Charcoal

#11436E

Blue

Color Codes

All color formats for development

HEX
#11436E
RGB
rgb(17, 67, 110)
HSL
hsl(208, 73%, 25%)
OKLCH
oklch(0.374 0.09 249.1)
CMYK
cmyk(85%, 39%, 0%, 57%)

Accessibility

WCAG contrast compliance

On White Background

10.23:1

AA AAA

On Black Background

2.05:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F8
100
#E0EE
200
#C6DF
300
#9AC7
400
#65AA
500
#3892
600
#1E76
700
#185E
800
#1143
900
#0B2B
950
#071B

Shades

Darker variations

1#0F3C63
2#0E3558
3#0C2F4D
4#0A2842
5#092137
6#071B2C
7#051421
8#030D16
9#02070B

Tints

Lighter variations

1#16578F
2#1C6BB0
3#217FD2
4#3892E0
5#5AA4E5
6#7BB6EA
7#9CC8F0
8#BDDBF5
9#DEEDFA

Tones

Muted variations

1#16436A
2#1B4265
3#1F4260
4#24425C
5#284157
6#2D4152
7#32414E
8#364049
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
9AC7
#9AC7EF
BordersInactive statesPlaceholder text
400
65AA
#65AAE7
Disabled statesSecondary iconsMuted text
500
3892
#3892E0
Primary brand colorCTAsActive elementsLinks
600
1E76
#1E76C2
Hover statesFocus ringsPrimary buttons hover
700
185E
#185E9A
Active/pressed statesDark mode accentsSecondary text
800
1143
#11436E
Text on light backgroundsHeadingsStrong borders
900
0B2B
#0B2B47
Primary textHigh emphasis contentDark headings
950
071B
#071B2C
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: #9AC7EF;
  --charcoal-400: #65AAE7;
  --charcoal-500: #3892E0;
  --charcoal-600: #1E76C2;
  --charcoal-700: #185E9A;
  --charcoal-800: #11436E;
  --charcoal-900: #0B2B47;
  --charcoal-950: #071B2C;
}
Generate More ShadesCreate PaletteConvert Color