Royal Blue

#3586E3

Blue

Color Codes

All color formats for development

HEX
#3586E3
RGB
rgb(53, 134, 227)
HSL
hsl(212, 76%, 55%)
OKLCH
oklch(0.617 0.161 254.3)
CMYK
cmyk(77%, 41%, 0%, 11%)

Accessibility

WCAG contrast compliance

On White Background

3.70:1

AA AAA

On Black Background

5.67:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F7
100
#E0EC
200
#C5DC
300
#98C1
400
#62A1
500
#3586
600
#1B6B
700
#1555
800
#0F3D
900
#0A27
950
#0618

Shades

Darker variations

1#1E78DE
2#1B6BC5
3#185DAD
4#145094
5#11437B
6#0D3563
7#0A284A
8#071B31
9#030D19

Tints

Lighter variations

1#4992E6
2#5D9FE9
3#72ABEC
4#86B7EE
5#9AC3F1
6#AECFF4
7#C2DBF7
8#D7E7F9
9#EBF3FC

Tones

Muted variations

1#3E87DB
2#4688D2
3#4F88C9
4#5889C1
5#6189B8
6#698AAF
7#728BA6
8#7B8B9E
9#848C95

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2F7
#F2F7FD
BackgroundsSubtle highlightsCard backgrounds
100
E0EC
#E0ECFB
Light backgroundsTable row hoverSkeleton loading
200
C5DC
#C5DCF7
Secondary backgroundsInput backgroundsDividers
300
98C1
#98C1F1
BordersInactive statesPlaceholder text
400
62A1
#62A1EA
Disabled statesSecondary iconsMuted text
500
3586
#3586E3
Primary brand colorCTAsActive elementsLinks
600
1B6B
#1B6BC5
Hover statesFocus ringsPrimary buttons hover
700
1555
#15559D
Active/pressed statesDark mode accentsSecondary text
800
0F3D
#0F3D70
Text on light backgroundsHeadingsStrong borders
900
0A27
#0A2748
Primary textHigh emphasis contentDark headings
950
0618
#06182D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --royal-blue-50: #F2F7FD;
  --royal-blue-100: #E0ECFB;
  --royal-blue-200: #C5DCF7;
  --royal-blue-300: #98C1F1;
  --royal-blue-400: #62A1EA;
  --royal-blue-500: #3586E3;
  --royal-blue-600: #1B6BC5;
  --royal-blue-700: #15559D;
  --royal-blue-800: #0F3D70;
  --royal-blue-900: #0A2748;
  --royal-blue-950: #06182D;
}
Generate More ShadesCreate PaletteConvert Color