Sky Blue

#92D2F6

Blue

Color Codes

All color formats for development

HEX
#92D2F6
RGB
rgb(146, 210, 246)
HSL
hsl(202, 85%, 77%)
OKLCH
oklch(0.833 0.082 233.7)
CMYK
cmyk(41%, 15%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

1.64:1

AA AAA

On Black Background

12.77:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F9
100
#DEF1
200
#C2E5
300
#92D2
400
#5ABA
500
#2BA6
600
#118A
700
#0D6D
800
#0A4E
900
#0632
950
#041F

Shades

Darker variations

1#6EC2F3
2#4AB3F0
3#26A4ED
4#1291DA
5#0F78B6
6#0C6091
7#09486D
8#063049
9#031824

Tints

Lighter variations

1#9DD6F7
2#A8DBF8
3#B3DFF9
4#BEE4FA
5#C9E8FB
6#D4EDFB
7#DEF1FC
8#E9F6FD
9#F4FAFE

Tones

Muted variations

1#97D0F1
2#9CCFEC
3#A1CEE7
4#A6CCE2
5#ABCBDD
6#B0CAD8
7#B5C8D3
8#BAC7CE
9#BFC6C9

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F9
#F1F9FE
BackgroundsSubtle highlightsCard backgrounds
100
DEF1
#DEF1FC
Light backgroundsTable row hoverSkeleton loading
200
C2E5
#C2E5FA
Secondary backgroundsInput backgroundsDividers
300
92D2
#92D2F6
BordersInactive statesPlaceholder text
400
5ABA
#5ABAF2
Disabled statesSecondary iconsMuted text
500
2BA6
#2BA6EE
Primary brand colorCTAsActive elementsLinks
600
118A
#118AD0
Hover statesFocus ringsPrimary buttons hover
700
0D6D
#0D6DA5
Active/pressed statesDark mode accentsSecondary text
800
0A4E
#0A4E76
Text on light backgroundsHeadingsStrong borders
900
0632
#06324B
Primary textHigh emphasis contentDark headings
950
041F
#041F2F
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --sky-blue-50: #F1F9FE;
  --sky-blue-100: #DEF1FC;
  --sky-blue-200: #C2E5FA;
  --sky-blue-300: #92D2F6;
  --sky-blue-400: #5ABAF2;
  --sky-blue-500: #2BA6EE;
  --sky-blue-600: #118AD0;
  --sky-blue-700: #0D6DA5;
  --sky-blue-800: #0A4E76;
  --sky-blue-900: #06324B;
  --sky-blue-950: #041F2F;
}
Generate More ShadesCreate PaletteConvert Color