Royal Blue

#3253E7

Blue

Color Codes

All color formats for development

HEX
#3253E7
RGB
rgb(50, 83, 231)
HSL
hsl(229, 79%, 55%)
OKLCH
oklch(0.518 0.226 267.5)
CMYK
cmyk(78%, 64%, 0%, 9%)

Accessibility

WCAG contrast compliance

On White Background

5.95:1

AA AAA

On Black Background

3.53:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F4
100
#DFE4
200
#C4CD
300
#96A7
400
#5F79
500
#3253
600
#1838
700
#132D
800
#0D20
900
#0914
950
#050D

Shades

Darker variations

1#1B3FE2
2#1838C9
3#1531B0
4#122A97
5#0F237E
6#0C1C64
7#09154B
8#060E32
9#030719

Tints

Lighter variations

1#4664E9
2#5B75EC
3#6F86EE
4#8498F1
5#98A9F3
6#ADBAF5
7#C1CBF8
8#D6DDFA
9#EAEEFD

Tones

Muted variations

1#3B59DE
2#445ED5
3#4D64CC
4#566AC3
5#5F70BA
6#6875B1
7#717BA7
8#7A819E
9#838795

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F4
#F1F4FD
BackgroundsSubtle highlightsCard backgrounds
100
DFE4
#DFE4FB
Light backgroundsTable row hoverSkeleton loading
200
C4CD
#C4CDF8
Secondary backgroundsInput backgroundsDividers
300
96A7
#96A7F3
BordersInactive statesPlaceholder text
400
5F79
#5F79EC
Disabled statesSecondary iconsMuted text
500
3253
#3253E7
Primary brand colorCTAsActive elementsLinks
600
1838
#1838C9
Hover statesFocus ringsPrimary buttons hover
700
132D
#132DA0
Active/pressed statesDark mode accentsSecondary text
800
0D20
#0D2072
Text on light backgroundsHeadingsStrong borders
900
0914
#091449
Primary textHigh emphasis contentDark headings
950
050D
#050D2E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --royal-blue-50: #F1F4FD;
  --royal-blue-100: #DFE4FB;
  --royal-blue-200: #C4CDF8;
  --royal-blue-300: #96A7F3;
  --royal-blue-400: #5F79EC;
  --royal-blue-500: #3253E7;
  --royal-blue-600: #1838C9;
  --royal-blue-700: #132DA0;
  --royal-blue-800: #0D2072;
  --royal-blue-900: #091449;
  --royal-blue-950: #050D2E;
}
Generate More ShadesCreate PaletteConvert Color