Steel Blue

#2375BE

Blue

Color Codes

All color formats for development

HEX
#2375BE
RGB
rgb(35, 117, 190)
HSL
hsl(208, 69%, 44%)
OKLCH
oklch(0.551 0.137 250)
CMYK
cmyk(82%, 38%, 0%, 25%)

Accessibility

WCAG contrast compliance

On White Background

4.82:1

AA AAA

On Black Background

4.36:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F8
100
#E1EE
200
#C7DF
300
#9CC7
400
#68AA
500
#3D92
600
#2375
700
#1C5D
800
#1443
900
#0D2B
950
#081B

Shades

Darker variations

1#1F6AAB
2#1C5E98
3#185285
4#154672
5#113B5F
6#0E2F4C
7#0A2339
8#071726
9#030C13

Tints

Lighter variations

1#2784D6
2#3E92DC
3#56A0E0
4#6EADE4
5#86BBE9
6#9EC9ED
7#B7D6F2
8#CFE4F6
9#E7F1FB

Tones

Muted variations

1#2B75B6
2#3274AE
3#3A74A6
4#42739F
5#497397
6#51728F
7#597287
8#617180
9#687178

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2F8
#F2F8FD
BackgroundsSubtle highlightsCard backgrounds
100
E1EE
#E1EEF9
Light backgroundsTable row hoverSkeleton loading
200
C7DF
#C7DFF5
Secondary backgroundsInput backgroundsDividers
300
9CC7
#9CC7ED
BordersInactive statesPlaceholder text
400
68AA
#68AAE3
Disabled statesSecondary iconsMuted text
500
3D92
#3D92DB
Primary brand colorCTAsActive elementsLinks
600
2375
#2375BE
Hover statesFocus ringsPrimary buttons hover
700
1C5D
#1C5D97
Active/pressed statesDark mode accentsSecondary text
800
1443
#14436C
Text on light backgroundsHeadingsStrong borders
900
0D2B
#0D2B45
Primary textHigh emphasis contentDark headings
950
081B
#081B2B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --steel-blue-50: #F2F8FD;
  --steel-blue-100: #E1EEF9;
  --steel-blue-200: #C7DFF5;
  --steel-blue-300: #9CC7ED;
  --steel-blue-400: #68AAE3;
  --steel-blue-500: #3D92DB;
  --steel-blue-600: #2375BE;
  --steel-blue-700: #1C5D97;
  --steel-blue-800: #14436C;
  --steel-blue-900: #0D2B45;
  --steel-blue-950: #081B2B;
}
Generate More ShadesCreate PaletteConvert Color