Sky Blue

#7699D5

Blue

Color Codes

All color formats for development

HEX
#7699D5
RGB
rgb(118, 153, 213)
HSL
hsl(218, 53%, 65%)
OKLCH
oklch(0.681 0.098 260.9)
CMYK
cmyk(45%, 28%, 0%, 16%)

Accessibility

WCAG contrast compliance

On White Background

2.88:1

AA AAA

On Black Background

7.29:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3F6
100
#E4EB
200
#CCD9
300
#A5BC
400
#7699
500
#4F7C
600
#3560
700
#2A4D
800
#1E37
900
#1323
950
#0C16

Shades

Darker variations

1#5D86CD
2#4473C5
3#3764B2
4#2F5598
5#27477F
6#1F3965
7#172B4C
8#101C33
9#080E19

Tints

Lighter variations

1#84A3D9
2#92AEDD
3#9FB8E2
4#ADC2E6
5#BBCCEA
6#C8D6EE
7#D6E0F2
8#E4EBF7
9#F1F5FB

Tones

Muted variations

1#7B9AD0
2#809CCC
3#859DC7
4#899EC2
5#8E9FBD
6#93A1B9
7#98A2B4
8#9CA3AF
9#A1A4AA

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3F6
#F3F6FB
BackgroundsSubtle highlightsCard backgrounds
100
E4EB
#E4EBF7
Light backgroundsTable row hoverSkeleton loading
200
CCD9
#CCD9EF
Secondary backgroundsInput backgroundsDividers
300
A5BC
#A5BCE3
BordersInactive statesPlaceholder text
400
7699
#7699D5
Disabled statesSecondary iconsMuted text
500
4F7C
#4F7CC9
Primary brand colorCTAsActive elementsLinks
600
3560
#3560AC
Hover statesFocus ringsPrimary buttons hover
700
2A4D
#2A4D89
Active/pressed statesDark mode accentsSecondary text
800
1E37
#1E3762
Text on light backgroundsHeadingsStrong borders
900
1323
#13233E
Primary textHigh emphasis contentDark headings
950
0C16
#0C1627
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --sky-blue-50: #F3F6FB;
  --sky-blue-100: #E4EBF7;
  --sky-blue-200: #CCD9EF;
  --sky-blue-300: #A5BCE3;
  --sky-blue-400: #7699D5;
  --sky-blue-500: #4F7CC9;
  --sky-blue-600: #3560AC;
  --sky-blue-700: #2A4D89;
  --sky-blue-800: #1E3762;
  --sky-blue-900: #13233E;
  --sky-blue-950: #0C1627;
}
Generate More ShadesCreate PaletteConvert Color