Royal Blue

#1967C8

Blue

Color Codes

All color formats for development

HEX
#1967C8
RGB
rgb(25, 103, 200)
HSL
hsl(213, 78%, 44%)
OKLCH
oklch(0.524 0.168 256.8)
CMYK
cmyk(88%, 49%, 0%, 22%)

Accessibility

WCAG contrast compliance

On White Background

5.50:1

AA AAA

On Black Background

3.82: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
#609F
500
#3383
600
#1967
700
#1452
800
#0E3B
900
#0926
950
#0618

Shades

Darker variations

1#165DB4
2#1453A0
3#11488C
4#0F3E78
5#0C3464
6#0A2950
7#071F3C
8#051528
9#020A14

Tints

Lighter variations

1#1C75E1
2#3484E6
3#4D93E9
4#66A3EC
5#80B2EF
6#99C1F2
7#B3D1F6
8#CCE0F9
9#E6F0FC

Tones

Muted variations

1#2168BF
2#2A69B6
3#336AAD
4#3C6BA5
5#446C9C
6#4D6D93
7#566E8A
8#5F6E82
9#676F79

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
#C4DBF8
Secondary backgroundsInput backgroundsDividers
300
97C0
#97C0F2
BordersInactive statesPlaceholder text
400
609F
#609FEB
Disabled statesSecondary iconsMuted text
500
3383
#3383E6
Primary brand colorCTAsActive elementsLinks
600
1967
#1967C8
Hover statesFocus ringsPrimary buttons hover
700
1452
#14529F
Active/pressed statesDark mode accentsSecondary text
800
0E3B
#0E3B71
Text on light backgroundsHeadingsStrong borders
900
0926
#092649
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: #C4DBF8;
  --royal-blue-300: #97C0F2;
  --royal-blue-400: #609FEB;
  --royal-blue-500: #3383E6;
  --royal-blue-600: #1967C8;
  --royal-blue-700: #14529F;
  --royal-blue-800: #0E3B71;
  --royal-blue-900: #092649;
  --royal-blue-950: #06182D;
}
Generate More ShadesCreate PaletteConvert Color