Royal Blue

#7036E2

Purple

Color Codes

All color formats for development

HEX
#7036E2
RGB
rgb(112, 54, 226)
HSL
hsl(260, 75%, 55%)
OKLCH
oklch(0.515 0.239 290.9)
CMYK
cmyk(50%, 76%, 0%, 11%)

Accessibility

WCAG contrast compliance

On White Background

6.34:1

AA AAA

On Black Background

3.31:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F5F2
100
#E9E0
200
#D6C5
300
#B698
400
#8F63
500
#7036
600
#541C
700
#4316
800
#3010
900
#1F0A
950
#1306

Shades

Darker variations

1#5F20DD
2#541CC4
3#4A19AC
4#3F1593
5#35127B
6#2A0E62
7#200B4A
8#150731
9#0B0419

Tints

Lighter variations

1#7E4AE5
2#8C5EE8
3#9B72EB
4#A987EE
5#B79BF1
6#C6AFF4
7#D4C3F6
8#E2D7F9
9#F1EBFC

Tones

Muted variations

1#723FDA
2#7547D1
3#7850C8
4#7B59C0
5#7E61B7
6#816AAF
7#8472A6
8#877B9D
9#898495

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F5F2
#F5F2FD
BackgroundsSubtle highlightsCard backgrounds
100
E9E0
#E9E0FB
Light backgroundsTable row hoverSkeleton loading
200
D6C5
#D6C5F7
Secondary backgroundsInput backgroundsDividers
300
B698
#B698F0
BordersInactive statesPlaceholder text
400
8F63
#8F63E9
Disabled statesSecondary iconsMuted text
500
7036
#7036E2
Primary brand colorCTAsActive elementsLinks
600
541C
#541CC4
Hover statesFocus ringsPrimary buttons hover
700
4316
#43169C
Active/pressed statesDark mode accentsSecondary text
800
3010
#301070
Text on light backgroundsHeadingsStrong borders
900
1F0A
#1F0A47
Primary textHigh emphasis contentDark headings
950
1306
#13062D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --royal-blue-50: #F5F2FD;
  --royal-blue-100: #E9E0FB;
  --royal-blue-200: #D6C5F7;
  --royal-blue-300: #B698F0;
  --royal-blue-400: #8F63E9;
  --royal-blue-500: #7036E2;
  --royal-blue-600: #541CC4;
  --royal-blue-700: #43169C;
  --royal-blue-800: #301070;
  --royal-blue-900: #1F0A47;
  --royal-blue-950: #13062D;
}
Generate More ShadesCreate PaletteConvert Color