Sky Blue

#94A7F4

Blue

Color Codes

All color formats for development

HEX
#94A7F4
RGB
rgb(148, 167, 244)
HSL
hsl(228, 81%, 77%)
OKLCH
oklch(0.744 0.114 272.8)
CMYK
cmyk(39%, 32%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

2.31:1

AA AAA

On Black Background

9.09:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F4
100
#DFE4
200
#C3CE
300
#95A8
400
#5D7A
500
#2F54
600
#153A
700
#112E
800
#0C21
900
#0815
950
#050D

Shades

Darker variations

1#718BF0
2#4E6DEC
3#2A50E9
4#163DD5
5#1332B2
6#0F288E
7#0B1E6B
8#071447
9#040A24

Tints

Lighter variations

1#9FB1F5
2#AAB9F6
3#B5C2F7
4#BFCBF8
5#CAD3F9
6#D5DCFB
7#DFE5FC
8#EAEEFD
9#F4F6FE

Tones

Muted variations

1#9AABEF
2#9EAEEA
3#A3B0E6
4#A8B3E1
5#ADB6DC
6#B1B9D7
7#B6BCD3
8#BBBFCE
9#C0C1C9

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F4
#F1F4FE
BackgroundsSubtle highlightsCard backgrounds
100
DFE4
#DFE4FC
Light backgroundsTable row hoverSkeleton loading
200
C3CE
#C3CEF9
Secondary backgroundsInput backgroundsDividers
300
95A8
#95A8F4
BordersInactive statesPlaceholder text
400
5D7A
#5D7AEE
Disabled statesSecondary iconsMuted text
500
2F54
#2F54E9
Primary brand colorCTAsActive elementsLinks
600
153A
#153ACB
Hover statesFocus ringsPrimary buttons hover
700
112E
#112EA2
Active/pressed statesDark mode accentsSecondary text
800
0C21
#0C2173
Text on light backgroundsHeadingsStrong borders
900
0815
#08154A
Primary textHigh emphasis contentDark headings
950
050D
#050D2E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --sky-blue-50: #F1F4FE;
  --sky-blue-100: #DFE4FC;
  --sky-blue-200: #C3CEF9;
  --sky-blue-300: #95A8F4;
  --sky-blue-400: #5D7AEE;
  --sky-blue-500: #2F54E9;
  --sky-blue-600: #153ACB;
  --sky-blue-700: #112EA2;
  --sky-blue-800: #0C2173;
  --sky-blue-900: #08154A;
  --sky-blue-950: #050D2E;
}
Generate More ShadesCreate PaletteConvert Color