Royal Blue

#7835E3

Purple

Color Codes

All color formats for development

HEX
#7835E3
RGB
rgb(120, 53, 227)
HSL
hsl(263, 76%, 55%)
OKLCH
oklch(0.523 0.241 293.8)
CMYK
cmyk(47%, 77%, 0%, 11%)

Accessibility

WCAG contrast compliance

On White Background

6.15:1

AA AAA

On Black Background

3.42:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F6F2
100
#EAE0
200
#D8C5
300
#BA98
400
#9662
500
#7835
600
#5C1B
700
#4915
800
#340F
900
#220A
950
#1506

Shades

Darker variations

1#681EDE
2#5C1BC5
3#5118AD
4#451494
5#3A117B
6#2E0D63
7#230A4A
8#170731
9#0C0319

Tints

Lighter variations

1#8549E6
2#935DE9
3#A072EC
4#AE86EE
5#BB9AF1
6#C9AEF4
7#D6C2F7
8#E4D7F9
9#F1EBFC

Tones

Muted variations

1#7A3EDB
2#7C46D2
3#7E4FC9
4#8058C1
5#8261B8
6#8469AF
7#8672A6
8#887B9E
9#8A8495

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F6F2
#F6F2FD
BackgroundsSubtle highlightsCard backgrounds
100
EAE0
#EAE0FB
Light backgroundsTable row hoverSkeleton loading
200
D8C5
#D8C5F7
Secondary backgroundsInput backgroundsDividers
300
BA98
#BA98F1
BordersInactive statesPlaceholder text
400
9662
#9662EA
Disabled statesSecondary iconsMuted text
500
7835
#7835E3
Primary brand colorCTAsActive elementsLinks
600
5C1B
#5C1BC5
Hover statesFocus ringsPrimary buttons hover
700
4915
#49159D
Active/pressed statesDark mode accentsSecondary text
800
340F
#340F70
Text on light backgroundsHeadingsStrong borders
900
220A
#220A48
Primary textHigh emphasis contentDark headings
950
1506
#15062D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --royal-blue-50: #F6F2FD;
  --royal-blue-100: #EAE0FB;
  --royal-blue-200: #D8C5F7;
  --royal-blue-300: #BA98F1;
  --royal-blue-400: #9662EA;
  --royal-blue-500: #7835E3;
  --royal-blue-600: #5C1BC5;
  --royal-blue-700: #49159D;
  --royal-blue-800: #340F70;
  --royal-blue-900: #220A48;
  --royal-blue-950: #15062D;
}
Generate More ShadesCreate PaletteConvert Color