Charcoal

#13203E

Blue

Color Codes

All color formats for development

HEX
#13203E
RGB
rgb(19, 32, 62)
HSL
hsl(222, 53%, 16%)
OKLCH
oklch(0.25 0.06 264.8)
CMYK
cmyk(69%, 48%, 0%, 76%)

Accessibility

WCAG contrast compliance

On White Background

16.11:1

AA AAA

On Black Background

1.30:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3F6
100
#E4E9
200
#CCD7
300
#A5B8
400
#7693
500
#4F74
600
#3558
700
#2A46
800
#1E32
900
#1320
950
#0C14

Shades

Darker variations

1#111D38
2#0F1A32
3#0D172C
4#0C1325
5#0A101F
6#080D19
7#060A13
8#04060C
9#020306

Tints

Lighter variations

1#1D315F
2#274280
3#3153A1
4#3B64C2
5#5B7DCD
6#7C97D7
7#9DB1E1
8#BDCBEB
9#DEE5F5

Tones

Muted variations

1#15213C
2#18223A
3#1A2338
4#1C2436
5#1E2434
6#202531
7#22262F
8#24272D
9#27282B

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3F6
#F3F6FB
BackgroundsSubtle highlightsCard backgrounds
100
E4E9
#E4E9F7
Light backgroundsTable row hoverSkeleton loading
200
CCD7
#CCD7EF
Secondary backgroundsInput backgroundsDividers
300
A5B8
#A5B8E3
BordersInactive statesPlaceholder text
400
7693
#7693D5
Disabled statesSecondary iconsMuted text
500
4F74
#4F74C9
Primary brand colorCTAsActive elementsLinks
600
3558
#3558AC
Hover statesFocus ringsPrimary buttons hover
700
2A46
#2A4689
Active/pressed statesDark mode accentsSecondary text
800
1E32
#1E3262
Text on light backgroundsHeadingsStrong borders
900
1320
#13203E
Primary textHigh emphasis contentDark headings
950
0C14
#0C1427
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --charcoal-50: #F3F6FB;
  --charcoal-100: #E4E9F7;
  --charcoal-200: #CCD7EF;
  --charcoal-300: #A5B8E3;
  --charcoal-400: #7693D5;
  --charcoal-500: #4F74C9;
  --charcoal-600: #3558AC;
  --charcoal-700: #2A4689;
  --charcoal-800: #1E3262;
  --charcoal-900: #13203E;
  --charcoal-950: #0C1427;
}
Generate More ShadesCreate PaletteConvert Color