Steel Blue

#549DC4

Blue

Color Codes

All color formats for development

HEX
#549DC4
RGB
rgb(84, 157, 196)
HSL
hsl(201, 49%, 55%)
OKLCH
oklch(0.664 0.093 233.9)
CMYK
cmyk(57%, 20%, 0%, 23%)

Accessibility

WCAG contrast compliance

On White Background

3.00:1

AA AAA

On Black Background

7.00:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F4F8
100
#E4F0
200
#CEE3
300
#A8CD
400
#7AB3
500
#549D
600
#3981
700
#2E66
800
#2149
900
#152F
950
#0D1D

Shades

Darker variations

1#4091BC
2#3981A7
3#327192
4#2B617D
5#245068
6#1D4054
7#15303F
8#0E202A
9#071015

Tints

Lighter variations

1#65A7CA
2#76B1D0
3#87BAD6
4#98C4DC
5#AACEE2
6#BBD8E8
7#CCE2ED
8#DDEBF3
9#EEF5F9

Tones

Muted variations

1#5A9BBF
2#5F9AB9
3#6598B4
4#6B96AE
5#7095A8
6#7693A3
7#7B919D
8#819097
9#878E92

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F4F8
#F4F8FB
BackgroundsSubtle highlightsCard backgrounds
100
E4F0
#E4F0F6
Light backgroundsTable row hoverSkeleton loading
200
CEE3
#CEE3EE
Secondary backgroundsInput backgroundsDividers
300
A8CD
#A8CDE1
BordersInactive statesPlaceholder text
400
7AB3
#7AB3D1
Disabled statesSecondary iconsMuted text
500
549D
#549DC4
Primary brand colorCTAsActive elementsLinks
600
3981
#3981A7
Hover statesFocus ringsPrimary buttons hover
700
2E66
#2E6685
Active/pressed statesDark mode accentsSecondary text
800
2149
#21495F
Text on light backgroundsHeadingsStrong borders
900
152F
#152F3D
Primary textHigh emphasis contentDark headings
950
0D1D
#0D1D26
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --steel-blue-50: #F4F8FB;
  --steel-blue-100: #E4F0F6;
  --steel-blue-200: #CEE3EE;
  --steel-blue-300: #A8CDE1;
  --steel-blue-400: #7AB3D1;
  --steel-blue-500: #549DC4;
  --steel-blue-600: #3981A7;
  --steel-blue-700: #2E6685;
  --steel-blue-800: #21495F;
  --steel-blue-900: #152F3D;
  --steel-blue-950: #0D1D26;
}
Generate More ShadesCreate PaletteConvert Color