Sky Blue

#7A9AD1

Blue

Color Codes

All color formats for development

HEX
#7A9AD1
RGB
rgb(122, 154, 209)
HSL
hsl(218, 49%, 65%)
OKLCH
oklch(0.684 0.089 261)
CMYK
cmyk(42%, 26%, 0%, 18%)

Accessibility

WCAG contrast compliance

On White Background

2.85:1

AA AAA

On Black Background

7.37:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F4F6
100
#E4EB
200
#CEDA
300
#A8BD
400
#7A9A
500
#547D
600
#3962
700
#2E4E
800
#2137
900
#1523
950
#0D16

Shades

Darker variations

1#6187C9
2#4975C1
3#3B65AD
4#335694
5#2A487B
6#223A63
7#192B4A
8#111D31
9#080E19

Tints

Lighter variations

1#87A4D6
2#95AEDB
3#A2B8DF
4#AFC2E4
5#BDCDE8
6#CAD7ED
7#D7E1F1
8#E4EBF6
9#F2F5FA

Tones

Muted variations

1#7E9BCD
2#839CC9
3#879EC4
4#8C9FC0
5#90A0BC
6#94A1B7
7#99A2B3
8#9DA3AE
9#A1A5AA

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F4F6
#F4F6FB
BackgroundsSubtle highlightsCard backgrounds
100
E4EB
#E4EBF6
Light backgroundsTable row hoverSkeleton loading
200
CEDA
#CEDAEE
Secondary backgroundsInput backgroundsDividers
300
A8BD
#A8BDE1
BordersInactive statesPlaceholder text
400
7A9A
#7A9AD1
Disabled statesSecondary iconsMuted text
500
547D
#547DC4
Primary brand colorCTAsActive elementsLinks
600
3962
#3962A7
Hover statesFocus ringsPrimary buttons hover
700
2E4E
#2E4E85
Active/pressed statesDark mode accentsSecondary text
800
2137
#21375F
Text on light backgroundsHeadingsStrong borders
900
1523
#15233D
Primary textHigh emphasis contentDark headings
950
0D16
#0D1626
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --sky-blue-50: #F4F6FB;
  --sky-blue-100: #E4EBF6;
  --sky-blue-200: #CEDAEE;
  --sky-blue-300: #A8BDE1;
  --sky-blue-400: #7A9AD1;
  --sky-blue-500: #547DC4;
  --sky-blue-600: #3962A7;
  --sky-blue-700: #2E4E85;
  --sky-blue-800: #21375F;
  --sky-blue-900: #15233D;
  --sky-blue-950: #0D1626;
}
Generate More ShadesCreate PaletteConvert Color