Royal Blue

#3653E2

Blue

Color Codes

All color formats for development

HEX
#3653E2
RGB
rgb(54, 83, 226)
HSL
hsl(230, 75%, 55%)
OKLCH
oklch(0.515 0.218 268.4)
CMYK
cmyk(76%, 63%, 0%, 11%)

Accessibility

WCAG contrast compliance

On White Background

6.01:1

AA AAA

On Black Background

3.49:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F4
100
#E0E4
200
#C5CD
300
#98A7
400
#6379
500
#3653
600
#1C38
700
#162D
800
#1020
900
#0A14
950
#060D

Shades

Darker variations

1#203FDD
2#1C38C4
3#1931AC
4#152A93
5#12237B
6#0E1C62
7#0B154A
8#070E31
9#040719

Tints

Lighter variations

1#4A64E5
2#5E75E8
3#7287EB
4#8798EE
5#9BA9F1
6#AFBAF4
7#C3CBF6
8#D7DDF9
9#EBEEFC

Tones

Muted variations

1#3F59DA
2#475ED1
3#5064C8
4#596AC0
5#6170B7
6#6A75AF
7#727BA6
8#7B819D
9#848795

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2F4
#F2F4FD
BackgroundsSubtle highlightsCard backgrounds
100
E0E4
#E0E4FB
Light backgroundsTable row hoverSkeleton loading
200
C5CD
#C5CDF7
Secondary backgroundsInput backgroundsDividers
300
98A7
#98A7F0
BordersInactive statesPlaceholder text
400
6379
#6379E9
Disabled statesSecondary iconsMuted text
500
3653
#3653E2
Primary brand colorCTAsActive elementsLinks
600
1C38
#1C38C4
Hover statesFocus ringsPrimary buttons hover
700
162D
#162D9C
Active/pressed statesDark mode accentsSecondary text
800
1020
#102070
Text on light backgroundsHeadingsStrong borders
900
0A14
#0A1447
Primary textHigh emphasis contentDark headings
950
060D
#060D2D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --royal-blue-50: #F2F4FD;
  --royal-blue-100: #E0E4FB;
  --royal-blue-200: #C5CDF7;
  --royal-blue-300: #98A7F0;
  --royal-blue-400: #6379E9;
  --royal-blue-500: #3653E2;
  --royal-blue-600: #1C38C4;
  --royal-blue-700: #162D9C;
  --royal-blue-800: #102070;
  --royal-blue-900: #0A1447;
  --royal-blue-950: #060D2D;
}
Generate More ShadesCreate PaletteConvert Color