Royal Blue

#4380D6

Blue

Color Codes

All color formats for development

HEX
#4380D6
RGB
rgb(67, 128, 214)
HSL
hsl(215, 64%, 55%)
OKLCH
oklch(0.601 0.146 257.4)
CMYK
cmyk(69%, 40%, 0%, 16%)

Accessibility

WCAG contrast compliance

On White Background

3.96:1

AA AAA

On Black Background

5.30:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F7
100
#E2EB
200
#C9DA
300
#9FBE
400
#6D9C
500
#4380
600
#2864
700
#2050
800
#1739
900
#0F24
950
#0917

Shades

Darker variations

1#2D71CF
2#2864B8
3#2358A1
4#1E4B8A
5#193F73
6#14325C
7#0F2645
8#0A192E
9#050D17

Tints

Lighter variations

1#568DDA
2#6899DE
3#7BA6E2
4#8EB3E6
5#A1C0EA
6#B4CCEE
7#C7D9F3
8#D9E6F7
9#ECF2FB

Tones

Muted variations

1#4A81CE
2#5182C7
3#5984C0
4#6085B8
5#6886B1
6#6F87AA
7#7689A2
8#7E8A9B
9#858B94

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2F7
#F2F7FC
BackgroundsSubtle highlightsCard backgrounds
100
E2EB
#E2EBF9
Light backgroundsTable row hoverSkeleton loading
200
C9DA
#C9DAF3
Secondary backgroundsInput backgroundsDividers
300
9FBE
#9FBEEA
BordersInactive statesPlaceholder text
400
6D9C
#6D9CDF
Disabled statesSecondary iconsMuted text
500
4380
#4380D6
Primary brand colorCTAsActive elementsLinks
600
2864
#2864B8
Hover statesFocus ringsPrimary buttons hover
700
2050
#205092
Active/pressed statesDark mode accentsSecondary text
800
1739
#173969
Text on light backgroundsHeadingsStrong borders
900
0F24
#0F2443
Primary textHigh emphasis contentDark headings
950
0917
#09172A
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --royal-blue-50: #F2F7FC;
  --royal-blue-100: #E2EBF9;
  --royal-blue-200: #C9DAF3;
  --royal-blue-300: #9FBEEA;
  --royal-blue-400: #6D9CDF;
  --royal-blue-500: #4380D6;
  --royal-blue-600: #2864B8;
  --royal-blue-700: #205092;
  --royal-blue-800: #173969;
  --royal-blue-900: #0F2443;
  --royal-blue-950: #09172A;
}
Generate More ShadesCreate PaletteConvert Color