Royal Blue

#6296EA

Blue

Color Codes

All color formats for development

HEX
#6296EA
RGB
rgb(98, 150, 234)
HSL
hsl(217, 76%, 65%)
OKLCH
oklch(0.674 0.137 259.6)
CMYK
cmyk(58%, 36%, 0%, 8%)

Accessibility

WCAG contrast compliance

On White Background

2.97:1

AA AAA

On Black Background

7.07:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F6
100
#E0EA
200
#C5D8
300
#98BA
400
#6296
500
#3578
600
#1B5C
700
#1549
800
#0F34
900
#0A22
950
#0615

Shades

Darker variations

1#4582E6
2#286FE2
3#1C5FCC
4#1852AF
5#144492
6#103775
7#0C2958
8#081B3A
9#040E1D

Tints

Lighter variations

1#72A0EC
2#81ABEE
3#91B5F0
4#A1C0F2
5#B0CAF4
6#C0D5F6
7#D0DFF9
8#E0EAFB
9#EFF4FD

Tones

Muted variations

1#6998E3
2#6F99DC
3#769BD5
4#7D9CCE
5#849EC8
6#8B9FC1
7#91A1BA
8#98A3B3
9#9FA4AD

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2F6
#F2F6FD
BackgroundsSubtle highlightsCard backgrounds
100
E0EA
#E0EAFB
Light backgroundsTable row hoverSkeleton loading
200
C5D8
#C5D8F7
Secondary backgroundsInput backgroundsDividers
300
98BA
#98BAF1
BordersInactive statesPlaceholder text
400
6296
#6296EA
Disabled statesSecondary iconsMuted text
500
3578
#3578E3
Primary brand colorCTAsActive elementsLinks
600
1B5C
#1B5CC5
Hover statesFocus ringsPrimary buttons hover
700
1549
#15499D
Active/pressed statesDark mode accentsSecondary text
800
0F34
#0F3470
Text on light backgroundsHeadingsStrong borders
900
0A22
#0A2248
Primary textHigh emphasis contentDark headings
950
0615
#06152D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --royal-blue-50: #F2F6FD;
  --royal-blue-100: #E0EAFB;
  --royal-blue-200: #C5D8F7;
  --royal-blue-300: #98BAF1;
  --royal-blue-400: #6296EA;
  --royal-blue-500: #3578E3;
  --royal-blue-600: #1B5CC5;
  --royal-blue-700: #15499D;
  --royal-blue-800: #0F3470;
  --royal-blue-900: #0A2248;
  --royal-blue-950: #06152D;
}
Generate More ShadesCreate PaletteConvert Color