Steel Blue

#2C92B5

Blue

Color Codes

All color formats for development

HEX
#2C92B5
RGB
rgb(44, 146, 181)
HSL
hsl(195, 61%, 44%)
OKLCH
oklch(0.618 0.104 225.7)
CMYK
cmyk(76%, 19%, 0%, 29%)

Accessibility

WCAG contrast compliance

On White Background

3.57:1

AA AAA

On Black Background

5.89:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3FA
100
#E2F3
200
#CAE8
300
#A1D6
400
#6FC1
500
#46AF
600
#2C92
700
#2374
800
#1953
900
#1035
950
#0A21

Shades

Darker variations

1#2784A3
2#237591
3#1F667E
4#1A586C
5#16495A
6#123B48
7#0D2C36
8#091D24
9#040F12

Tints

Lighter variations

1#31A5CC
2#47B0D2
3#5EBAD8
4#75C3DE
5#8CCDE3
6#A3D7E9
7#BAE1EE
8#D1EBF4
9#E8F5F9

Tones

Muted variations

1#338FAE
2#398CA7
3#4088A0
4#478599
5#4E8192
6#557E8C
7#5C7A85
8#63777E
9#697477

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3FA
#F3FAFC
BackgroundsSubtle highlightsCard backgrounds
100
E2F3
#E2F3F8
Light backgroundsTable row hoverSkeleton loading
200
CAE8
#CAE8F2
Secondary backgroundsInput backgroundsDividers
300
A1D6
#A1D6E8
BordersInactive statesPlaceholder text
400
6FC1
#6FC1DC
Disabled statesSecondary iconsMuted text
500
46AF
#46AFD2
Primary brand colorCTAsActive elementsLinks
600
2C92
#2C92B5
Hover statesFocus ringsPrimary buttons hover
700
2374
#237490
Active/pressed statesDark mode accentsSecondary text
800
1953
#195367
Text on light backgroundsHeadingsStrong borders
900
1035
#103542
Primary textHigh emphasis contentDark headings
950
0A21
#0A2129
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --steel-blue-50: #F3FAFC;
  --steel-blue-100: #E2F3F8;
  --steel-blue-200: #CAE8F2;
  --steel-blue-300: #A1D6E8;
  --steel-blue-400: #6FC1DC;
  --steel-blue-500: #46AFD2;
  --steel-blue-600: #2C92B5;
  --steel-blue-700: #237490;
  --steel-blue-800: #195367;
  --steel-blue-900: #103542;
  --steel-blue-950: #0A2129;
}
Generate More ShadesCreate PaletteConvert Color