Sky Blue

#94A4F4

Blue

Color Codes

All color formats for development

HEX
#94A4F4
RGB
rgb(148, 164, 244)
HSL
hsl(230, 81%, 77%)
OKLCH
oklch(0.738 0.117 274.5)
CMYK
cmyk(39%, 33%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

2.37:1

AA AAA

On Black Background

8.88:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F3
100
#DFE4
200
#C3CC
300
#95A5
400
#5D76
500
#2F4E
600
#1534
700
#1129
800
#0C1D
900
#0813
950
#050C

Shades

Darker variations

1#7186F0
2#4E68EC
3#2A4AE9
4#1636D5
5#132DB2
6#0F248E
7#0B1B6B
8#071247
9#040924

Tints

Lighter variations

1#9FAEF5
2#AAB7F6
3#B5C0F7
4#BFC9F8
5#CAD2F9
6#D5DBFB
7#DFE4FC
8#EAEDFD
9#F4F6FE

Tones

Muted variations

1#9AA8EF
2#9EABEA
3#A3AEE6
4#A8B1E1
5#ADB5DC
6#B1B8D7
7#B6BBD3
8#BBBECE
9#C0C1C9

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F3
#F1F3FE
BackgroundsSubtle highlightsCard backgrounds
100
DFE4
#DFE4FC
Light backgroundsTable row hoverSkeleton loading
200
C3CC
#C3CCF9
Secondary backgroundsInput backgroundsDividers
300
95A5
#95A5F4
BordersInactive statesPlaceholder text
400
5D76
#5D76EE
Disabled statesSecondary iconsMuted text
500
2F4E
#2F4EE9
Primary brand colorCTAsActive elementsLinks
600
1534
#1534CB
Hover statesFocus ringsPrimary buttons hover
700
1129
#1129A2
Active/pressed statesDark mode accentsSecondary text
800
0C1D
#0C1D73
Text on light backgroundsHeadingsStrong borders
900
0813
#08134A
Primary textHigh emphasis contentDark headings
950
050C
#050C2E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --sky-blue-50: #F1F3FE;
  --sky-blue-100: #DFE4FC;
  --sky-blue-200: #C3CCF9;
  --sky-blue-300: #95A5F4;
  --sky-blue-400: #5D76EE;
  --sky-blue-500: #2F4EE9;
  --sky-blue-600: #1534CB;
  --sky-blue-700: #1129A2;
  --sky-blue-800: #0C1D73;
  --sky-blue-900: #08134A;
  --sky-blue-950: #050C2E;
}
Generate More ShadesCreate PaletteConvert Color