Royal Blue

#3277E7

Blue

Color Codes

All color formats for development

HEX
#3277E7
RGB
rgb(50, 119, 231)
HSL
hsl(217, 79%, 55%)
OKLCH
oklch(0.587 0.184 259.8)
CMYK
cmyk(78%, 48%, 0%, 9%)

Accessibility

WCAG contrast compliance

On White Background

4.26:1

AA AAA

On Black Background

4.93:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F6
100
#DFEA
200
#C4D8
300
#96BA
400
#5F95
500
#3277
600
#185C
700
#1349
800
#0D34
900
#0921
950
#0515

Shades

Darker variations

1#1B67E2
2#185CC9
3#1550B0
4#124597
5#0F397E
6#0C2E64
7#09224B
8#061732
9#030B19

Tints

Lighter variations

1#4685E9
2#5B92EC
3#6FA0EE
4#84ADF1
5#98BBF3
6#ADC9F5
7#C1D6F8
8#D6E4FA
9#EAF1FD

Tones

Muted variations

1#3B79DE
2#447BD5
3#4D7DCC
4#5680C3
5#5F82BA
6#6884B1
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
96BA
#96BAF3
BordersInactive statesPlaceholder text
400
5F95
#5F95EC
Disabled statesSecondary iconsMuted text
500
3277
#3277E7
Primary brand colorCTAsActive elementsLinks
600
185C
#185CC9
Hover statesFocus ringsPrimary buttons hover
700
1349
#1349A0
Active/pressed statesDark mode accentsSecondary text
800
0D34
#0D3472
Text on light backgroundsHeadingsStrong borders
900
0921
#092149
Primary textHigh emphasis contentDark headings
950
0515
#05152E
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: #96BAF3;
  --royal-blue-400: #5F95EC;
  --royal-blue-500: #3277E7;
  --royal-blue-600: #185CC9;
  --royal-blue-700: #1349A0;
  --royal-blue-800: #0D3472;
  --royal-blue-900: #092149;
  --royal-blue-950: #05152E;
}
Generate More ShadesCreate PaletteConvert Color