Sky Blue

#92B9F7

Blue

Color Codes

All color formats for development

HEX
#92B9F7
RGB
rgb(146, 185, 247)
HSL
hsl(217, 86%, 77%)
OKLCH
oklch(0.781 0.099 259.5)
CMYK
cmyk(41%, 25%, 0%, 3%)

Accessibility

WCAG contrast compliance

On White Background

2.00:1

AA AAA

On Black Background

10.50:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F6
100
#DEEA
200
#C1D7
300
#92B9
400
#5994
500
#2A75
600
#105A
700
#0C47
800
#0933
900
#0621
950
#0414

Shades

Darker variations

1#6DA1F4
2#4989F1
3#2472EF
4#105EDB
5#0E4EB7
6#0B3F92
7#082F6E
8#051F49
9#031025

Tints

Lighter variations

1#9DC0F8
2#A8C7F8
3#B3CEF9
4#BED5FA
5#C8DCFB
6#D3E3FC
7#DEEAFD
8#E9F1FD
9#F4F8FE

Tones

Muted variations

1#97BAF2
2#9CBBED
3#A1BCE8
4#A6BDE3
5#ABBEDE
6#B0C0D9
7#B5C1D3
8#BAC2CE
9#BFC3C9

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F6
#F1F6FE
BackgroundsSubtle highlightsCard backgrounds
100
DEEA
#DEEAFD
Light backgroundsTable row hoverSkeleton loading
200
C1D7
#C1D7FA
Secondary backgroundsInput backgroundsDividers
300
92B9
#92B9F7
BordersInactive statesPlaceholder text
400
5994
#5994F3
Disabled statesSecondary iconsMuted text
500
2A75
#2A75EF
Primary brand colorCTAsActive elementsLinks
600
105A
#105AD1
Hover statesFocus ringsPrimary buttons hover
700
0C47
#0C47A6
Active/pressed statesDark mode accentsSecondary text
800
0933
#093377
Text on light backgroundsHeadingsStrong borders
900
0621
#06214C
Primary textHigh emphasis contentDark headings
950
0414
#04142F
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --sky-blue-50: #F1F6FE;
  --sky-blue-100: #DEEAFD;
  --sky-blue-200: #C1D7FA;
  --sky-blue-300: #92B9F7;
  --sky-blue-400: #5994F3;
  --sky-blue-500: #2A75EF;
  --sky-blue-600: #105AD1;
  --sky-blue-700: #0C47A6;
  --sky-blue-800: #093377;
  --sky-blue-900: #06214C;
  --sky-blue-950: #04142F;
}
Generate More ShadesCreate PaletteConvert Color