Sky Blue

#95B6F4

Blue

Color Codes

All color formats for development

HEX
#95B6F4
RGB
rgb(149, 182, 244)
HSL
hsl(219, 81%, 77%)
OKLCH
oklch(0.775 0.096 262.7)
CMYK
cmyk(39%, 25%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

2.04:1

AA AAA

On Black Background

10.28:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F5
100
#DFE9
200
#C3D6
300
#95B6
400
#5D90
500
#2F70
600
#1555
700
#1144
800
#0C30
900
#081F
950
#0513

Shades

Darker variations

1#719EF0
2#4E85EC
3#2A6DE9
4#1659D5
5#134AB2
6#0F3B8E
7#0B2D6B
8#071E47
9#040F24

Tints

Lighter variations

1#9FBDF5
2#AAC5F6
3#B5CCF7
4#BFD3F8
5#CADBF9
6#D5E2FB
7#DFE9FC
8#EAF0FD
9#F4F8FE

Tones

Muted variations

1#9AB8EF
2#9EB9EA
3#A3BAE6
4#A8BCE1
5#ADBDDC
6#B1BFD7
7#B6C0D3
8#BBC1CE
9#C0C3C9

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F5
#F1F5FE
BackgroundsSubtle highlightsCard backgrounds
100
DFE9
#DFE9FC
Light backgroundsTable row hoverSkeleton loading
200
C3D6
#C3D6F9
Secondary backgroundsInput backgroundsDividers
300
95B6
#95B6F4
BordersInactive statesPlaceholder text
400
5D90
#5D90EE
Disabled statesSecondary iconsMuted text
500
2F70
#2F70E9
Primary brand colorCTAsActive elementsLinks
600
1555
#1555CB
Hover statesFocus ringsPrimary buttons hover
700
1144
#1144A2
Active/pressed statesDark mode accentsSecondary text
800
0C30
#0C3073
Text on light backgroundsHeadingsStrong borders
900
081F
#081F4A
Primary textHigh emphasis contentDark headings
950
0513
#05132E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --sky-blue-50: #F1F5FE;
  --sky-blue-100: #DFE9FC;
  --sky-blue-200: #C3D6F9;
  --sky-blue-300: #95B6F4;
  --sky-blue-400: #5D90EE;
  --sky-blue-500: #2F70E9;
  --sky-blue-600: #1555CB;
  --sky-blue-700: #1144A2;
  --sky-blue-800: #0C3073;
  --sky-blue-900: #081F4A;
  --sky-blue-950: #05132E;
}
Generate More ShadesCreate PaletteConvert Color