Royal Blue

#7157F4

Blue

Color Codes

All color formats for development

HEX
#7157F4
RGB
rgb(113, 87, 244)
HSL
hsl(250, 88%, 65%)
OKLCH
oklch(0.574 0.224 284.4)
CMYK
cmyk(54%, 64%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

4.80:1

AA AAA

On Black Background

4.37:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3F1
100
#E3DD
200
#CAC1
300
#A291
400
#7157
500
#4927
600
#2E0D
700
#250B
800
#1A08
900
#1105
950
#0B03

Shades

Darker variations

1#5738F2
2#3D19F0
3#300EDA
4#290CBB
5#220A9C
6#1B087D
7#15065D
8#0E043E
9#07021F

Tints

Lighter variations

1#8068F5
2#8E79F6
3#9C8AF8
4#AA9AF9
5#B8ABFA
6#C6BCFB
7#D5CDFC
8#E3DDFD
9#F1EEFE

Tones

Muted variations

1#775FEC
2#7C67E5
3#816FDD
4#8677D5
5#8C7ECD
6#9186C5
7#968EBD
8#9B96B5
9#A19EAE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3F1
#F3F1FE
BackgroundsSubtle highlightsCard backgrounds
100
E3DD
#E3DDFD
Light backgroundsTable row hoverSkeleton loading
200
CAC1
#CAC1FB
Secondary backgroundsInput backgroundsDividers
300
A291
#A291F8
BordersInactive statesPlaceholder text
400
7157
#7157F4
Disabled statesSecondary iconsMuted text
500
4927
#4927F1
Primary brand colorCTAsActive elementsLinks
600
2E0D
#2E0DD3
Hover statesFocus ringsPrimary buttons hover
700
250B
#250BA8
Active/pressed statesDark mode accentsSecondary text
800
1A08
#1A0878
Text on light backgroundsHeadingsStrong borders
900
1105
#11054D
Primary textHigh emphasis contentDark headings
950
0B03
#0B0330
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --royal-blue-50: #F3F1FE;
  --royal-blue-100: #E3DDFD;
  --royal-blue-200: #CAC1FB;
  --royal-blue-300: #A291F8;
  --royal-blue-400: #7157F4;
  --royal-blue-500: #4927F1;
  --royal-blue-600: #2E0DD3;
  --royal-blue-700: #250BA8;
  --royal-blue-800: #1A0878;
  --royal-blue-900: #11054D;
  --royal-blue-950: #0B0330;
}
Generate More ShadesCreate PaletteConvert Color