Royal Blue

#3351E6

Blue

Color Codes

All color formats for development

HEX
#3351E6
RGB
rgb(51, 81, 230)
HSL
hsl(230, 78%, 55%)
OKLCH
oklch(0.514 0.226 268)
CMYK
cmyk(78%, 65%, 0%, 10%)

Accessibility

WCAG contrast compliance

On White Background

6.07:1

AA AAA

On Black Background

3.46:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F3
100
#DFE4
200
#C4CD
300
#97A6
400
#6077
500
#3351
600
#1936
700
#142B
800
#0E1F
900
#0914
950
#060C

Shades

Darker variations

1#1C3DE1
2#1936C8
3#162FAF
4#132896
5#0F227D
6#0C1B64
7#09144B
8#060D32
9#030719

Tints

Lighter variations

1#4762E8
2#5C73EB
3#7085ED
4#8496F0
5#99A8F2
6#ADB9F5
7#C2CBF7
8#D6DCFA
9#EBEEFC

Tones

Muted variations

1#3C57DD
2#455DD4
3#4E62CB
4#5768C2
5#5F6EB9
6#6874B0
7#717AA7
8#7A809E
9#838695

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F3
#F1F3FD
BackgroundsSubtle highlightsCard backgrounds
100
DFE4
#DFE4FB
Light backgroundsTable row hoverSkeleton loading
200
C4CD
#C4CDF8
Secondary backgroundsInput backgroundsDividers
300
97A6
#97A6F2
BordersInactive statesPlaceholder text
400
6077
#6077EB
Disabled statesSecondary iconsMuted text
500
3351
#3351E6
Primary brand colorCTAsActive elementsLinks
600
1936
#1936C8
Hover statesFocus ringsPrimary buttons hover
700
142B
#142B9F
Active/pressed statesDark mode accentsSecondary text
800
0E1F
#0E1F71
Text on light backgroundsHeadingsStrong borders
900
0914
#091449
Primary textHigh emphasis contentDark headings
950
060C
#060C2D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --royal-blue-50: #F1F3FD;
  --royal-blue-100: #DFE4FB;
  --royal-blue-200: #C4CDF8;
  --royal-blue-300: #97A6F2;
  --royal-blue-400: #6077EB;
  --royal-blue-500: #3351E6;
  --royal-blue-600: #1936C8;
  --royal-blue-700: #142B9F;
  --royal-blue-800: #0E1F71;
  --royal-blue-900: #091449;
  --royal-blue-950: #060C2D;
}
Generate More ShadesCreate PaletteConvert Color