Sky Blue

#A8D0E1

Blue

Color Codes

All color formats for development

HEX
#A8D0E1
RGB
rgb(168, 208, 225)
HSL
hsl(198, 49%, 77%)
OKLCH
oklch(0.834 0.048 225.6)
CMYK
cmyk(25%, 8%, 0%, 12%)

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
#F4F9
100
#E4F1
200
#CEE4
300
#A8D0
400
#7AB7
500
#54A3
600
#3986
700
#2E6B
800
#214C
900
#1531
950
#0D1E

Shades

Darker variations

1#8AC0D7
2#6DB0CD
3#50A0C3
4#3C8DB0
5#327592
6#285E75
7#1E4658
8#142F3B
9#0A171D

Tints

Lighter variations

1#B0D5E4
2#B9D9E7
3#C2DEEA
4#CBE3ED
5#D3E7F0
6#DCECF3
7#E5F1F6
8#EEF6F9
9#F6FAFC

Tones

Muted variations

1#AACFDE
2#ADCEDB
3#B0CCD8
4#B3CBD6
5#B6CAD3
6#B9C9D0
7#BCC8CD
8#BFC7CA
9#C1C5C7

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F4F9
#F4F9FB
BackgroundsSubtle highlightsCard backgrounds
100
E4F1
#E4F1F6
Light backgroundsTable row hoverSkeleton loading
200
CEE4
#CEE4EE
Secondary backgroundsInput backgroundsDividers
300
A8D0
#A8D0E1
BordersInactive statesPlaceholder text
400
7AB7
#7AB7D1
Disabled statesSecondary iconsMuted text
500
54A3
#54A3C4
Primary brand colorCTAsActive elementsLinks
600
3986
#3986A7
Hover statesFocus ringsPrimary buttons hover
700
2E6B
#2E6B85
Active/pressed statesDark mode accentsSecondary text
800
214C
#214C5F
Text on light backgroundsHeadingsStrong borders
900
1531
#15313D
Primary textHigh emphasis contentDark headings
950
0D1E
#0D1E26
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --sky-blue-50: #F4F9FB;
  --sky-blue-100: #E4F1F6;
  --sky-blue-200: #CEE4EE;
  --sky-blue-300: #A8D0E1;
  --sky-blue-400: #7AB7D1;
  --sky-blue-500: #54A3C4;
  --sky-blue-600: #3986A7;
  --sky-blue-700: #2E6B85;
  --sky-blue-800: #214C5F;
  --sky-blue-900: #15313D;
  --sky-blue-950: #0D1E26;
}
Generate More ShadesCreate PaletteConvert Color