Sky Blue

#799AD2

Blue

Color Codes

All color formats for development

HEX
#799AD2
RGB
rgb(121, 154, 210)
HSL
hsl(218, 50%, 65%)
OKLCH
oklch(0.684 0.091 260.7)
CMYK
cmyk(42%, 27%, 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
#CDD9
300
#A7BD
400
#799A
500
#537D
600
#3861
700
#2D4D
800
#2037
900
#1423
950
#0D16

Shades

Darker variations

1#6087CA
2#4774C2
3#3A65AE
4#325695
5#29487C
6#213963
7#192B4B
8#111D32
9#080E19

Tints

Lighter variations

1#87A4D7
2#94AEDB
3#A1B8E0
4#AFC2E4
5#BCCCE9
6#C9D7ED
7#D7E1F2
8#E4EBF6
9#F2F5FB

Tones

Muted variations

1#7E9BCE
2#829CC9
3#879DC5
4#8B9FC1
5#8FA0BC
6#94A1B8
7#98A2B3
8#9DA3AF
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
CDD9
#CDD9EE
Secondary backgroundsInput backgroundsDividers
300
A7BD
#A7BDE2
BordersInactive statesPlaceholder text
400
799A
#799AD2
Disabled statesSecondary iconsMuted text
500
537D
#537DC6
Primary brand colorCTAsActive elementsLinks
600
3861
#3861A8
Hover statesFocus ringsPrimary buttons hover
700
2D4D
#2D4D86
Active/pressed statesDark mode accentsSecondary text
800
2037
#203760
Text on light backgroundsHeadingsStrong borders
900
1423
#14233D
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: #CDD9EE;
  --sky-blue-300: #A7BDE2;
  --sky-blue-400: #799AD2;
  --sky-blue-500: #537DC6;
  --sky-blue-600: #3861A8;
  --sky-blue-700: #2D4D86;
  --sky-blue-800: #203760;
  --sky-blue-900: #14233D;
  --sky-blue-950: #0D1626;
}
Generate More ShadesCreate PaletteConvert Color