Royal Blue

#832DEB

Purple

Color Codes

All color formats for development

HEX
#832DEB
RGB
rgb(131, 45, 235)
HSL
hsl(267, 83%, 55%)
OKLCH
oklch(0.535 0.256 296.9)
CMYK
cmyk(44%, 81%, 0%, 8%)

Accessibility

WCAG contrast compliance

On White Background

5.93:1

AA AAA

On Black Background

3.54:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F7F1
100
#ECDE
200
#DBC2
300
#BF94
400
#9E5C
500
#832D
600
#6713
700
#520F
800
#3A0B
900
#2507
950
#1704

Shades

Darker variations

1#7415E7
2#6713CD
3#5A11B4
4#4D0E9A
5#400C80
6#330A67
7#27074D
8#1A0533
9#0D021A

Tints

Lighter variations

1#8F42ED
2#9C57EF
3#A86CF1
4#B481F3
5#C196F5
6#CDABF7
7#DAC0F9
8#E6D5FB
9#F3EAFD

Tones

Muted variations

1#8437E2
2#8540D8
3#864ACF
4#8753C5
5#875DBC
6#8866B2
7#8970A9
8#8A799F
9#8B8396

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F7F1
#F7F1FE
BackgroundsSubtle highlightsCard backgrounds
100
ECDE
#ECDEFC
Light backgroundsTable row hoverSkeleton loading
200
DBC2
#DBC2F9
Secondary backgroundsInput backgroundsDividers
300
BF94
#BF94F5
BordersInactive statesPlaceholder text
400
9E5C
#9E5CF0
Disabled statesSecondary iconsMuted text
500
832D
#832DEB
Primary brand colorCTAsActive elementsLinks
600
6713
#6713CD
Hover statesFocus ringsPrimary buttons hover
700
520F
#520FA3
Active/pressed statesDark mode accentsSecondary text
800
3A0B
#3A0B75
Text on light backgroundsHeadingsStrong borders
900
2507
#25074B
Primary textHigh emphasis contentDark headings
950
1704
#17042F
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --royal-blue-50: #F7F1FE;
  --royal-blue-100: #ECDEFC;
  --royal-blue-200: #DBC2F9;
  --royal-blue-300: #BF94F5;
  --royal-blue-400: #9E5CF0;
  --royal-blue-500: #832DEB;
  --royal-blue-600: #6713CD;
  --royal-blue-700: #520FA3;
  --royal-blue-800: #3A0B75;
  --royal-blue-900: #25074B;
  --royal-blue-950: #17042F;
}
Generate More ShadesCreate PaletteConvert Color