A next-generation tool to create blazing-fast documentation sites
API
created:12/30/2020
updated:12/30/2020
loc
104
comments
10%

BeelineColor

avatar of atanasster
@component-controls/design-tokens
3.15.0

Color item displaying the color as a block with values for rgb and Pantone colors. Design inspired by Beeline Design System.

import { BeelineColor } from '@component-controls/design-tokens';

Overview

Brand
HEX:
#2270ee
RGB:
rgb(34,112,238)
Pantone:
2726C:
Name
Description
Default
Controls
name

name of the color, If none, or same as the color value, some color blocks will not display it

string
-
color

color value as a string. accepted hex, rgb, hsl color strings

ColorValue
-
hover

hover prop

boolean
-
blackTextColor

text color for the theme. this property is used for AA contrast testing. by default, this is black = #000000

string
-
whiteTextColor

dark mode text color for the theme. this property is used for AA contrast testing. by default, this is white = #ffffff

string
-

Commits

Date
Author
Commit Message
12/25/2021

atanasster

avatar of atanasster
chore: upgrade eslint, gatsby, next
10/5/2020

atanasster

avatar of atanasster
feat: clean up color tokens and add table color
10/1/2020

atanasster

avatar of atanasster
fix: spelling updates
9/29/2020

atanasster

avatar of atanasster
feat: added liquid coor token
9/28/2020

atanasster

avatar of atanasster
feat: add lightning color token, table container
9/26/2020

atanasster

avatar of atanasster
chore: refactor colors
9/24/2020

atanasster

avatar of atanasster
feat: added beline color token
7 commits
package
imports
peer
CopyContainer
react
^17.0.1
FC
*
simpleColorConverter
theme-ui
^0.8.4
jsxTheme
file
imports
"../utils"
colorToStr
"../../types"
ColorBlockProps
"../../containers"
GridContainerPropsGridContainer

Stories

Name

Critical
HEX:
#f94d32
RGB:
rgb(249,77,50)
Pantone:
171C:

Rgb

text
HEX:
#000000
RGB:
rgb(0,0,0)
Pantone:
419C:

Rgba

shadow
HEX:
#000000
RGB:
rgb(0,0,0,0.1)
Pantone:
419C:

Hsl

accent
HEX:
#8c7873
RGB:
rgb(140,120,115)
Pantone:
409C:

Hsla

accent
HEX:
#8c7873
RGB:
rgb(140,120,115)
Pantone:
409C:

Palette

Blue 5
HEX:
#001b38
RGB:
rgb(0,27,56)
Pantone:
289C:
Blue Accessibility
HEX:
#0352a0
RGB:
rgb(3,82,160)
Pantone:
2945C:
Blue Primary
HEX:
#0575e6
RGB:
rgb(5,117,230)
Pantone:
2727C:
Blue 1
HEX:
#4fa7ff
RGB:
rgb(79,167,255)
Pantone:
279C:
Blue 2
HEX:
#85dfff
RGB:
rgb(133,223,255)
Pantone:
636C:
Blue 3
HEX:
#ecf5ff
RGB:
rgb(236,245,255)
Pantone:
656C:
Blue 4
HEX:
#fbfdff
RGB:
rgb(251,253,255)
Pantone:
656C: