Sky Blue

#749DD8

Blue

Color Codes

All color formats for development

HEX
#749DD8
RGB
rgb(116, 157, 216)
HSL
hsl(215, 56%, 65%)
OKLCH
oklch(0.69 0.099 257.5)
CMYK
cmyk(46%, 27%, 0%, 15%)

Accessibility

WCAG contrast compliance

On White Background

2.78:1

AA AAA

On Black Background

7.56:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3F7
100
#E3EB
200
#CBDB
300
#A4BF
400
#749D
500
#4C82
600
#3166
700
#2751
800
#1C3A
900
#1225
950
#0B17

Shades

Darker variations

1#5A8BD0
2#4079C9
3#3369B5
4#2C5A9B
5#244B81
6#1D3C67
7#162D4E
8#0F1E34
9#070F1A

Tints

Lighter variations

1#82A7DC
2#90B1E0
3#9EBBE4
4#ABC4E7
5#B9CEEB
6#C7D8EF
7#D5E2F3
8#E3EBF7
9#F1F5FB

Tones

Muted variations

1#799ED3
2#7E9FCE
3#83A0C9
4#88A1C4
5#8DA2BF
6#92A2BA
7#97A3B5
8#9CA4B0
9#A1A5AB

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3F7
#F3F7FC
BackgroundsSubtle highlightsCard backgrounds
100
E3EB
#E3EBF7
Light backgroundsTable row hoverSkeleton loading
200
CBDB
#CBDBF0
Secondary backgroundsInput backgroundsDividers
300
A4BF
#A4BFE5
BordersInactive statesPlaceholder text
400
749D
#749DD8
Disabled statesSecondary iconsMuted text
500
4C82
#4C82CD
Primary brand colorCTAsActive elementsLinks
600
3166
#3166AF
Hover statesFocus ringsPrimary buttons hover
700
2751
#27518B
Active/pressed statesDark mode accentsSecondary text
800
1C3A
#1C3A63
Text on light backgroundsHeadingsStrong borders
900
1225
#122540
Primary textHigh emphasis contentDark headings
950
0B17
#0B1728
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --sky-blue-50: #F3F7FC;
  --sky-blue-100: #E3EBF7;
  --sky-blue-200: #CBDBF0;
  --sky-blue-300: #A4BFE5;
  --sky-blue-400: #749DD8;
  --sky-blue-500: #4C82CD;
  --sky-blue-600: #3166AF;
  --sky-blue-700: #27518B;
  --sky-blue-800: #1C3A63;
  --sky-blue-900: #122540;
  --sky-blue-950: #0B1728;
}
Generate More ShadesCreate PaletteConvert Color