Steel Blue

#2693BA

Blue

Color Codes

All color formats for development

HEX
#2693BA
RGB
rgb(38, 147, 186)
HSL
hsl(196, 66%, 44%)
OKLCH
oklch(0.622 0.11 227.5)
CMYK
cmyk(80%, 21%, 0%, 27%)

Accessibility

WCAG contrast compliance

On White Background

3.52:1

AA AAA

On Black Background

5.96:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2FA
100
#E1F3
200
#C8E8
300
#9ED6
400
#6BC1
500
#41B0
600
#2693
700
#1E75
800
#1653
900
#0E35
950
#0921

Shades

Darker variations

1#2284A8
2#1F7595
3#1B6782
4#175870
5#13495D
6#0F3B4B
7#0B2C38
8#081D25
9#040F13

Tints

Lighter variations

1#2BA5D2
2#41B0D8
3#59BADD
4#71C4E2
5#88CEE7
6#A0D7EC
7#B8E1F0
8#D0EBF5
9#E7F5FA

Tones

Muted variations

1#2E8FB3
2#358CAB
3#3C88A4
4#44859D
5#4B8195
6#537E8E
7#5A7B86
8#61777F
9#697478

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FA
#F2FAFC
BackgroundsSubtle highlightsCard backgrounds
100
E1F3
#E1F3F9
Light backgroundsTable row hoverSkeleton loading
200
C8E8
#C8E8F4
Secondary backgroundsInput backgroundsDividers
300
9ED6
#9ED6EB
BordersInactive statesPlaceholder text
400
6BC1
#6BC1E1
Disabled statesSecondary iconsMuted text
500
41B0
#41B0D8
Primary brand colorCTAsActive elementsLinks
600
2693
#2693BA
Hover statesFocus ringsPrimary buttons hover
700
1E75
#1E7594
Active/pressed statesDark mode accentsSecondary text
800
1653
#16536A
Text on light backgroundsHeadingsStrong borders
900
0E35
#0E3544
Primary textHigh emphasis contentDark headings
950
0921
#09212A
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --steel-blue-50: #F2FAFC;
  --steel-blue-100: #E1F3F9;
  --steel-blue-200: #C8E8F4;
  --steel-blue-300: #9ED6EB;
  --steel-blue-400: #6BC1E1;
  --steel-blue-500: #41B0D8;
  --steel-blue-600: #2693BA;
  --steel-blue-700: #1E7594;
  --steel-blue-800: #16536A;
  --steel-blue-900: #0E3544;
  --steel-blue-950: #09212A;
}
Generate More ShadesCreate PaletteConvert Color