Steel Blue

#4092A0

Cyan

Color Codes

All color formats for development

HEX
#4092A0
RGB
rgb(64, 146, 160)
HSL
hsl(189, 43%, 44%)
OKLCH
oklch(0.615 0.082 210.4)
CMYK
cmyk(60%, 9%, 0%, 37%)

Accessibility

WCAG contrast compliance

On White Background

3.60:1

AA AAA

On Black Background

5.84:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F4FA
100
#E5F3
200
#D0E8
300
#ABD6
400
#7FC1
500
#5BAF
600
#4092
700
#3374
800
#2453
900
#1735
950
#0F21

Shades

Darker variations

1#3A8390
2#337580
3#2D6670
4#265860
5#204950
6#1A3A40
7#132C30
8#0D1D20
9#060F10

Tints

Lighter variations

1#48A5B5
2#5CAFBE
3#70B9C6
4#84C3CE
5#99CDD6
6#ADD7DE
7#C2E1E7
8#D6EBEF
9#EBF5F7

Tones

Muted variations

1#458F9C
2#4A8B97
3#4E8892
4#53848D
5#588188
6#5D7E83
7#627A7F
8#67777A
9#6B7475

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F4FA
#F4FAFB
BackgroundsSubtle highlightsCard backgrounds
100
E5F3
#E5F3F5
Light backgroundsTable row hoverSkeleton loading
200
D0E8
#D0E8EC
Secondary backgroundsInput backgroundsDividers
300
ABD6
#ABD6DE
BordersInactive statesPlaceholder text
400
7FC1
#7FC1CC
Disabled statesSecondary iconsMuted text
500
5BAF
#5BAFBE
Primary brand colorCTAsActive elementsLinks
600
4092
#4092A0
Hover statesFocus ringsPrimary buttons hover
700
3374
#337480
Active/pressed statesDark mode accentsSecondary text
800
2453
#24535B
Text on light backgroundsHeadingsStrong borders
900
1735
#17353A
Primary textHigh emphasis contentDark headings
950
0F21
#0F2124
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --steel-blue-50: #F4FAFB;
  --steel-blue-100: #E5F3F5;
  --steel-blue-200: #D0E8EC;
  --steel-blue-300: #ABD6DE;
  --steel-blue-400: #7FC1CC;
  --steel-blue-500: #5BAFBE;
  --steel-blue-600: #4092A0;
  --steel-blue-700: #337480;
  --steel-blue-800: #24535B;
  --steel-blue-900: #17353A;
  --steel-blue-950: #0F2124;
}
Generate More ShadesCreate PaletteConvert Color