Sky Blue

#929CF6

Blue

Color Codes

All color formats for development

HEX
#929CF6
RGB
rgb(146, 156, 246)
HSL
hsl(234, 85%, 77%)
OKLCH
oklch(0.722 0.131 277.8)
CMYK
cmyk(41%, 37%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

2.53:1

AA AAA

On Black Background

8.31:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F2
100
#DEE1
200
#C2C7
300
#929C
400
#5A69
500
#2B3E
600
#1124
700
#0D1D
800
#0A14
900
#060D
950
#0408

Shades

Darker variations

1#6E7BF3
2#4A5AF0
3#263AED
4#1226DA
5#0F1FB6
6#0C1991
7#09136D
8#060D49
9#030624

Tints

Lighter variations

1#9DA6F7
2#A8B0F8
3#B3BAF9
4#BEC4FA
5#C9CEFB
6#D4D8FB
7#DEE1FC
8#E9EBFD
9#F4F5FE

Tones

Muted variations

1#97A0F1
2#9CA4EC
3#A1A8E7
4#A6ACE2
5#ABB0DD
6#B0B4D8
7#B5B8D3
8#BABCCE
9#BFC0C9

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F2
#F1F2FE
BackgroundsSubtle highlightsCard backgrounds
100
DEE1
#DEE1FC
Light backgroundsTable row hoverSkeleton loading
200
C2C7
#C2C7FA
Secondary backgroundsInput backgroundsDividers
300
929C
#929CF6
BordersInactive statesPlaceholder text
400
5A69
#5A69F2
Disabled statesSecondary iconsMuted text
500
2B3E
#2B3EEE
Primary brand colorCTAsActive elementsLinks
600
1124
#1124D0
Hover statesFocus ringsPrimary buttons hover
700
0D1D
#0D1DA5
Active/pressed statesDark mode accentsSecondary text
800
0A14
#0A1476
Text on light backgroundsHeadingsStrong borders
900
060D
#060D4B
Primary textHigh emphasis contentDark headings
950
0408
#04082F
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --sky-blue-50: #F1F2FE;
  --sky-blue-100: #DEE1FC;
  --sky-blue-200: #C2C7FA;
  --sky-blue-300: #929CF6;
  --sky-blue-400: #5A69F2;
  --sky-blue-500: #2B3EEE;
  --sky-blue-600: #1124D0;
  --sky-blue-700: #0D1DA5;
  --sky-blue-800: #0A1476;
  --sky-blue-900: #060D4B;
  --sky-blue-950: #04082F;
}
Generate More ShadesCreate PaletteConvert Color