Royal Blue

#7B35E3

Purple

Color Codes

All color formats for development

HEX
#7B35E3
RGB
rgb(123, 53, 227)
HSL
hsl(264, 76%, 55%)
OKLCH
oklch(0.527 0.241 294.9)
CMYK
cmyk(46%, 77%, 0%, 11%)

Accessibility

WCAG contrast compliance

On White Background

6.07:1

AA AAA

On Black Background

3.46:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F6F2
100
#EAE0
200
#D9C5
300
#BB98
400
#9862
500
#7B35
600
#5F1B
700
#4C15
800
#360F
900
#230A
950
#1606

Shades

Darker variations

1#6B1EDE
2#5F1BC5
3#5318AD
4#471494
5#3B117B
6#300D63
7#240A4A
8#180731
9#0C0319

Tints

Lighter variations

1#8849E6
2#955DE9
3#A272EC
4#B086EE
5#BD9AF1
6#CAAEF4
7#D7C2F7
8#E5D7F9
9#F2EBFC

Tones

Muted variations

1#7D3EDB
2#7E46D2
3#804FC9
4#8258C1
5#8461B8
6#8569AF
7#8772A6
8#897B9E
9#8B8495

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
D9C5
#D9C5F7
Secondary backgroundsInput backgroundsDividers
300
BB98
#BB98F1
BordersInactive statesPlaceholder text
400
9862
#9862EA
Disabled statesSecondary iconsMuted text
500
7B35
#7B35E3
Primary brand colorCTAsActive elementsLinks
600
5F1B
#5F1BC5
Hover statesFocus ringsPrimary buttons hover
700
4C15
#4C159D
Active/pressed statesDark mode accentsSecondary text
800
360F
#360F70
Text on light backgroundsHeadingsStrong borders
900
230A
#230A48
Primary textHigh emphasis contentDark headings
950
1606
#16062D
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: #D9C5F7;
  --royal-blue-300: #BB98F1;
  --royal-blue-400: #9862EA;
  --royal-blue-500: #7B35E3;
  --royal-blue-600: #5F1BC5;
  --royal-blue-700: #4C159D;
  --royal-blue-800: #360F70;
  --royal-blue-900: #230A48;
  --royal-blue-950: #16062D;
}
Generate More ShadesCreate PaletteConvert Color