Royal Blue

#5336E2

Blue

Color Codes

All color formats for development

HEX
#5336E2
RGB
rgb(83, 54, 226)
HSL
hsl(250, 75%, 55%)
OKLCH
oklch(0.49 0.241 280.4)
CMYK
cmyk(63%, 76%, 0%, 11%)

Accessibility

WCAG contrast compliance

On White Background

7.01:1

AA AAA

On Black Background

2.99:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F4F2
100
#E4E0
200
#CDC5
300
#A798
400
#7963
500
#5336
600
#381C
700
#2D16
800
#2010
900
#140A
950
#0D06

Shades

Darker variations

1#3F20DD
2#381CC4
3#3119AC
4#2A1593
5#23127B
6#1C0E62
7#150B4A
8#0E0731
9#070419

Tints

Lighter variations

1#644AE5
2#755EE8
3#8772EB
4#9887EE
5#A99BF1
6#BAAFF4
7#CBC3F6
8#DDD7F9
9#EEEBFC

Tones

Muted variations

1#593FDA
2#5E47D1
3#6450C8
4#6A59C0
5#7061B7
6#756AAF
7#7B72A6
8#817B9D
9#878495

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F4F2
#F4F2FD
BackgroundsSubtle highlightsCard backgrounds
100
E4E0
#E4E0FB
Light backgroundsTable row hoverSkeleton loading
200
CDC5
#CDC5F7
Secondary backgroundsInput backgroundsDividers
300
A798
#A798F0
BordersInactive statesPlaceholder text
400
7963
#7963E9
Disabled statesSecondary iconsMuted text
500
5336
#5336E2
Primary brand colorCTAsActive elementsLinks
600
381C
#381CC4
Hover statesFocus ringsPrimary buttons hover
700
2D16
#2D169C
Active/pressed statesDark mode accentsSecondary text
800
2010
#201070
Text on light backgroundsHeadingsStrong borders
900
140A
#140A47
Primary textHigh emphasis contentDark headings
950
0D06
#0D062D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --royal-blue-50: #F4F2FD;
  --royal-blue-100: #E4E0FB;
  --royal-blue-200: #CDC5F7;
  --royal-blue-300: #A798F0;
  --royal-blue-400: #7963E9;
  --royal-blue-500: #5336E2;
  --royal-blue-600: #381CC4;
  --royal-blue-700: #2D169C;
  --royal-blue-800: #201070;
  --royal-blue-900: #140A47;
  --royal-blue-950: #0D062D;
}
Generate More ShadesCreate PaletteConvert Color