Steel Blue

#41759F

Blue

Color Codes

All color formats for development

HEX
#41759F
RGB
rgb(65, 117, 159)
HSL
hsl(207, 42%, 44%)
OKLCH
oklch(0.545 0.086 244.7)
CMYK
cmyk(59%, 26%, 0%, 38%)

Accessibility

WCAG contrast compliance

On White Background

4.92:1

AA AAA

On Black Background

4.27:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F4F8
100
#E6EE
200
#D0DF
300
#ACC7
400
#80A9
500
#5C91
600
#4175
700
#345D
800
#2542
900
#182B
950
#0F1B

Shades

Darker variations

1#3B698F
2#345E7F
3#2E5270
4#274660
5#213A50
6#1A2F40
7#142330
8#0D1720
9#070C10

Tints

Lighter variations

1#4984B4
2#5D92BD
3#719FC5
4#85ADCD
5#9ABBD6
6#AEC8DE
7#C2D6E6
8#D6E4EE
9#EBF1F7

Tones

Muted variations

1#46749B
2#4B7496
3#4F7391
4#54738C
5#597388
6#5D7283
7#62727E
8#67717A
9#6B7175

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F4F8
#F4F8FB
BackgroundsSubtle highlightsCard backgrounds
100
E6EE
#E6EEF5
Light backgroundsTable row hoverSkeleton loading
200
D0DF
#D0DFEC
Secondary backgroundsInput backgroundsDividers
300
ACC7
#ACC7DD
BordersInactive statesPlaceholder text
400
80A9
#80A9CB
Disabled statesSecondary iconsMuted text
500
5C91
#5C91BC
Primary brand colorCTAsActive elementsLinks
600
4175
#41759F
Hover statesFocus ringsPrimary buttons hover
700
345D
#345D7F
Active/pressed statesDark mode accentsSecondary text
800
2542
#25425B
Text on light backgroundsHeadingsStrong borders
900
182B
#182B3A
Primary textHigh emphasis contentDark headings
950
0F1B
#0F1B24
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --steel-blue-50: #F4F8FB;
  --steel-blue-100: #E6EEF5;
  --steel-blue-200: #D0DFEC;
  --steel-blue-300: #ACC7DD;
  --steel-blue-400: #80A9CB;
  --steel-blue-500: #5C91BC;
  --steel-blue-600: #41759F;
  --steel-blue-700: #345D7F;
  --steel-blue-800: #25425B;
  --steel-blue-900: #182B3A;
  --steel-blue-950: #0F1B24;
}
Generate More ShadesCreate PaletteConvert Color