Royal Blue

#3483E5

Blue

Color Codes

All color formats for development

HEX
#3483E5
RGB
rgb(52, 131, 229)
HSL
hsl(213, 77%, 55%)
OKLCH
oklch(0.612 0.167 255.7)
CMYK
cmyk(77%, 43%, 0%, 10%)

Accessibility

WCAG contrast compliance

On White Background

3.80:1

AA AAA

On Black Background

5.52:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F7
100
#DFEC
200
#C4DB
300
#97C0
400
#619F
500
#3483
600
#1A68
700
#1552
800
#0F3B
900
#0926
950
#0618

Shades

Darker variations

1#1D75DF
2#1A68C7
3#175BAE
4#134E95
5#10417C
6#0D3463
7#0A274A
8#061A32
9#030D19

Tints

Lighter variations

1#4890E7
2#5D9CEA
3#71A8ED
4#85B5EF
5#99C1F2
6#AECEF4
7#C2DAF7
8#D6E6FA
9#EBF3FC

Tones

Muted variations

1#3D84DC
2#4685D3
3#4E86CA
4#5787C1
5#6088B8
6#6989B0
7#728AA7
8#7B8A9E
9#838B95

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F7
#F1F7FD
BackgroundsSubtle highlightsCard backgrounds
100
DFEC
#DFECFB
Light backgroundsTable row hoverSkeleton loading
200
C4DB
#C4DBF7
Secondary backgroundsInput backgroundsDividers
300
97C0
#97C0F2
BordersInactive statesPlaceholder text
400
619F
#619FEA
Disabled statesSecondary iconsMuted text
500
3483
#3483E5
Primary brand colorCTAsActive elementsLinks
600
1A68
#1A68C7
Hover statesFocus ringsPrimary buttons hover
700
1552
#15529E
Active/pressed statesDark mode accentsSecondary text
800
0F3B
#0F3B71
Text on light backgroundsHeadingsStrong borders
900
0926
#092648
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: #F1F7FD;
  --royal-blue-100: #DFECFB;
  --royal-blue-200: #C4DBF7;
  --royal-blue-300: #97C0F2;
  --royal-blue-400: #619FEA;
  --royal-blue-500: #3483E5;
  --royal-blue-600: #1A68C7;
  --royal-blue-700: #15529E;
  --royal-blue-800: #0F3B71;
  --royal-blue-900: #092648;
  --royal-blue-950: #06182D;
}
Generate More ShadesCreate PaletteConvert Color