Royal Blue

#515DC8

Blue

Color Codes

All color formats for development

HEX
#515DC8
RGB
rgb(81, 93, 200)
HSL
hsl(234, 52%, 55%)
OKLCH
oklch(0.527 0.165 274.4)
CMYK
cmyk(60%, 53%, 0%, 22%)

Accessibility

WCAG contrast compliance

On White Background

5.60:1

AA AAA

On Black Background

3.75:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3F4
100
#E4E6
200
#CDD0
300
#A6AC
400
#7781
500
#515D
600
#3642
700
#2B34
800
#1F25
900
#1418
950
#0C0F

Shades

Darker variations

1#3D4AC0
2#3642AB
3#2F3995
4#283180
5#22296B
6#1B2155
7#141940
8#0D102B
9#070815

Tints

Lighter variations

1#626DCD
2#737DD3
3#858DD8
4#969EDE
5#A8AEE3
6#B9BEE9
7#CBCEEE
8#DCDFF4
9#EEEFF9

Tones

Muted variations

1#5761C2
2#5D66BC
3#626BB6
4#6870B0
5#6E74AA
6#7479A4
7#7A7E9E
8#808398
9#868792

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3F4
#F3F4FB
BackgroundsSubtle highlightsCard backgrounds
100
E4E6
#E4E6F6
Light backgroundsTable row hoverSkeleton loading
200
CDD0
#CDD0EF
Secondary backgroundsInput backgroundsDividers
300
A6AC
#A6ACE3
BordersInactive statesPlaceholder text
400
7781
#7781D4
Disabled statesSecondary iconsMuted text
500
515D
#515DC8
Primary brand colorCTAsActive elementsLinks
600
3642
#3642AB
Hover statesFocus ringsPrimary buttons hover
700
2B34
#2B3488
Active/pressed statesDark mode accentsSecondary text
800
1F25
#1F2561
Text on light backgroundsHeadingsStrong borders
900
1418
#14183E
Primary textHigh emphasis contentDark headings
950
0C0F
#0C0F27
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --royal-blue-50: #F3F4FB;
  --royal-blue-100: #E4E6F6;
  --royal-blue-200: #CDD0EF;
  --royal-blue-300: #A6ACE3;
  --royal-blue-400: #7781D4;
  --royal-blue-500: #515DC8;
  --royal-blue-600: #3642AB;
  --royal-blue-700: #2B3488;
  --royal-blue-800: #1F2561;
  --royal-blue-900: #14183E;
  --royal-blue-950: #0C0F27;
}
Generate More ShadesCreate PaletteConvert Color