Royal Blue

#325CE7

Blue

Color Codes

All color formats for development

HEX
#325CE7
RGB
rgb(50, 92, 231)
HSL
hsl(226, 79%, 55%)
OKLCH
oklch(0.534 0.215 266.1)
CMYK
cmyk(78%, 60%, 0%, 9%)

Accessibility

WCAG contrast compliance

On White Background

5.50:1

AA AAA

On Black Background

3.82:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F4
100
#DFE6
200
#C4D0
300
#96AC
400
#5F80
500
#325C
600
#1841
700
#1334
800
#0D25
900
#0918
950
#050F

Shades

Darker variations

1#1B49E2
2#1841C9
3#1539B0
4#123197
5#0F297E
6#0C2064
7#09184B
8#061032
9#030819

Tints

Lighter variations

1#466CE9
2#5B7DEC
3#6F8DEE
4#849DF1
5#98ADF3
6#ADBEF5
7#C1CEF8
8#D6DEFA
9#EAEFFD

Tones

Muted variations

1#3B61DE
2#4466D5
3#4D6ACC
4#566FC3
5#5F74BA
6#6879B1
7#717EA7
8#7A839E
9#838795

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F4
#F1F4FD
BackgroundsSubtle highlightsCard backgrounds
100
DFE6
#DFE6FB
Light backgroundsTable row hoverSkeleton loading
200
C4D0
#C4D0F8
Secondary backgroundsInput backgroundsDividers
300
96AC
#96ACF3
BordersInactive statesPlaceholder text
400
5F80
#5F80EC
Disabled statesSecondary iconsMuted text
500
325C
#325CE7
Primary brand colorCTAsActive elementsLinks
600
1841
#1841C9
Hover statesFocus ringsPrimary buttons hover
700
1334
#1334A0
Active/pressed statesDark mode accentsSecondary text
800
0D25
#0D2572
Text on light backgroundsHeadingsStrong borders
900
0918
#091849
Primary textHigh emphasis contentDark headings
950
050F
#050F2E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --royal-blue-50: #F1F4FD;
  --royal-blue-100: #DFE6FB;
  --royal-blue-200: #C4D0F8;
  --royal-blue-300: #96ACF3;
  --royal-blue-400: #5F80EC;
  --royal-blue-500: #325CE7;
  --royal-blue-600: #1841C9;
  --royal-blue-700: #1334A0;
  --royal-blue-800: #0D2572;
  --royal-blue-900: #091849;
  --royal-blue-950: #050F2E;
}
Generate More ShadesCreate PaletteConvert Color