Royal Blue

#3061E8

Blue

Color Codes

All color formats for development

HEX
#3061E8
RGB
rgb(48, 97, 232)
HSL
hsl(224, 80%, 55%)
OKLCH
oklch(0.543 0.211 264.9)
CMYK
cmyk(79%, 58%, 0%, 9%)

Accessibility

WCAG contrast compliance

On White Background

5.25:1

AA AAA

On Black Background

4.00:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F4
100
#DFE6
200
#C3D1
300
#95AE
400
#5E84
500
#3061
600
#1646
700
#1238
800
#0D28
900
#081A
950
#0510

Shades

Darker variations

1#194FE3
2#1646CA
3#143EB1
4#113597
5#0E2C7E
6#0B2365
7#081A4C
8#061232
9#030919

Tints

Lighter variations

1#4571EA
2#5A81ED
3#6E91EF
4#83A0F1
5#98B0F4
6#ACC0F6
7#C1D0F8
8#D6DFFA
9#EAEFFD

Tones

Muted variations

1#3A66DF
2#436AD6
3#4C6ECD
4#5573C3
5#5E77BA
6#687BB1
7#717FA8
8#7A849F
9#838895

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F4
#F1F4FD
BackgroundsSubtle highlightsCard backgrounds
100
DFE6
#DFE6FB
Light backgroundsTable row hoverSkeleton loading
200
C3D1
#C3D1F8
Secondary backgroundsInput backgroundsDividers
300
95AE
#95AEF3
BordersInactive statesPlaceholder text
400
5E84
#5E84ED
Disabled statesSecondary iconsMuted text
500
3061
#3061E8
Primary brand colorCTAsActive elementsLinks
600
1646
#1646CA
Hover statesFocus ringsPrimary buttons hover
700
1238
#1238A1
Active/pressed statesDark mode accentsSecondary text
800
0D28
#0D2873
Text on light backgroundsHeadingsStrong borders
900
081A
#081A49
Primary textHigh emphasis contentDark headings
950
0510
#05102E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --royal-blue-50: #F1F4FD;
  --royal-blue-100: #DFE6FB;
  --royal-blue-200: #C3D1F8;
  --royal-blue-300: #95AEF3;
  --royal-blue-400: #5E84ED;
  --royal-blue-500: #3061E8;
  --royal-blue-600: #1646CA;
  --royal-blue-700: #1238A1;
  --royal-blue-800: #0D2873;
  --royal-blue-900: #081A49;
  --royal-blue-950: #05102E;
}
Generate More ShadesCreate PaletteConvert Color