Royal Blue

#3675E2

Blue

Color Codes

All color formats for development

HEX
#3675E2
RGB
rgb(54, 117, 226)
HSL
hsl(218, 75%, 55%)
OKLCH
oklch(0.581 0.178 260.6)
CMYK
cmyk(76%, 48%, 0%, 11%)

Accessibility

WCAG contrast compliance

On White Background

4.38:1

AA AAA

On Black Background

4.80:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F6
100
#E0EA
200
#C5D7
300
#98B9
400
#6394
500
#3675
600
#1C5A
700
#1647
800
#1033
900
#0A21
950
#0614

Shades

Darker variations

1#2065DD
2#1C5AC4
3#194FAC
4#154393
5#12387B
6#0E2D62
7#0B224A
8#071631
9#040B19

Tints

Lighter variations

1#4A83E5
2#5E91E8
3#729FEB
4#87ACEE
5#9BBAF1
6#AFC8F4
7#C3D6F6
8#D7E3F9
9#EBF1FC

Tones

Muted variations

1#3F78DA
2#477AD1
3#507CC8
4#597EC0
5#6181B7
6#6A83AF
7#7285A6
8#7B889D
9#848A95

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
C5D7
#C5D7F7
Secondary backgroundsInput backgroundsDividers
300
98B9
#98B9F0
BordersInactive statesPlaceholder text
400
6394
#6394E9
Disabled statesSecondary iconsMuted text
500
3675
#3675E2
Primary brand colorCTAsActive elementsLinks
600
1C5A
#1C5AC4
Hover statesFocus ringsPrimary buttons hover
700
1647
#16479C
Active/pressed statesDark mode accentsSecondary text
800
1033
#103370
Text on light backgroundsHeadingsStrong borders
900
0A21
#0A2147
Primary textHigh emphasis contentDark headings
950
0614
#06142D
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: #C5D7F7;
  --royal-blue-300: #98B9F0;
  --royal-blue-400: #6394E9;
  --royal-blue-500: #3675E2;
  --royal-blue-600: #1C5AC4;
  --royal-blue-700: #16479C;
  --royal-blue-800: #103370;
  --royal-blue-900: #0A2147;
  --royal-blue-950: #06142D;
}
Generate More ShadesCreate PaletteConvert Color