Royal Blue

#3377E6

Blue

Color Codes

All color formats for development

HEX
#3377E6
RGB
rgb(51, 119, 230)
HSL
hsl(217, 78%, 55%)
OKLCH
oklch(0.587 0.182 259.8)
CMYK
cmyk(78%, 48%, 0%, 10%)

Accessibility

WCAG contrast compliance

On White Background

4.27:1

AA AAA

On Black Background

4.92:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F6
100
#DFEA
200
#C4D8
300
#97BA
400
#6096
500
#3377
600
#195C
700
#1449
800
#0E34
900
#0921
950
#0615

Shades

Darker variations

1#1C67E1
2#195CC8
3#1650AF
4#134596
5#0F397D
6#0C2E64
7#09224B
8#061732
9#030B19

Tints

Lighter variations

1#4785E8
2#5C92EB
3#70A0ED
4#84AEF0
5#99BBF2
6#ADC9F5
7#C2D6F7
8#D6E4FA
9#EBF1FC

Tones

Muted variations

1#3C79DD
2#457CD4
3#4E7ECB
4#5780C2
5#5F82B9
6#6884B0
7#7186A7
8#7A889E
9#838A95

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F6
#F1F6FD
BackgroundsSubtle highlightsCard backgrounds
100
DFEA
#DFEAFB
Light backgroundsTable row hoverSkeleton loading
200
C4D8
#C4D8F8
Secondary backgroundsInput backgroundsDividers
300
97BA
#97BAF2
BordersInactive statesPlaceholder text
400
6096
#6096EB
Disabled statesSecondary iconsMuted text
500
3377
#3377E6
Primary brand colorCTAsActive elementsLinks
600
195C
#195CC8
Hover statesFocus ringsPrimary buttons hover
700
1449
#14499F
Active/pressed statesDark mode accentsSecondary text
800
0E34
#0E3471
Text on light backgroundsHeadingsStrong borders
900
0921
#092149
Primary textHigh emphasis contentDark headings
950
0615
#06152D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --royal-blue-50: #F1F6FD;
  --royal-blue-100: #DFEAFB;
  --royal-blue-200: #C4D8F8;
  --royal-blue-300: #97BAF2;
  --royal-blue-400: #6096EB;
  --royal-blue-500: #3377E6;
  --royal-blue-600: #195CC8;
  --royal-blue-700: #14499F;
  --royal-blue-800: #0E3471;
  --royal-blue-900: #092149;
  --royal-blue-950: #06152D;
}
Generate More ShadesCreate PaletteConvert Color