Royal Blue

#1676CA

Blue

Color Codes

All color formats for development

HEX
#1676CA
RGB
rgb(22, 118, 202)
HSL
hsl(208, 80%, 44%)
OKLCH
oklch(0.559 0.154 251.1)
CMYK
cmyk(89%, 42%, 0%, 21%)

Accessibility

WCAG contrast compliance

On White Background

4.69:1

AA AAA

On Black Background

4.48:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F8
100
#DFEE
200
#C3E0
300
#95C7
400
#5EAB
500
#3092
600
#1676
700
#125E
800
#0D43
900
#082B
950
#051B

Shades

Darker variations

1#146AB6
2#125FA2
3#10538D
4#0D4779
5#0B3B65
6#092F51
7#07233D
8#041828
9#020C14

Tints

Lighter variations

1#1985E4
2#3193E8
3#4BA0EB
4#65AEEE
5#7EBBF1
6#98C9F4
7#B2D6F6
8#CCE4F9
9#E5F1FC

Tones

Muted variations

1#1F76C1
2#2875B8
3#3174AF
4#3A74A6
5#43739D
6#4C7394
7#55728B
8#5E7182
9#677179

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F8
#F1F8FD
BackgroundsSubtle highlightsCard backgrounds
100
DFEE
#DFEEFB
Light backgroundsTable row hoverSkeleton loading
200
C3E0
#C3E0F8
Secondary backgroundsInput backgroundsDividers
300
95C7
#95C7F3
BordersInactive statesPlaceholder text
400
5EAB
#5EABED
Disabled statesSecondary iconsMuted text
500
3092
#3092E8
Primary brand colorCTAsActive elementsLinks
600
1676
#1676CA
Hover statesFocus ringsPrimary buttons hover
700
125E
#125EA1
Active/pressed statesDark mode accentsSecondary text
800
0D43
#0D4373
Text on light backgroundsHeadingsStrong borders
900
082B
#082B49
Primary textHigh emphasis contentDark headings
950
051B
#051B2E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --royal-blue-50: #F1F8FD;
  --royal-blue-100: #DFEEFB;
  --royal-blue-200: #C3E0F8;
  --royal-blue-300: #95C7F3;
  --royal-blue-400: #5EABED;
  --royal-blue-500: #3092E8;
  --royal-blue-600: #1676CA;
  --royal-blue-700: #125EA1;
  --royal-blue-800: #0D4373;
  --royal-blue-900: #082B49;
  --royal-blue-950: #051B2E;
}
Generate More ShadesCreate PaletteConvert Color