Royal Blue

#6077EB

Blue

Color Codes

All color formats for development

HEX
#6077EB
RGB
rgb(96, 119, 235)
HSL
hsl(230, 78%, 65%)
OKLCH
oklch(0.61 0.176 271.8)
CMYK
cmyk(59%, 49%, 0%, 8%)

Accessibility

WCAG contrast compliance

On White Background

3.94:1

AA AAA

On Black Background

5.34:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F3
100
#DFE4
200
#C4CD
300
#97A6
400
#6077
500
#3351
600
#1936
700
#142B
800
#0E1F
900
#0914
950
#060C

Shades

Darker variations

1#435EE8
2#2545E4
3#1A38CF
4#1630B1
5#122894
6#0F2076
7#0B1859
8#07103B
9#04081E

Tints

Lighter variations

1#7085ED
2#8092EF
3#90A0F1
4#A0AEF3
5#B0BBF5
6#BFC9F7
7#CFD6F9
8#DFE4FB
9#EFF1FD

Tones

Muted variations

1#677CE4
2#6E81DD
3#7585D6
4#7C8AD0
5#838FC9
6#8A93C2
7#9198BB
8#989CB4
9#9FA1AD

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F3
#F1F3FD
BackgroundsSubtle highlightsCard backgrounds
100
DFE4
#DFE4FB
Light backgroundsTable row hoverSkeleton loading
200
C4CD
#C4CDF8
Secondary backgroundsInput backgroundsDividers
300
97A6
#97A6F2
BordersInactive statesPlaceholder text
400
6077
#6077EB
Disabled statesSecondary iconsMuted text
500
3351
#3351E6
Primary brand colorCTAsActive elementsLinks
600
1936
#1936C8
Hover statesFocus ringsPrimary buttons hover
700
142B
#142B9F
Active/pressed statesDark mode accentsSecondary text
800
0E1F
#0E1F71
Text on light backgroundsHeadingsStrong borders
900
0914
#091449
Primary textHigh emphasis contentDark headings
950
060C
#060C2D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --royal-blue-50: #F1F3FD;
  --royal-blue-100: #DFE4FB;
  --royal-blue-200: #C4CDF8;
  --royal-blue-300: #97A6F2;
  --royal-blue-400: #6077EB;
  --royal-blue-500: #3351E6;
  --royal-blue-600: #1936C8;
  --royal-blue-700: #142B9F;
  --royal-blue-800: #0E1F71;
  --royal-blue-900: #091449;
  --royal-blue-950: #060C2D;
}
Generate More ShadesCreate PaletteConvert Color