Sky Blue

#5EA3ED

Blue

Color Codes

All color formats for development

HEX
#5EA3ED
RGB
rgb(94, 163, 237)
HSL
hsl(211, 80%, 65%)
OKLCH
oklch(0.702 0.13 251.6)
CMYK
cmyk(60%, 31%, 0%, 7%)

Accessibility

WCAG contrast compliance

On White Background

2.65:1

AA AAA

On Black Background

7.94:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F7
100
#DFED
200
#C3DD
300
#95C3
400
#5EA3
500
#3089
600
#166D
700
#1257
800
#0D3E
900
#0828
950
#0519

Shades

Darker variations

1#4192EA
2#2381E7
3#1771D1
4#1461B3
5#115195
6#0D4177
7#0A305A
8#07203C
9#03101E

Tints

Lighter variations

1#6EADEF
2#7EB6F1
3#8FBFF3
4#9FC8F4
5#AFD1F6
6#BFDAF8
7#CFE4FA
8#DFEDFB
9#EFF6FD

Tones

Muted variations

1#65A4E6
2#6DA4DF
3#74A4D8
4#7BA4D1
5#82A5C9
6#89A5C2
7#90A5BB
8#97A5B4
9#9FA6AD

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F7
#F1F7FD
BackgroundsSubtle highlightsCard backgrounds
100
DFED
#DFEDFB
Light backgroundsTable row hoverSkeleton loading
200
C3DD
#C3DDF8
Secondary backgroundsInput backgroundsDividers
300
95C3
#95C3F3
BordersInactive statesPlaceholder text
400
5EA3
#5EA3ED
Disabled statesSecondary iconsMuted text
500
3089
#3089E8
Primary brand colorCTAsActive elementsLinks
600
166D
#166DCA
Hover statesFocus ringsPrimary buttons hover
700
1257
#1257A1
Active/pressed statesDark mode accentsSecondary text
800
0D3E
#0D3E73
Text on light backgroundsHeadingsStrong borders
900
0828
#082849
Primary textHigh emphasis contentDark headings
950
0519
#05192E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --sky-blue-50: #F1F7FD;
  --sky-blue-100: #DFEDFB;
  --sky-blue-200: #C3DDF8;
  --sky-blue-300: #95C3F3;
  --sky-blue-400: #5EA3ED;
  --sky-blue-500: #3089E8;
  --sky-blue-600: #166DCA;
  --sky-blue-700: #1257A1;
  --sky-blue-800: #0D3E73;
  --sky-blue-900: #082849;
  --sky-blue-950: #05192E;
}
Generate More ShadesCreate PaletteConvert Color