Sky Blue

#95D1F3

Blue

Color Codes

All color formats for development

HEX
#95D1F3
RGB
rgb(149, 209, 243)
HSL
hsl(202, 80%, 77%)
OKLCH
oklch(0.832 0.078 233.8)
CMYK
cmyk(39%, 14%, 0%, 5%)

Accessibility

WCAG contrast compliance

On White Background

1.65:1

AA AAA

On Black Background

12.69:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F9
100
#DFF1
200
#C3E5
300
#95D1
400
#5EB9
500
#30A5
600
#1688
700
#126C
800
#0D4D
900
#0832
950
#051F

Shades

Darker variations

1#72C1EF
2#4FB2EB
3#2BA3E7
4#188FD4
5#1477B1
6#105F8D
7#0C476A
8#083047
9#041823

Tints

Lighter variations

1#A0D5F4
2#ABDAF6
3#B5DFF7
4#C0E3F8
5#CAE8F9
6#D5EDFA
7#DFF1FB
8#EAF6FD
9#F4FAFE

Tones

Muted variations

1#9AD0EF
2#9FCEEA
3#A4CDE5
4#A8CCE1
5#ADCBDC
6#B2C9D7
7#B6C8D2
8#BBC7CE
9#C0C6C9

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F9
#F1F9FD
BackgroundsSubtle highlightsCard backgrounds
100
DFF1
#DFF1FB
Light backgroundsTable row hoverSkeleton loading
200
C3E5
#C3E5F8
Secondary backgroundsInput backgroundsDividers
300
95D1
#95D1F3
BordersInactive statesPlaceholder text
400
5EB9
#5EB9ED
Disabled statesSecondary iconsMuted text
500
30A5
#30A5E8
Primary brand colorCTAsActive elementsLinks
600
1688
#1688CA
Hover statesFocus ringsPrimary buttons hover
700
126C
#126CA1
Active/pressed statesDark mode accentsSecondary text
800
0D4D
#0D4D73
Text on light backgroundsHeadingsStrong borders
900
0832
#083249
Primary textHigh emphasis contentDark headings
950
051F
#051F2E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --sky-blue-50: #F1F9FD;
  --sky-blue-100: #DFF1FB;
  --sky-blue-200: #C3E5F8;
  --sky-blue-300: #95D1F3;
  --sky-blue-400: #5EB9ED;
  --sky-blue-500: #30A5E8;
  --sky-blue-600: #1688CA;
  --sky-blue-700: #126CA1;
  --sky-blue-800: #0D4D73;
  --sky-blue-900: #083249;
  --sky-blue-950: #051F2E;
}
Generate More ShadesCreate PaletteConvert Color