Royal Blue

#1679CA

Blue

Color Codes

All color formats for development

HEX
#1679CA
RGB
rgb(22, 121, 202)
HSL
hsl(207, 80%, 44%)
OKLCH
oklch(0.566 0.151 249.8)
CMYK
cmyk(89%, 40%, 0%, 21%)

Accessibility

WCAG contrast compliance

On White Background

4.54:1

AA AAA

On Black Background

4.62:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F8
100
#DFEF
200
#C3E1
300
#95C9
400
#5EAD
500
#3095
600
#1679
700
#1260
800
#0D45
900
#082C
950
#051C

Shades

Darker variations

1#146DB6
2#1261A2
3#10558D
4#0D4979
5#0B3D65
6#093051
7#07243D
8#041828
9#020C14

Tints

Lighter variations

1#1989E4
2#3196E8
3#4BA3EB
4#65B0EE
5#7EBDF1
6#98CAF4
7#B2D8F6
8#CCE5F9
9#E5F2FC

Tones

Muted variations

1#1F78C1
2#2877B8
3#3176AF
4#3A76A6
5#43759D
6#4C7494
7#55738B
8#5E7282
9#677179

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F8
#F1F8FD
BackgroundsSubtle highlightsCard backgrounds
100
DFEF
#DFEFFB
Light backgroundsTable row hoverSkeleton loading
200
C3E1
#C3E1F8
Secondary backgroundsInput backgroundsDividers
300
95C9
#95C9F3
BordersInactive statesPlaceholder text
400
5EAD
#5EADED
Disabled statesSecondary iconsMuted text
500
3095
#3095E8
Primary brand colorCTAsActive elementsLinks
600
1679
#1679CA
Hover statesFocus ringsPrimary buttons hover
700
1260
#1260A1
Active/pressed statesDark mode accentsSecondary text
800
0D45
#0D4573
Text on light backgroundsHeadingsStrong borders
900
082C
#082C49
Primary textHigh emphasis contentDark headings
950
051C
#051C2E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --royal-blue-50: #F1F8FD;
  --royal-blue-100: #DFEFFB;
  --royal-blue-200: #C3E1F8;
  --royal-blue-300: #95C9F3;
  --royal-blue-400: #5EADED;
  --royal-blue-500: #3095E8;
  --royal-blue-600: #1679CA;
  --royal-blue-700: #1260A1;
  --royal-blue-800: #0D4573;
  --royal-blue-900: #082C49;
  --royal-blue-950: #051C2E;
}
Generate More ShadesCreate PaletteConvert Color