Sky Blue

#7199DA

Blue

Color Codes

All color formats for development

HEX
#7199DA
RGB
rgb(113, 153, 218)
HSL
hsl(217, 59%, 65%)
OKLCH
oklch(0.68 0.106 259.8)
CMYK
cmyk(48%, 30%, 0%, 15%)

Accessibility

WCAG contrast compliance

On White Background

2.89:1

AA AAA

On Black Background

7.27:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3F6
100
#E3EB
200
#CAD9
300
#A2BC
400
#7199
500
#497C
600
#2E61
700
#254D
800
#1A37
900
#1123
950
#0A16

Shades

Darker variations

1#5787D4
2#3C74CD
3#3064B8
4#29569E
5#224784
6#1B3969
7#142B4F
8#0E1D35
9#070E1A

Tints

Lighter variations

1#7FA4DE
2#8DAEE2
3#9CB8E5
4#AAC2E9
5#B8CCED
6#C6D6F0
7#D4E1F4
8#E3EBF8
9#F1F5FB

Tones

Muted variations

1#769BD5
2#7C9CD0
3#819DCB
4#869EC5
5#8BA0C0
6#91A1BB
7#96A2B6
8#9BA3B0
9#A0A5AB

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3F6
#F3F6FC
BackgroundsSubtle highlightsCard backgrounds
100
E3EB
#E3EBF8
Light backgroundsTable row hoverSkeleton loading
200
CAD9
#CAD9F1
Secondary backgroundsInput backgroundsDividers
300
A2BC
#A2BCE7
BordersInactive statesPlaceholder text
400
7199
#7199DA
Disabled statesSecondary iconsMuted text
500
497C
#497CD0
Primary brand colorCTAsActive elementsLinks
600
2E61
#2E61B2
Hover statesFocus ringsPrimary buttons hover
700
254D
#254D8E
Active/pressed statesDark mode accentsSecondary text
800
1A37
#1A3765
Text on light backgroundsHeadingsStrong borders
900
1123
#112341
Primary textHigh emphasis contentDark headings
950
0A16
#0A1629
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --sky-blue-50: #F3F6FC;
  --sky-blue-100: #E3EBF8;
  --sky-blue-200: #CAD9F1;
  --sky-blue-300: #A2BCE7;
  --sky-blue-400: #7199DA;
  --sky-blue-500: #497CD0;
  --sky-blue-600: #2E61B2;
  --sky-blue-700: #254D8E;
  --sky-blue-800: #1A3765;
  --sky-blue-900: #112341;
  --sky-blue-950: #0A1629;
}
Generate More ShadesCreate PaletteConvert Color