Steel Blue

#3568AC

Blue

Color Codes

All color formats for development

HEX
#3568AC
RGB
rgb(53, 104, 172)
HSL
hsl(214, 53%, 44%)
OKLCH
oklch(0.516 0.121 256.4)
CMYK
cmyk(69%, 40%, 0%, 33%)

Accessibility

WCAG contrast compliance

On White Background

5.63:1

AA AAA

On Black Background

3.73:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3F7
100
#E4EC
200
#CCDC
300
#A5C0
400
#769F
500
#4F84
600
#3568
700
#2A53
800
#1E3B
900
#1326
950
#0C18

Shades

Darker variations

1#2F5E9A
2#2A5389
3#254978
4#203F67
5#1A3456
6#152A45
7#101F33
8#0B1522
9#050A11

Tints

Lighter variations

1#3B76C2
2#5085C9
3#6694D0
4#7CA3D7
5#92B3DD
6#A8C2E4
7#BDD1EB
8#D3E0F2
9#E9F0F8

Tones

Muted variations

1#3B69A6
2#416AA0
3#476B9A
4#4D6B94
5#526C8E
6#586D88
7#5E6E82
8#646F7C
9#6A6F76

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3F7
#F3F7FB
BackgroundsSubtle highlightsCard backgrounds
100
E4EC
#E4ECF7
Light backgroundsTable row hoverSkeleton loading
200
CCDC
#CCDCEF
Secondary backgroundsInput backgroundsDividers
300
A5C0
#A5C0E3
BordersInactive statesPlaceholder text
400
769F
#769FD5
Disabled statesSecondary iconsMuted text
500
4F84
#4F84C9
Primary brand colorCTAsActive elementsLinks
600
3568
#3568AC
Hover statesFocus ringsPrimary buttons hover
700
2A53
#2A5389
Active/pressed statesDark mode accentsSecondary text
800
1E3B
#1E3B62
Text on light backgroundsHeadingsStrong borders
900
1326
#13263E
Primary textHigh emphasis contentDark headings
950
0C18
#0C1827
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --steel-blue-50: #F3F7FB;
  --steel-blue-100: #E4ECF7;
  --steel-blue-200: #CCDCEF;
  --steel-blue-300: #A5C0E3;
  --steel-blue-400: #769FD5;
  --steel-blue-500: #4F84C9;
  --steel-blue-600: #3568AC;
  --steel-blue-700: #2A5389;
  --steel-blue-800: #1E3B62;
  --steel-blue-900: #13263E;
  --steel-blue-950: #0C1827;
}
Generate More ShadesCreate PaletteConvert Color