Charcoal

#12416D

Blue

Color Codes

All color formats for development

HEX
#12416D
RGB
rgb(18, 65, 109)
HSL
hsl(209, 72%, 25%)
OKLCH
oklch(0.369 0.091 250.7)
CMYK
cmyk(83%, 40%, 0%, 57%)

Accessibility

WCAG contrast compliance

On White Background

10.49:1

AA AAA

On Black Background

2.00:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F8
100
#E0EE
200
#C6DF
300
#9AC6
400
#65A8
500
#3A8F
600
#1F73
700
#195B
800
#1241
900
#0B2A
950
#071A

Shades

Darker variations

1#103B63
2#0E3458
3#0C2E4D
4#0B2742
5#092137
6#071A2C
7#051421
8#040D16
9#02070B

Tints

Lighter variations

1#17558F
2#1D68AF
3#227CD0
4#3A8FDF
5#5BA2E4
6#7BB4EA
7#9CC7EF
8#BDDAF4
9#DEECFA

Tones

Muted variations

1#164169
2#1B4164
3#204160
4#24415B
5#294157
6#2D4052
7#32404E
8#374049
9#3B4044

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2F8
#F2F8FD
BackgroundsSubtle highlightsCard backgrounds
100
E0EE
#E0EEFA
Light backgroundsTable row hoverSkeleton loading
200
C6DF
#C6DFF6
Secondary backgroundsInput backgroundsDividers
300
9AC6
#9AC6EF
BordersInactive statesPlaceholder text
400
65A8
#65A8E6
Disabled statesSecondary iconsMuted text
500
3A8F
#3A8FDF
Primary brand colorCTAsActive elementsLinks
600
1F73
#1F73C1
Hover statesFocus ringsPrimary buttons hover
700
195B
#195B9A
Active/pressed statesDark mode accentsSecondary text
800
1241
#12416E
Text on light backgroundsHeadingsStrong borders
900
0B2A
#0B2A46
Primary textHigh emphasis contentDark headings
950
071A
#071A2C
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --charcoal-50: #F2F8FD;
  --charcoal-100: #E0EEFA;
  --charcoal-200: #C6DFF6;
  --charcoal-300: #9AC6EF;
  --charcoal-400: #65A8E6;
  --charcoal-500: #3A8FDF;
  --charcoal-600: #1F73C1;
  --charcoal-700: #195B9A;
  --charcoal-800: #12416E;
  --charcoal-900: #0B2A46;
  --charcoal-950: #071A2C;
}
Generate More ShadesCreate PaletteConvert Color