Steel Blue

#2270BF

Blue

Color Codes

All color formats for development

HEX
#2270BF
RGB
rgb(34, 112, 191)
HSL
hsl(210, 70%, 44%)
OKLCH
oklch(0.54 0.144 252.6)
CMYK
cmyk(82%, 41%, 0%, 25%)

Accessibility

WCAG contrast compliance

On White Background

5.07:1

AA AAA

On Black Background

4.14:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F7
100
#E1ED
200
#C7DE
300
#9BC4
400
#67A6
500
#3C8C
600
#2270
700
#1B59
800
#1340
900
#0C29
950
#081A

Shades

Darker variations

1#1E65AC
2#1B5A99
3#184F86
4#144372
5#11385F
6#0D2D4C
7#0A2239
8#071626
9#030B13

Tints

Lighter variations

1#267ED7
2#3D8DDD
3#559BE1
4#6DA9E5
5#86B8EA
6#9EC6EE
7#B6D4F2
8#CEE2F6
9#E7F1FB

Tones

Muted variations

1#2A70B7
2#3170AF
3#3970A7
4#41709F
5#497097
6#517090
7#597088
8#607080
9#687078

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2F7
#F2F7FD
BackgroundsSubtle highlightsCard backgrounds
100
E1ED
#E1EDFA
Light backgroundsTable row hoverSkeleton loading
200
C7DE
#C7DEF5
Secondary backgroundsInput backgroundsDividers
300
9BC4
#9BC4ED
BordersInactive statesPlaceholder text
400
67A6
#67A6E4
Disabled statesSecondary iconsMuted text
500
3C8C
#3C8CDD
Primary brand colorCTAsActive elementsLinks
600
2270
#2270BF
Hover statesFocus ringsPrimary buttons hover
700
1B59
#1B5998
Active/pressed statesDark mode accentsSecondary text
800
1340
#13406C
Text on light backgroundsHeadingsStrong borders
900
0C29
#0C2945
Primary textHigh emphasis contentDark headings
950
081A
#081A2B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --steel-blue-50: #F2F7FD;
  --steel-blue-100: #E1EDFA;
  --steel-blue-200: #C7DEF5;
  --steel-blue-300: #9BC4ED;
  --steel-blue-400: #67A6E4;
  --steel-blue-500: #3C8CDD;
  --steel-blue-600: #2270BF;
  --steel-blue-700: #1B5998;
  --steel-blue-800: #13406C;
  --steel-blue-900: #0C2945;
  --steel-blue-950: #081A2B;
}
Generate More ShadesCreate PaletteConvert Color