Sky Blue

#95B2F3

Blue

Color Codes

All color formats for development

HEX
#95B2F3
RGB
rgb(149, 178, 243)
HSL
hsl(221, 80%, 77%)
OKLCH
oklch(0.766 0.099 265.6)
CMYK
cmyk(39%, 27%, 0%, 5%)

Accessibility

WCAG contrast compliance

On White Background

2.11:1

AA AAA

On Black Background

9.94:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F5
100
#DFE8
200
#C3D4
300
#95B3
400
#5E8C
500
#306B
600
#164F
700
#123F
800
#0D2D
900
#081D
950
#0512

Shades

Darker variations

1#729AEF
2#4F80EB
3#2B67E7
4#1853D4
5#1445B1
6#10388D
7#0C2A6A
8#081C47
9#040E23

Tints

Lighter variations

1#A0BBF4
2#ABC2F6
3#B5CAF7
4#C0D1F8
5#CAD9F9
6#D5E1FA
7#DFE8FB
8#EAF0FD
9#F4F7FE

Tones

Muted variations

1#9AB5EF
2#9FB7EA
3#A4B8E5
4#A8BAE1
5#ADBCDC
6#B2BDD7
7#B6BFD2
8#BBC1CE
9#C0C3C9

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F5
#F1F5FD
BackgroundsSubtle highlightsCard backgrounds
100
DFE8
#DFE8FB
Light backgroundsTable row hoverSkeleton loading
200
C3D4
#C3D4F8
Secondary backgroundsInput backgroundsDividers
300
95B3
#95B3F3
BordersInactive statesPlaceholder text
400
5E8C
#5E8CED
Disabled statesSecondary iconsMuted text
500
306B
#306BE8
Primary brand colorCTAsActive elementsLinks
600
164F
#164FCA
Hover statesFocus ringsPrimary buttons hover
700
123F
#123FA1
Active/pressed statesDark mode accentsSecondary text
800
0D2D
#0D2D73
Text on light backgroundsHeadingsStrong borders
900
081D
#081D49
Primary textHigh emphasis contentDark headings
950
0512
#05122E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --sky-blue-50: #F1F5FD;
  --sky-blue-100: #DFE8FB;
  --sky-blue-200: #C3D4F8;
  --sky-blue-300: #95B3F3;
  --sky-blue-400: #5E8CED;
  --sky-blue-500: #306BE8;
  --sky-blue-600: #164FCA;
  --sky-blue-700: #123FA1;
  --sky-blue-800: #0D2D73;
  --sky-blue-900: #081D49;
  --sky-blue-950: #05122E;
}
Generate More ShadesCreate PaletteConvert Color