Royal Blue

#3E68DA

Blue

Color Codes

All color formats for development

HEX
#3E68DA
RGB
rgb(62, 104, 218)
HSL
hsl(224, 68%, 55%)
OKLCH
oklch(0.551 0.181 265.5)
CMYK
cmyk(72%, 52%, 0%, 15%)

Accessibility

WCAG contrast compliance

On White Background

5.00:1

AA AAA

On Black Background

4.20:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F5
100
#E1E7
200
#C7D3
300
#9CB2
400
#6989
500
#3E68
600
#244D
700
#1D3D
800
#142C
900
#0D1C
950
#0811

Shades

Darker variations

1#2856D4
2#244DBC
3#1F43A5
4#1B398D
5#163076
6#12265E
7#0D1D47
8#09132F
9#040A18

Tints

Lighter variations

1#5177DE
2#6586E2
3#7895E5
4#8BA4E9
5#9FB3ED
6#B2C3F0
7#C5D2F4
8#D8E1F8
9#ECF0FB

Tones

Muted variations

1#466BD2
2#4E6FCB
3#5673C3
4#5D76BB
5#657AB3
6#6D7EAB
7#7581A4
8#7D859C
9#848994

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2F5
#F2F5FD
BackgroundsSubtle highlightsCard backgrounds
100
E1E7
#E1E7F9
Light backgroundsTable row hoverSkeleton loading
200
C7D3
#C7D3F4
Secondary backgroundsInput backgroundsDividers
300
9CB2
#9CB2EC
BordersInactive statesPlaceholder text
400
6989
#6989E2
Disabled statesSecondary iconsMuted text
500
3E68
#3E68DA
Primary brand colorCTAsActive elementsLinks
600
244D
#244DBC
Hover statesFocus ringsPrimary buttons hover
700
1D3D
#1D3D96
Active/pressed statesDark mode accentsSecondary text
800
142C
#142C6B
Text on light backgroundsHeadingsStrong borders
900
0D1C
#0D1C45
Primary textHigh emphasis contentDark headings
950
0811
#08112B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --royal-blue-50: #F2F5FD;
  --royal-blue-100: #E1E7F9;
  --royal-blue-200: #C7D3F4;
  --royal-blue-300: #9CB2EC;
  --royal-blue-400: #6989E2;
  --royal-blue-500: #3E68DA;
  --royal-blue-600: #244DBC;
  --royal-blue-700: #1D3D96;
  --royal-blue-800: #142C6B;
  --royal-blue-900: #0D1C45;
  --royal-blue-950: #08112B;
}
Generate More ShadesCreate PaletteConvert Color