Royal Blue

#6085EB

Blue

Color Codes

All color formats for development

HEX
#6085EB
RGB
rgb(96, 133, 235)
HSL
hsl(224, 78%, 65%)
OKLCH
oklch(0.638 0.158 266.9)
CMYK
cmyk(59%, 43%, 0%, 8%)

Accessibility

WCAG contrast compliance

On White Background

3.47:1

AA AAA

On Black Background

6.05:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F5
100
#DFE7
200
#C4D2
300
#97AF
400
#6085
500
#3362
600
#1947
700
#1439
800
#0E29
900
#091A
950
#0610

Shades

Darker variations

1#436FE8
2#2558E4
3#1A4ACF
4#163FB1
5#123594
6#0F2A76
7#0B2059
8#07153B
9#040B1E

Tints

Lighter variations

1#7091ED
2#809EEF
3#90AAF1
4#A0B6F3
5#B0C2F5
6#BFCEF7
7#CFDAF9
8#DFE7FB
9#EFF3FD

Tones

Muted variations

1#6789E4
2#6E8CDD
3#758FD6
4#7C92D0
5#8396C9
6#8A99C2
7#919CBB
8#989FB4
9#9FA3AD

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F5
#F1F5FD
BackgroundsSubtle highlightsCard backgrounds
100
DFE7
#DFE7FB
Light backgroundsTable row hoverSkeleton loading
200
C4D2
#C4D2F8
Secondary backgroundsInput backgroundsDividers
300
97AF
#97AFF2
BordersInactive statesPlaceholder text
400
6085
#6085EB
Disabled statesSecondary iconsMuted text
500
3362
#3362E6
Primary brand colorCTAsActive elementsLinks
600
1947
#1947C8
Hover statesFocus ringsPrimary buttons hover
700
1439
#14399F
Active/pressed statesDark mode accentsSecondary text
800
0E29
#0E2971
Text on light backgroundsHeadingsStrong borders
900
091A
#091A49
Primary textHigh emphasis contentDark headings
950
0610
#06102D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --royal-blue-50: #F1F5FD;
  --royal-blue-100: #DFE7FB;
  --royal-blue-200: #C4D2F8;
  --royal-blue-300: #97AFF2;
  --royal-blue-400: #6085EB;
  --royal-blue-500: #3362E6;
  --royal-blue-600: #1947C8;
  --royal-blue-700: #14399F;
  --royal-blue-800: #0E2971;
  --royal-blue-900: #091A49;
  --royal-blue-950: #06102D;
}
Generate More ShadesCreate PaletteConvert Color