Royal Blue

#4630E8

Blue

Color Codes

All color formats for development

HEX
#4630E8
RGB
rgb(70, 48, 232)
HSL
hsl(247, 80%, 55%)
OKLCH
oklch(0.48 0.255 276.1)
CMYK
cmyk(70%, 79%, 0%, 9%)

Accessibility

WCAG contrast compliance

On White Background

7.37:1

AA AAA

On Black Background

2.85:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3F1
100
#E2DF
200
#CAC3
300
#A095
400
#6F5E
500
#4630
600
#2B16
700
#2312
800
#190D
900
#1008
950
#0A05

Shades

Darker variations

1#3119E3
2#2B16CA
3#2614B1
4#211197
5#1B0E7E
6#160B65
7#10084C
8#0B0632
9#050319

Tints

Lighter variations

1#5845EA
2#6B5AED
3#7D6EEF
4#9083F1
5#A298F4
6#B5ACF6
7#C7C1F8
8#DAD6FA
9#ECEAFD

Tones

Muted variations

1#4D3ADF
2#5443D6
3#5B4CCD
4#6255C3
5#695EBA
6#7068B1
7#7771A8
8#7E7A9F
9#858395

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3F1
#F3F1FD
BackgroundsSubtle highlightsCard backgrounds
100
E2DF
#E2DFFB
Light backgroundsTable row hoverSkeleton loading
200
CAC3
#CAC3F8
Secondary backgroundsInput backgroundsDividers
300
A095
#A095F3
BordersInactive statesPlaceholder text
400
6F5E
#6F5EED
Disabled statesSecondary iconsMuted text
500
4630
#4630E8
Primary brand colorCTAsActive elementsLinks
600
2B16
#2B16CA
Hover statesFocus ringsPrimary buttons hover
700
2312
#2312A1
Active/pressed statesDark mode accentsSecondary text
800
190D
#190D73
Text on light backgroundsHeadingsStrong borders
900
1008
#100849
Primary textHigh emphasis contentDark headings
950
0A05
#0A052E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --royal-blue-50: #F3F1FD;
  --royal-blue-100: #E2DFFB;
  --royal-blue-200: #CAC3F8;
  --royal-blue-300: #A095F3;
  --royal-blue-400: #6F5EED;
  --royal-blue-500: #4630E8;
  --royal-blue-600: #2B16CA;
  --royal-blue-700: #2312A1;
  --royal-blue-800: #190D73;
  --royal-blue-900: #100849;
  --royal-blue-950: #0A052E;
}
Generate More ShadesCreate PaletteConvert Color