Sky Blue

#95C9F4

Blue

Color Codes

All color formats for development

HEX
#95C9F4
RGB
rgb(149, 201, 244)
HSL
hsl(207, 81%, 77%)
OKLCH
oklch(0.815 0.082 244)
CMYK
cmyk(39%, 18%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

1.76:1

AA AAA

On Black Background

11.94:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F8
100
#DFEF
200
#C3E1
300
#95C9
400
#5DAD
500
#2F96
600
#1579
700
#1160
800
#0C45
900
#082C
950
#051C

Shades

Darker variations

1#71B7F0
2#4EA5EC
3#2A93E9
4#167FD5
5#136AB2
6#0F558E
7#0B406B
8#072A47
9#041524

Tints

Lighter variations

1#9FCEF5
2#AAD4F6
3#B5D9F7
4#BFDFF8
5#CAE4F9
6#D5E9FB
7#DFEFFC
8#EAF4FD
9#F4FAFE

Tones

Muted variations

1#9AC9EF
2#9EC8EA
3#A3C8E6
4#A8C7E1
5#ADC7DC
6#B1C6D7
7#B6C6D3
8#BBC5CE
9#C0C5C9

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F8
#F1F8FE
BackgroundsSubtle highlightsCard backgrounds
100
DFEF
#DFEFFC
Light backgroundsTable row hoverSkeleton loading
200
C3E1
#C3E1F9
Secondary backgroundsInput backgroundsDividers
300
95C9
#95C9F4
BordersInactive statesPlaceholder text
400
5DAD
#5DADEE
Disabled statesSecondary iconsMuted text
500
2F96
#2F96E9
Primary brand colorCTAsActive elementsLinks
600
1579
#1579CB
Hover statesFocus ringsPrimary buttons hover
700
1160
#1160A2
Active/pressed statesDark mode accentsSecondary text
800
0C45
#0C4573
Text on light backgroundsHeadingsStrong borders
900
082C
#082C4A
Primary textHigh emphasis contentDark headings
950
051C
#051C2E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --sky-blue-50: #F1F8FE;
  --sky-blue-100: #DFEFFC;
  --sky-blue-200: #C3E1F9;
  --sky-blue-300: #95C9F4;
  --sky-blue-400: #5DADEE;
  --sky-blue-500: #2F96E9;
  --sky-blue-600: #1579CB;
  --sky-blue-700: #1160A2;
  --sky-blue-800: #0C4573;
  --sky-blue-900: #082C4A;
  --sky-blue-950: #051C2E;
}
Generate More ShadesCreate PaletteConvert Color