Sky Blue

#90BDF9

Blue

Color Codes

All color formats for development

HEX
#90BDF9
RGB
rgb(144, 189, 249)
HSL
hsl(214, 90%, 77%)
OKLCH
oklch(0.789 0.099 255.8)
CMYK
cmyk(42%, 24%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.94:1

AA AAA

On Black Background

10.83:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F0F6
100
#DDEB
200
#C0DA
300
#90BD
400
#559B
500
#257E
600
#0B63
700
#094F
800
#0638
900
#0424
950
#0316

Shades

Darker variations

1#6AA7F7
2#4591F5
3#207BF3
4#0C68E0
5#0A56BB
6#084595
7#063470
8#04234B
9#021125

Tints

Lighter variations

1#9BC4FA
2#A6CAFA
3#B1D1FB
4#BCD8FB
5#C7DEFC
6#D2E5FD
7#DEEBFD
8#E9F2FE
9#F4F8FE

Tones

Muted variations

1#95BEF4
2#9ABFEF
3#9FBFE9
4#A5C0E4
5#AAC1DF
6#AFC2D9
7#B5C2D4
8#BAC3CF
9#BFC4CA

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F0F6
#F0F6FE
BackgroundsSubtle highlightsCard backgrounds
100
DDEB
#DDEBFD
Light backgroundsTable row hoverSkeleton loading
200
C0DA
#C0DAFC
Secondary backgroundsInput backgroundsDividers
300
90BD
#90BDF9
BordersInactive statesPlaceholder text
400
559B
#559BF6
Disabled statesSecondary iconsMuted text
500
257E
#257EF4
Primary brand colorCTAsActive elementsLinks
600
0B63
#0B63D5
Hover statesFocus ringsPrimary buttons hover
700
094F
#094FAA
Active/pressed statesDark mode accentsSecondary text
800
0638
#063879
Text on light backgroundsHeadingsStrong borders
900
0424
#04244E
Primary textHigh emphasis contentDark headings
950
0316
#031630
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --sky-blue-50: #F0F6FE;
  --sky-blue-100: #DDEBFD;
  --sky-blue-200: #C0DAFC;
  --sky-blue-300: #90BDF9;
  --sky-blue-400: #559BF6;
  --sky-blue-500: #257EF4;
  --sky-blue-600: #0B63D5;
  --sky-blue-700: #094FAA;
  --sky-blue-800: #063879;
  --sky-blue-900: #04244E;
  --sky-blue-950: #031630;
}
Generate More ShadesCreate PaletteConvert Color