Royal Blue

#1373CD

Blue

Color Codes

All color formats for development

HEX
#1373CD
RGB
rgb(19, 115, 205)
HSL
hsl(209, 83%, 44%)
OKLCH
oklch(0.554 0.161 252.8)
CMYK
cmyk(91%, 44%, 0%, 20%)

Accessibility

WCAG contrast compliance

On White Background

4.81:1

AA AAA

On Black Background

4.36:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F8
100
#DEEE
200
#C2DF
300
#94C6
400
#5CA8
500
#2D8F
600
#1373
700
#0F5C
800
#0B42
900
#072A
950
#041A

Shades

Darker variations

1#1168B9
2#0F5CA4
3#0D5190
4#0B457B
5#0A3A67
6#082E52
7#06233E
8#041729
9#020C15

Tints

Lighter variations

1#1682E7
2#2E90EC
3#489EEE
4#62ACF0
5#7CBAF3
6#96C7F5
7#B1D5F8
8#CBE3FA
9#E5F1FD

Tones

Muted variations

1#1C73C4
2#2673BB
3#2F72B1
4#3872A8
5#42729F
6#4B7195
7#54718C
8#5E7183
9#67717A

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F8
#F1F8FE
BackgroundsSubtle highlightsCard backgrounds
100
DEEE
#DEEEFC
Light backgroundsTable row hoverSkeleton loading
200
C2DF
#C2DFF9
Secondary backgroundsInput backgroundsDividers
300
94C6
#94C6F5
BordersInactive statesPlaceholder text
400
5CA8
#5CA8F0
Disabled statesSecondary iconsMuted text
500
2D8F
#2D8FEB
Primary brand colorCTAsActive elementsLinks
600
1373
#1373CD
Hover statesFocus ringsPrimary buttons hover
700
0F5C
#0F5CA3
Active/pressed statesDark mode accentsSecondary text
800
0B42
#0B4275
Text on light backgroundsHeadingsStrong borders
900
072A
#072A4B
Primary textHigh emphasis contentDark headings
950
041A
#041A2F
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --royal-blue-50: #F1F8FE;
  --royal-blue-100: #DEEEFC;
  --royal-blue-200: #C2DFF9;
  --royal-blue-300: #94C6F5;
  --royal-blue-400: #5CA8F0;
  --royal-blue-500: #2D8FEB;
  --royal-blue-600: #1373CD;
  --royal-blue-700: #0F5CA3;
  --royal-blue-800: #0B4275;
  --royal-blue-900: #072A4B;
  --royal-blue-950: #041A2F;
}
Generate More ShadesCreate PaletteConvert Color