Royal Blue

#6193EA

Blue

Color Codes

All color formats for development

HEX
#6193EA
RGB
rgb(97, 147, 234)
HSL
hsl(218, 77%, 65%)
OKLCH
oklch(0.667 0.141 260.8)
CMYK
cmyk(59%, 37%, 0%, 8%)

Accessibility

WCAG contrast compliance

On White Background

3.06:1

AA AAA

On Black Background

6.87:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F6
100
#DFE9
200
#C4D7
300
#97B8
400
#6193
500
#3475
600
#1A59
700
#1547
800
#0F33
900
#0920
950
#0614

Shades

Darker variations

1#447FE7
2#266BE3
3#1B5CCD
4#174FB0
5#134293
6#0F3575
7#0B2858
8#081A3B
9#040D1D

Tints

Lighter variations

1#719EED
2#81A9EF
3#90B4F1
4#A0BEF3
5#B0C9F5
6#C0D4F7
7#D0DFF9
8#DFE9FB
9#EFF4FD

Tones

Muted variations

1#6895E4
2#6F97DD
3#7699D6
4#7D9BCF
5#839DC8
6#8A9EC1
7#91A0BA
8#98A2B3
9#9FA4AD

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F6
#F1F6FD
BackgroundsSubtle highlightsCard backgrounds
100
DFE9
#DFE9FB
Light backgroundsTable row hoverSkeleton loading
200
C4D7
#C4D7F7
Secondary backgroundsInput backgroundsDividers
300
97B8
#97B8F2
BordersInactive statesPlaceholder text
400
6193
#6193EA
Disabled statesSecondary iconsMuted text
500
3475
#3475E5
Primary brand colorCTAsActive elementsLinks
600
1A59
#1A59C7
Hover statesFocus ringsPrimary buttons hover
700
1547
#15479E
Active/pressed statesDark mode accentsSecondary text
800
0F33
#0F3371
Text on light backgroundsHeadingsStrong borders
900
0920
#092048
Primary textHigh emphasis contentDark headings
950
0614
#06142D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --royal-blue-50: #F1F6FD;
  --royal-blue-100: #DFE9FB;
  --royal-blue-200: #C4D7F7;
  --royal-blue-300: #97B8F2;
  --royal-blue-400: #6193EA;
  --royal-blue-500: #3475E5;
  --royal-blue-600: #1A59C7;
  --royal-blue-700: #15479E;
  --royal-blue-800: #0F3371;
  --royal-blue-900: #092048;
  --royal-blue-950: #06142D;
}
Generate More ShadesCreate PaletteConvert Color