Sky Blue

#94C3F4

Blue

Color Codes

All color formats for development

HEX
#94C3F4
RGB
rgb(148, 195, 244)
HSL
hsl(211, 81%, 77%)
OKLCH
oklch(0.802 0.086 250)
CMYK
cmyk(39%, 20%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

1.85:1

AA AAA

On Black Background

11.37:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F7
100
#DFED
200
#C3DD
300
#95C3
400
#5DA3
500
#2F89
600
#156D
700
#1157
800
#0C3E
900
#0828
950
#0519

Shades

Darker variations

1#71AFF0
2#4E9AEC
3#2A86E9
4#1673D5
5#1360B2
6#0F4C8E
7#0B396B
8#072647
9#041324

Tints

Lighter variations

1#9FC9F5
2#AACFF6
3#B5D5F7
4#BFDBF8
5#CAE1F9
6#D5E7FB
7#DFEDFC
8#EAF3FD
9#F4F9FE

Tones

Muted variations

1#9AC3EF
2#9EC3EA
3#A3C3E6
4#A8C3E1
5#ADC4DC
6#B1C4D7
7#B6C4D3
8#BBC4CE
9#C0C4C9

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F7
#F1F7FE
BackgroundsSubtle highlightsCard backgrounds
100
DFED
#DFEDFC
Light backgroundsTable row hoverSkeleton loading
200
C3DD
#C3DDF9
Secondary backgroundsInput backgroundsDividers
300
95C3
#95C3F4
BordersInactive statesPlaceholder text
400
5DA3
#5DA3EE
Disabled statesSecondary iconsMuted text
500
2F89
#2F89E9
Primary brand colorCTAsActive elementsLinks
600
156D
#156DCB
Hover statesFocus ringsPrimary buttons hover
700
1157
#1157A2
Active/pressed statesDark mode accentsSecondary text
800
0C3E
#0C3E73
Text on light backgroundsHeadingsStrong borders
900
0828
#08284A
Primary textHigh emphasis contentDark headings
950
0519
#05192E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --sky-blue-50: #F1F7FE;
  --sky-blue-100: #DFEDFC;
  --sky-blue-200: #C3DDF9;
  --sky-blue-300: #95C3F4;
  --sky-blue-400: #5DA3EE;
  --sky-blue-500: #2F89E9;
  --sky-blue-600: #156DCB;
  --sky-blue-700: #1157A2;
  --sky-blue-800: #0C3E73;
  --sky-blue-900: #08284A;
  --sky-blue-950: #05192E;
}
Generate More ShadesCreate PaletteConvert Color