Sky Blue

#9499F4

Blue

Color Codes

All color formats for development

HEX
#9499F4
RGB
rgb(148, 153, 244)
HSL
hsl(237, 81%, 77%)
OKLCH
oklch(0.716 0.132 280.1)
CMYK
cmyk(39%, 37%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

2.59:1

AA AAA

On Black Background

8.12:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F2
100
#DFE0
200
#C3C6
300
#959A
400
#5D65
500
#2F39
600
#151E
700
#1118
800
#0C11
900
#080B
950
#0507

Shades

Darker variations

1#7178F0
2#4E56EC
3#2A34E9
4#1620D5
5#131BB2
6#0F158E
7#0B106B
8#070B47
9#040524

Tints

Lighter variations

1#9FA4F5
2#AAAEF6
3#B5B8F7
4#BFC2F8
5#CACCF9
6#D5D6FB
7#DFE1FC
8#EAEBFD
9#F4F5FE

Tones

Muted variations

1#9A9EEF
2#9EA2EA
3#A3A6E6
4#A8ABE1
5#ADAFDC
6#B1B3D7
7#B6B8D3
8#BBBCCE
9#C0C0C9

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F2
#F1F2FE
BackgroundsSubtle highlightsCard backgrounds
100
DFE0
#DFE0FC
Light backgroundsTable row hoverSkeleton loading
200
C3C6
#C3C6F9
Secondary backgroundsInput backgroundsDividers
300
959A
#959AF4
BordersInactive statesPlaceholder text
400
5D65
#5D65EE
Disabled statesSecondary iconsMuted text
500
2F39
#2F39E9
Primary brand colorCTAsActive elementsLinks
600
151E
#151ECB
Hover statesFocus ringsPrimary buttons hover
700
1118
#1118A2
Active/pressed statesDark mode accentsSecondary text
800
0C11
#0C1173
Text on light backgroundsHeadingsStrong borders
900
080B
#080B4A
Primary textHigh emphasis contentDark headings
950
0507
#05072E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --sky-blue-50: #F1F2FE;
  --sky-blue-100: #DFE0FC;
  --sky-blue-200: #C3C6F9;
  --sky-blue-300: #959AF4;
  --sky-blue-400: #5D65EE;
  --sky-blue-500: #2F39E9;
  --sky-blue-600: #151ECB;
  --sky-blue-700: #1118A2;
  --sky-blue-800: #0C1173;
  --sky-blue-900: #080B4A;
  --sky-blue-950: #05072E;
}
Generate More ShadesCreate PaletteConvert Color