Sky Blue

#94B4F5

Blue

Color Codes

All color formats for development

HEX
#94B4F5
RGB
rgb(148, 180, 245)
HSL
hsl(220, 83%, 77%)
OKLCH
oklch(0.771 0.1 264)
CMYK
cmyk(40%, 27%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

2.08:1

AA AAA

On Black Background

10.11:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F5
100
#DEE8
200
#C2D5
300
#94B4
400
#5C8D
500
#2D6D
600
#1351
700
#0F41
800
#0B2E
900
#071E
950
#0412

Shades

Darker variations

1#709BF2
2#4C82EE
3#2869EB
4#1455D8
5#1147B4
6#0D3990
7#0A2B6C
8#071C48
9#030E24

Tints

Lighter variations

1#9EBCF6
2#A9C3F7
3#B4CBF8
4#BFD2F9
5#C9DAFA
6#D4E1FB
7#DFE9FC
8#EAF0FD
9#F4F8FE

Tones

Muted variations

1#99B6F0
2#9DB7EB
3#A2B9E6
4#A7BBE2
5#ACBCDD
6#B1BED8
7#B6BFD3
8#BBC1CE
9#BFC3C9

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F5
#F1F5FE
BackgroundsSubtle highlightsCard backgrounds
100
DEE8
#DEE8FC
Light backgroundsTable row hoverSkeleton loading
200
C2D5
#C2D5F9
Secondary backgroundsInput backgroundsDividers
300
94B4
#94B4F5
BordersInactive statesPlaceholder text
400
5C8D
#5C8DF0
Disabled statesSecondary iconsMuted text
500
2D6D
#2D6DEB
Primary brand colorCTAsActive elementsLinks
600
1351
#1351CD
Hover statesFocus ringsPrimary buttons hover
700
0F41
#0F41A3
Active/pressed statesDark mode accentsSecondary text
800
0B2E
#0B2E75
Text on light backgroundsHeadingsStrong borders
900
071E
#071E4B
Primary textHigh emphasis contentDark headings
950
0412
#04122F
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --sky-blue-50: #F1F5FE;
  --sky-blue-100: #DEE8FC;
  --sky-blue-200: #C2D5F9;
  --sky-blue-300: #94B4F5;
  --sky-blue-400: #5C8DF0;
  --sky-blue-500: #2D6DEB;
  --sky-blue-600: #1351CD;
  --sky-blue-700: #0F41A3;
  --sky-blue-800: #0B2E75;
  --sky-blue-900: #071E4B;
  --sky-blue-950: #04122F;
}
Generate More ShadesCreate PaletteConvert Color