Royal Blue

#4820F8

Blue

Color Codes

All color formats for development

HEX
#4820F8
RGB
rgb(72, 32, 248)
HSL
hsl(251, 94%, 55%)
OKLCH
oklch(0.484 0.282 276.1)
CMYK
cmyk(71%, 87%, 0%, 3%)

Accessibility

WCAG contrast compliance

On White Background

7.40:1

AA AAA

On Black Background

2.84:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3F0
100
#E3DC
200
#CABF
300
#A18D
400
#7152
500
#4820
600
#2D07
700
#2405
800
#1A04
900
#1102
950
#0A02

Shades

Darker variations

1#3308F5
2#2D07DA
3#2806BE
4#2205A3
5#1C0488
6#17036D
7#110352
8#0B0236
9#06011B

Tints

Lighter variations

1#5A37F9
2#6D4DF9
3#7F63FA
4#9179FB
5#A390FC
6#B6A6FC
7#C8BCFD
8#DAD2FE
9#EDE9FE

Tones

Muted variations

1#4F2BED
2#5636E3
3#5C41D8
4#634CCD
5#6A56C2
6#7161B7
7#786CAD
8#7F77A2
9#858197

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3F0
#F3F0FF
BackgroundsSubtle highlightsCard backgrounds
100
E3DC
#E3DCFE
Light backgroundsTable row hoverSkeleton loading
200
CABF
#CABFFD
Secondary backgroundsInput backgroundsDividers
300
A18D
#A18DFB
BordersInactive statesPlaceholder text
400
7152
#7152FA
Disabled statesSecondary iconsMuted text
500
4820
#4820F8
Primary brand colorCTAsActive elementsLinks
600
2D07
#2D07DA
Hover statesFocus ringsPrimary buttons hover
700
2405
#2405AD
Active/pressed statesDark mode accentsSecondary text
800
1A04
#1A047C
Text on light backgroundsHeadingsStrong borders
900
1102
#11024F
Primary textHigh emphasis contentDark headings
950
0A02
#0A0231
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --royal-blue-50: #F3F0FF;
  --royal-blue-100: #E3DCFE;
  --royal-blue-200: #CABFFD;
  --royal-blue-300: #A18DFB;
  --royal-blue-400: #7152FA;
  --royal-blue-500: #4820F8;
  --royal-blue-600: #2D07DA;
  --royal-blue-700: #2405AD;
  --royal-blue-800: #1A047C;
  --royal-blue-900: #11024F;
  --royal-blue-950: #0A0231;
}
Generate More ShadesCreate PaletteConvert Color