Steel Blue

#5275C7

Blue

Color Codes

All color formats for development

HEX
#5275C7
RGB
rgb(82, 117, 199)
HSL
hsl(222, 51%, 55%)
OKLCH
oklch(0.575 0.133 265.1)
CMYK
cmyk(59%, 41%, 0%, 22%)

Accessibility

WCAG contrast compliance

On White Background

4.44:1

AA AAA

On Black Background

4.73:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3F6
100
#E4EA
200
#CDD7
300
#A6B8
400
#7894
500
#5275
600
#3759
700
#2C47
800
#1F33
900
#1420
950
#0C14

Shades

Darker variations

1#3E64BF
2#3759A9
3#304E94
4#29437F
5#22386A
6#1B2D55
7#152140
8#0E162A
9#070B15

Tints

Lighter variations

1#6383CC
2#7490D2
3#869ED8
4#97ACDD
5#A8BAE3
6#BAC8E9
7#CBD6EE
8#DCE3F4
9#EEF1F9

Tones

Muted variations

1#5877C1
2#5D7ABB
3#637CB5
4#697EAF
5#6F81AA
6#7583A4
7#7B859E
8#818898
9#868A92

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3F6
#F3F6FB
BackgroundsSubtle highlightsCard backgrounds
100
E4EA
#E4EAF6
Light backgroundsTable row hoverSkeleton loading
200
CDD7
#CDD7EF
Secondary backgroundsInput backgroundsDividers
300
A6B8
#A6B8E2
BordersInactive statesPlaceholder text
400
7894
#7894D3
Disabled statesSecondary iconsMuted text
500
5275
#5275C7
Primary brand colorCTAsActive elementsLinks
600
3759
#3759A9
Hover statesFocus ringsPrimary buttons hover
700
2C47
#2C4787
Active/pressed statesDark mode accentsSecondary text
800
1F33
#1F3360
Text on light backgroundsHeadingsStrong borders
900
1420
#14203E
Primary textHigh emphasis contentDark headings
950
0C14
#0C1427
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --steel-blue-50: #F3F6FB;
  --steel-blue-100: #E4EAF6;
  --steel-blue-200: #CDD7EF;
  --steel-blue-300: #A6B8E2;
  --steel-blue-400: #7894D3;
  --steel-blue-500: #5275C7;
  --steel-blue-600: #3759A9;
  --steel-blue-700: #2C4787;
  --steel-blue-800: #1F3360;
  --steel-blue-900: #14203E;
  --steel-blue-950: #0C1427;
}
Generate More ShadesCreate PaletteConvert Color