Black

#021631

Blue

Color Codes

All color formats for development

HEX
#021631
RGB
rgb(2, 22, 49)
HSL
hsl(214, 92%, 10%)
OKLCH
oklch(0.202 0.061 255.3)
CMYK
cmyk(96%, 55%, 0%, 81%)

Accessibility

WCAG contrast compliance

On White Background

18.08:1

AA AAA

On Black Background

1.16:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F0F6
100
#DDEB
200
#BFDA
300
#8EBD
400
#549B
500
#237E
600
#0962
700
#074E
800
#0538
900
#0324
950
#0216

Shades

Darker variations

1#02142C
2#021227
3#011022
4#010D1D
5#010B18
6#010914
7#01070F
8#00040A
9#000205

Tints

Lighter variations

1#042B5D
2#063F89
3#0853B5
4#0967E1
5#237EF6
6#4F98F8
7#7BB2F9
8#A7CBFB
9#D3E5FD

Tones

Muted variations

1#04172F
2#07172C
3#09172A
4#0B1828
5#0E1825
6#101823
7#121921
8#15191E
9#17191C

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F0F6
#F0F6FE
BackgroundsSubtle highlightsCard backgrounds
100
DDEB
#DDEBFE
Light backgroundsTable row hoverSkeleton loading
200
BFDA
#BFDAFC
Secondary backgroundsInput backgroundsDividers
300
8EBD
#8EBDFA
BordersInactive statesPlaceholder text
400
549B
#549BF8
Disabled statesSecondary iconsMuted text
500
237E
#237EF6
Primary brand colorCTAsActive elementsLinks
600
0962
#0962D7
Hover statesFocus ringsPrimary buttons hover
700
074E
#074EAB
Active/pressed statesDark mode accentsSecondary text
800
0538
#05387A
Text on light backgroundsHeadingsStrong borders
900
0324
#03244E
Primary textHigh emphasis contentDark headings
950
0216
#021631
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --black-50: #F0F6FE;
  --black-100: #DDEBFE;
  --black-200: #BFDAFC;
  --black-300: #8EBDFA;
  --black-400: #549BF8;
  --black-500: #237EF6;
  --black-600: #0962D7;
  --black-700: #074EAB;
  --black-800: #05387A;
  --black-900: #03244E;
  --black-950: #021631;
}
Generate More ShadesCreate PaletteConvert Color