Sky Blue

#7898D3

Blue

Color Codes

All color formats for development

HEX
#7898D3
RGB
rgb(120, 152, 211)
HSL
hsl(219, 51%, 65%)
OKLCH
oklch(0.679 0.095 262.2)
CMYK
cmyk(43%, 28%, 0%, 17%)

Accessibility

WCAG contrast compliance

On White Background

2.90:1

AA AAA

On Black Background

7.23:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3F6
100
#E4EA
200
#CDD9
300
#A6BB
400
#7898
500
#527B
600
#375F
700
#2C4C
800
#1F36
900
#1423
950
#0C16

Shades

Darker variations

1#5F85CB
2#4672C3
3#3962AF
4#315496
5#29467D
6#203864
7#182A4B
8#101C32
9#080E19

Tints

Lighter variations

1#86A2D8
2#93ADDC
3#A1B7E0
4#AEC1E5
5#BCCCE9
6#C9D6EE
7#D7E0F2
8#E4EAF6
9#F2F5FB

Tones

Muted variations

1#7D99CF
2#819BCA
3#869CC6
4#8A9EC1
5#8F9FBD
6#94A0B8
7#98A2B3
8#9DA3AF
9#A1A4AA

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3F6
#F3F6FB
BackgroundsSubtle highlightsCard backgrounds
100
E4EA
#E4EAF6
Light backgroundsTable row hoverSkeleton loading
200
CDD9
#CDD9EF
Secondary backgroundsInput backgroundsDividers
300
A6BB
#A6BBE2
BordersInactive statesPlaceholder text
400
7898
#7898D3
Disabled statesSecondary iconsMuted text
500
527B
#527BC7
Primary brand colorCTAsActive elementsLinks
600
375F
#375FA9
Hover statesFocus ringsPrimary buttons hover
700
2C4C
#2C4C87
Active/pressed statesDark mode accentsSecondary text
800
1F36
#1F3660
Text on light backgroundsHeadingsStrong borders
900
1423
#14233E
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: #E4EAF6;
  --sky-blue-200: #CDD9EF;
  --sky-blue-300: #A6BBE2;
  --sky-blue-400: #7898D3;
  --sky-blue-500: #527BC7;
  --sky-blue-600: #375FA9;
  --sky-blue-700: #2C4C87;
  --sky-blue-800: #1F3660;
  --sky-blue-900: #14233E;
  --sky-blue-950: #0C1627;
}
Generate More ShadesCreate PaletteConvert Color