Charcoal

#36497C

Blue

Color Codes

All color formats for development

HEX
#36497C
RGB
rgb(54, 73, 124)
HSL
hsl(224, 39%, 35%)
OKLCH
oklch(0.415 0.089 267.1)
CMYK
cmyk(56%, 41%, 0%, 51%)

Accessibility

WCAG contrast compliance

On White Background

8.75:1

AA AAA

On Black Background

2.40:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F4F6
100
#E6EA
200
#D1D8
300
#ADBA
400
#8396
500
#5F77
600
#445C
700
#3649
800
#2734
900
#1921
950
#1015

Shades

Darker variations

1#314270
2#2C3A63
3#263357
4#212C4A
5#1B253E
6#161D32
7#101625
8#0B0F19
9#05070C

Tints

Lighter variations

1#415793
2#4B64AA
3#5E76B8
4#7589C2
5#8C9DCC
6#A3B1D7
7#BAC4E1
8#D1D8EB
9#E8EBF5

Tones

Muted variations

1#3A4B79
2#3D4C75
3#414E72
4#44506E
5#48516B
6#4B5367
7#4F5464
8#525660
9#56585D

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F4F6
#F4F6FA
BackgroundsSubtle highlightsCard backgrounds
100
E6EA
#E6EAF4
Light backgroundsTable row hoverSkeleton loading
200
D1D8
#D1D8EB
Secondary backgroundsInput backgroundsDividers
300
ADBA
#ADBADB
BordersInactive statesPlaceholder text
400
8396
#8396C9
Disabled statesSecondary iconsMuted text
500
5F77
#5F77B9
Primary brand colorCTAsActive elementsLinks
600
445C
#445C9C
Hover statesFocus ringsPrimary buttons hover
700
3649
#36497C
Active/pressed statesDark mode accentsSecondary text
800
2734
#273459
Text on light backgroundsHeadingsStrong borders
900
1921
#192139
Primary textHigh emphasis contentDark headings
950
1015
#101523
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --charcoal-50: #F4F6FA;
  --charcoal-100: #E6EAF4;
  --charcoal-200: #D1D8EB;
  --charcoal-300: #ADBADB;
  --charcoal-400: #8396C9;
  --charcoal-500: #5F77B9;
  --charcoal-600: #445C9C;
  --charcoal-700: #36497C;
  --charcoal-800: #273459;
  --charcoal-900: #192139;
  --charcoal-950: #101523;
}
Generate More ShadesCreate PaletteConvert Color