ral-colors

1.0.1 • Public • Published

ral-colors

Package containing all the RAL color information. list of ral colors

usage

import { RAL } from 'ral-colors/index.js';

//classic ral colors
console.log( RAL.classic.RAL1013 );

//effect ral colors
console.log( RAL.effect.RAL501 );

//design system ral colors
console.log( RAL.design_system.H010L50C45 );

Readme

Keywords

Package Sidebar

Install

npm i ral-colors

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

296 kB

Total Files

8

Last publish

Collaborators

  • nuarbe