Steel Blue

#7393D9

Blue

Color Codes

All color formats for development

HEX
#7393D9
RGB
rgb(115, 147, 217)
HSL
hsl(221, 57%, 65%)
OKLCH
oklch(0.668 0.111 264.8)
CMYK
cmyk(47%, 32%, 0%, 15%)

Accessibility

WCAG contrast compliance

On White Background

3.04:1

AA AAA

On Black Background

6.90:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3F6
100
#E3E9
200
#CBD7
300
#A3B8
400
#7393
500
#4B74
600
#3059
700
#2647
800
#1B32
900
#1220
950
#0B14

Shades

Darker variations

1#597FD1
2#3F6BCA
3#325CB6
4#2B4F9C
5#244282
6#1D3468
7#15274E
8#0E1A34
9#070D1A

Tints

Lighter variations

1#819EDC
2#8FA9E0
3#9DB3E4
4#ABBEE8
5#B9C9EC
6#C7D4F0
7#D5DFF3
8#E3E9F7
9#F1F4FB

Tones

Muted variations

1#7895D4
2#7D97CE
3#8299C9
4#879BC4
5#8C9CBF
6#919EBA
7#96A0B5
8#9CA2B0
9#A1A4AB

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3F6
#F3F6FC
BackgroundsSubtle highlightsCard backgrounds
100
E3E9
#E3E9F7
Light backgroundsTable row hoverSkeleton loading
200
CBD7
#CBD7F1
Secondary backgroundsInput backgroundsDividers
300
A3B8
#A3B8E6
BordersInactive statesPlaceholder text
400
7393
#7393D9
Disabled statesSecondary iconsMuted text
500
4B74
#4B74CE
Primary brand colorCTAsActive elementsLinks
600
3059
#3059B0
Hover statesFocus ringsPrimary buttons hover
700
2647
#26478C
Active/pressed statesDark mode accentsSecondary text
800
1B32
#1B3264
Text on light backgroundsHeadingsStrong borders
900
1220
#122040
Primary textHigh emphasis contentDark headings
950
0B14
#0B1428
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --steel-blue-50: #F3F6FC;
  --steel-blue-100: #E3E9F7;
  --steel-blue-200: #CBD7F1;
  --steel-blue-300: #A3B8E6;
  --steel-blue-400: #7393D9;
  --steel-blue-500: #4B74CE;
  --steel-blue-600: #3059B0;
  --steel-blue-700: #26478C;
  --steel-blue-800: #1B3264;
  --steel-blue-900: #122040;
  --steel-blue-950: #0B1428;
}
Generate More ShadesCreate PaletteConvert Color