Royal Blue

#6298EA

Blue

Color Codes

All color formats for development

HEX
#6298EA
RGB
rgb(98, 152, 234)
HSL
hsl(216, 76%, 65%)
OKLCH
oklch(0.678 0.135 258.5)
CMYK
cmyk(58%, 35%, 0%, 8%)

Accessibility

WCAG contrast compliance

On White Background

2.92:1

AA AAA

On Black Background

7.20:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F6
100
#E0EA
200
#C5D9
300
#98BB
400
#6298
500
#357B
600
#1B5F
700
#154C
800
#0F36
900
#0A23
950
#0616

Shades

Darker variations

1#4585E6
2#2872E2
3#1C62CC
4#1854AF
5#144692
6#103875
7#0C2A58
8#081C3A
9#040E1D

Tints

Lighter variations

1#72A2EC
2#81ADEE
3#91B7F0
4#A1C1F2
5#B0CCF4
6#C0D6F6
7#D0E0F9
8#E0EAFB
9#EFF5FD

Tones

Muted variations

1#699AE3
2#6F9BDC
3#769CD5
4#7D9ECE
5#849FC8
6#8BA0C1
7#91A2BA
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
C5D9
#C5D9F7
Secondary backgroundsInput backgroundsDividers
300
98BB
#98BBF1
BordersInactive statesPlaceholder text
400
6298
#6298EA
Disabled statesSecondary iconsMuted text
500
357B
#357BE3
Primary brand colorCTAsActive elementsLinks
600
1B5F
#1B5FC5
Hover statesFocus ringsPrimary buttons hover
700
154C
#154C9D
Active/pressed statesDark mode accentsSecondary text
800
0F36
#0F3670
Text on light backgroundsHeadingsStrong borders
900
0A23
#0A2348
Primary textHigh emphasis contentDark headings
950
0616
#06162D
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: #C5D9F7;
  --royal-blue-300: #98BBF1;
  --royal-blue-400: #6298EA;
  --royal-blue-500: #357BE3;
  --royal-blue-600: #1B5FC5;
  --royal-blue-700: #154C9D;
  --royal-blue-800: #0F3670;
  --royal-blue-900: #0A2348;
  --royal-blue-950: #06162D;
}
Generate More ShadesCreate PaletteConvert Color