Royal Blue

#3074E8

Blue

Color Codes

All color formats for development

HEX
#3074E8
RGB
rgb(48, 116, 232)
HSL
hsl(218, 80%, 55%)
OKLCH
oklch(0.581 0.189 260.4)
CMYK
cmyk(79%, 50%, 0%, 9%)

Accessibility

WCAG contrast compliance

On White Background

4.38:1

AA AAA

On Black Background

4.79:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F6
100
#DFE9
200
#C3D7
300
#95B8
400
#5E93
500
#3074
600
#1658
700
#1246
800
#0D32
900
#0820
950
#0514

Shades

Darker variations

1#1963E3
2#1658CA
3#144DB1
4#114297
5#0E377E
6#0B2C65
7#08214C
8#061632
9#030B19

Tints

Lighter variations

1#4582EA
2#5A90ED
3#6E9EEF
4#83ABF1
5#98B9F4
6#ACC7F6
7#C1D5F8
8#D6E3FA
9#EAF1FD

Tones

Muted variations

1#3A76DF
2#4379D6
3#4C7BCD
4#557EC3
5#5E80BA
6#6882B1
7#7185A8
8#7A879F
9#838A95

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
C3D7
#C3D7F8
Secondary backgroundsInput backgroundsDividers
300
95B8
#95B8F3
BordersInactive statesPlaceholder text
400
5E93
#5E93ED
Disabled statesSecondary iconsMuted text
500
3074
#3074E8
Primary brand colorCTAsActive elementsLinks
600
1658
#1658CA
Hover statesFocus ringsPrimary buttons hover
700
1246
#1246A1
Active/pressed statesDark mode accentsSecondary text
800
0D32
#0D3273
Text on light backgroundsHeadingsStrong borders
900
0820
#082049
Primary textHigh emphasis contentDark headings
950
0514
#05142E
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: #C3D7F8;
  --royal-blue-300: #95B8F3;
  --royal-blue-400: #5E93ED;
  --royal-blue-500: #3074E8;
  --royal-blue-600: #1658CA;
  --royal-blue-700: #1246A1;
  --royal-blue-800: #0D3273;
  --royal-blue-900: #082049;
  --royal-blue-950: #05142E;
}
Generate More ShadesCreate PaletteConvert Color