Charcoal

#24495B

Blue

Color Codes

All color formats for development

HEX
#24495B
RGB
rgb(36, 73, 91)
HSL
hsl(200, 43%, 25%)
OKLCH
oklch(0.386 0.052 231.4)
CMYK
cmyk(60%, 20%, 0%, 64%)

Accessibility

WCAG contrast compliance

On White Background

9.64:1

AA AAA

On Black Background

2.18:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F4F8
100
#E5F0
200
#D0E3
300
#ABCD
400
#7FB3
500
#5B9D
600
#4080
700
#3366
800
#2449
900
#172F
950
#0F1D

Shades

Darker variations

1#214252
2#1D3A49
3#193340
4#162C37
5#12242E
6#0F1D24
7#0B161B
8#070F12
9#040709

Tints

Lighter variations

1#2F5F77
2#3A7592
3#458AAD
4#5B9DBE
5#76ADC8
6#92BDD3
7#ADCEDE
8#C8DEE9
9#E4EFF4

Tones

Muted variations

1#274858
2#2A4756
3#2D4653
4#2F4550
5#32444D
6#35434B
7#384248
8#3A4245
9#3D4142

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F4F8
#F4F8FB
BackgroundsSubtle highlightsCard backgrounds
100
E5F0
#E5F0F5
Light backgroundsTable row hoverSkeleton loading
200
D0E3
#D0E3EC
Secondary backgroundsInput backgroundsDividers
300
ABCD
#ABCDDE
BordersInactive statesPlaceholder text
400
7FB3
#7FB3CC
Disabled statesSecondary iconsMuted text
500
5B9D
#5B9DBE
Primary brand colorCTAsActive elementsLinks
600
4080
#4080A0
Hover statesFocus ringsPrimary buttons hover
700
3366
#336680
Active/pressed statesDark mode accentsSecondary text
800
2449
#24495B
Text on light backgroundsHeadingsStrong borders
900
172F
#172F3A
Primary textHigh emphasis contentDark headings
950
0F1D
#0F1D24
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --charcoal-50: #F4F8FB;
  --charcoal-100: #E5F0F5;
  --charcoal-200: #D0E3EC;
  --charcoal-300: #ABCDDE;
  --charcoal-400: #7FB3CC;
  --charcoal-500: #5B9DBE;
  --charcoal-600: #4080A0;
  --charcoal-700: #336680;
  --charcoal-800: #24495B;
  --charcoal-900: #172F3A;
  --charcoal-950: #0F1D24;
}
Generate More ShadesCreate PaletteConvert Color