Sky Blue

#7497D8

Blue

Color Codes

All color formats for development

HEX
#7497D8
RGB
rgb(116, 151, 216)
HSL
hsl(219, 56%, 65%)
OKLCH
oklch(0.677 0.105 262.2)
CMYK
cmyk(46%, 30%, 0%, 15%)

Accessibility

WCAG contrast compliance

On White Background

2.93:1

AA AAA

On Black Background

7.16:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3F6
100
#E3EA
200
#CBD8
300
#A4BA
400
#7497
500
#4C79
600
#315D
700
#274A
800
#1C35
900
#1222
950
#0B15

Shades

Darker variations

1#5A83D0
2#4070C9
3#3361B5
4#2C539B
5#244581
6#1D3767
7#16294E
8#0F1C34
9#070E1A

Tints

Lighter variations

1#82A1DC
2#90ACE0
3#9EB6E4
4#ABC0E7
5#B9CBEB
6#C7D5EF
7#D5E0F3
8#E3EAF7
9#F1F5FB

Tones

Muted variations

1#7998D3
2#7E9ACE
3#839BC9
4#889DC4
5#8D9EBF
6#92A0BA
7#97A1B5
8#9CA3B0
9#A1A4AB

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3F6
#F3F6FC
BackgroundsSubtle highlightsCard backgrounds
100
E3EA
#E3EAF7
Light backgroundsTable row hoverSkeleton loading
200
CBD8
#CBD8F0
Secondary backgroundsInput backgroundsDividers
300
A4BA
#A4BAE5
BordersInactive statesPlaceholder text
400
7497
#7497D8
Disabled statesSecondary iconsMuted text
500
4C79
#4C79CD
Primary brand colorCTAsActive elementsLinks
600
315D
#315DAF
Hover statesFocus ringsPrimary buttons hover
700
274A
#274A8B
Active/pressed statesDark mode accentsSecondary text
800
1C35
#1C3563
Text on light backgroundsHeadingsStrong borders
900
1222
#122240
Primary textHigh emphasis contentDark headings
950
0B15
#0B1528
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --sky-blue-50: #F3F6FC;
  --sky-blue-100: #E3EAF7;
  --sky-blue-200: #CBD8F0;
  --sky-blue-300: #A4BAE5;
  --sky-blue-400: #7497D8;
  --sky-blue-500: #4C79CD;
  --sky-blue-600: #315DAF;
  --sky-blue-700: #274A8B;
  --sky-blue-800: #1C3563;
  --sky-blue-900: #122240;
  --sky-blue-950: #0B1528;
}
Generate More ShadesCreate PaletteConvert Color