Steel Blue

#2762B9

Blue

Color Codes

All color formats for development

HEX
#2762B9
RGB
rgb(39, 98, 185)
HSL
hsl(216, 65%, 44%)
OKLCH
oklch(0.506 0.15 258.5)
CMYK
cmyk(79%, 47%, 0%, 27%)

Accessibility

WCAG contrast compliance

On White Background

5.94:1

AA AAA

On Black Background

3.53:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F6
100
#E2EB
200
#C8DA
300
#9EBD
400
#6C9A
500
#427D
600
#2762
700
#1F4E
800
#1637
900
#0E23
950
#0916

Shades

Darker variations

1#2358A7
2#1F4E94
3#1B4482
4#183B6F
5#14315D
6#10274A
7#0C1D38
8#081425
9#040A13

Tints

Lighter variations

1#2C6ED1
2#437ED7
3#5A8EDC
4#729EE1
5#89AEE6
6#A1BEEB
7#B8CFF0
8#D0DFF5
9#E7EFFA

Tones

Muted variations

1#2F63B2
2#3665AB
3#3D66A3
4#44679C
5#4C6995
6#536A8D
7#5A6C86
8#626D7F
9#696F77

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2F6
#F2F6FC
BackgroundsSubtle highlightsCard backgrounds
100
E2EB
#E2EBF9
Light backgroundsTable row hoverSkeleton loading
200
C8DA
#C8DAF3
Secondary backgroundsInput backgroundsDividers
300
9EBD
#9EBDEA
BordersInactive statesPlaceholder text
400
6C9A
#6C9AE0
Disabled statesSecondary iconsMuted text
500
427D
#427DD7
Primary brand colorCTAsActive elementsLinks
600
2762
#2762B9
Hover statesFocus ringsPrimary buttons hover
700
1F4E
#1F4E93
Active/pressed statesDark mode accentsSecondary text
800
1637
#163769
Text on light backgroundsHeadingsStrong borders
900
0E23
#0E2343
Primary textHigh emphasis contentDark headings
950
0916
#09162A
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --steel-blue-50: #F2F6FC;
  --steel-blue-100: #E2EBF9;
  --steel-blue-200: #C8DAF3;
  --steel-blue-300: #9EBDEA;
  --steel-blue-400: #6C9AE0;
  --steel-blue-500: #427DD7;
  --steel-blue-600: #2762B9;
  --steel-blue-700: #1F4E93;
  --steel-blue-800: #163769;
  --steel-blue-900: #0E2343;
  --steel-blue-950: #09162A;
}
Generate More ShadesCreate PaletteConvert Color