Royal Blue

#4030E8

Blue

Color Codes

All color formats for development

HEX
#4030E8
RGB
rgb(64, 48, 232)
HSL
hsl(245, 80%, 55%)
OKLCH
oklch(0.476 0.257 274.4)
CMYK
cmyk(72%, 79%, 0%, 9%)

Accessibility

WCAG contrast compliance

On White Background

7.48:1

AA AAA

On Black Background

2.81:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F1
100
#E1DF
200
#C8C3
300
#9D95
400
#6A5E
500
#4030
600
#2516
700
#1E12
800
#150D
900
#0E08
950
#0805

Shades

Darker variations

1#2A19E3
2#2516CA
3#2114B1
4#1C1197
5#170E7E
6#130B65
7#0E084C
8#090632
9#050319

Tints

Lighter variations

1#5345EA
2#665AED
3#796EEF
4#8C83F1
5#9F98F4
6#B2ACF6
7#C6C1F8
8#D9D6FA
9#ECEAFD

Tones

Muted variations

1#473ADF
2#4F43D6
3#574CCD
4#5E55C3
5#665EBA
6#6E68B1
7#7571A8
8#7D7A9F
9#858395

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2F1
#F2F1FD
BackgroundsSubtle highlightsCard backgrounds
100
E1DF
#E1DFFB
Light backgroundsTable row hoverSkeleton loading
200
C8C3
#C8C3F8
Secondary backgroundsInput backgroundsDividers
300
9D95
#9D95F3
BordersInactive statesPlaceholder text
400
6A5E
#6A5EED
Disabled statesSecondary iconsMuted text
500
4030
#4030E8
Primary brand colorCTAsActive elementsLinks
600
2516
#2516CA
Hover statesFocus ringsPrimary buttons hover
700
1E12
#1E12A1
Active/pressed statesDark mode accentsSecondary text
800
150D
#150D73
Text on light backgroundsHeadingsStrong borders
900
0E08
#0E0849
Primary textHigh emphasis contentDark headings
950
0805
#08052E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --royal-blue-50: #F2F1FD;
  --royal-blue-100: #E1DFFB;
  --royal-blue-200: #C8C3F8;
  --royal-blue-300: #9D95F3;
  --royal-blue-400: #6A5EED;
  --royal-blue-500: #4030E8;
  --royal-blue-600: #2516CA;
  --royal-blue-700: #1E12A1;
  --royal-blue-800: #150D73;
  --royal-blue-900: #0E0849;
  --royal-blue-950: #08052E;
}
Generate More ShadesCreate PaletteConvert Color