Sky Blue

#9497F5

Blue

Color Codes

All color formats for development

HEX
#9497F5
RGB
rgb(148, 151, 245)
HSL
hsl(238, 83%, 77%)
OKLCH
oklch(0.713 0.136 281)
CMYK
cmyk(40%, 38%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

2.62:1

AA AAA

On Black Background

8.00:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F1
100
#DEDF
200
#C2C4
300
#9497
400
#5C61
500
#2D33
600
#1319
700
#0F14
800
#0B0E
900
#0709
950
#0406

Shades

Darker variations

1#7074F2
2#4C51EE
3#282EEB
4#141BD8
5#1116B4
6#0D1290
7#0A0D6C
8#070948
9#030424

Tints

Lighter variations

1#9EA1F6
2#A9ACF7
3#B4B6F8
4#BFC1F9
5#C9CBFA
6#D4D5FB
7#DFE0FC
8#EAEAFD
9#F4F5FE

Tones

Muted variations

1#999BF0
2#9DA0EB
3#A2A5E6
4#A7A9E2
5#ACAEDD
6#B1B2D8
7#B6B7D3
8#BBBBCE
9#BFC0C9

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F1
#F1F1FE
BackgroundsSubtle highlightsCard backgrounds
100
DEDF
#DEDFFC
Light backgroundsTable row hoverSkeleton loading
200
C2C4
#C2C4F9
Secondary backgroundsInput backgroundsDividers
300
9497
#9497F5
BordersInactive statesPlaceholder text
400
5C61
#5C61F0
Disabled statesSecondary iconsMuted text
500
2D33
#2D33EB
Primary brand colorCTAsActive elementsLinks
600
1319
#1319CD
Hover statesFocus ringsPrimary buttons hover
700
0F14
#0F14A3
Active/pressed statesDark mode accentsSecondary text
800
0B0E
#0B0E75
Text on light backgroundsHeadingsStrong borders
900
0709
#07094B
Primary textHigh emphasis contentDark headings
950
0406
#04062F
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --sky-blue-50: #F1F1FE;
  --sky-blue-100: #DEDFFC;
  --sky-blue-200: #C2C4F9;
  --sky-blue-300: #9497F5;
  --sky-blue-400: #5C61F0;
  --sky-blue-500: #2D33EB;
  --sky-blue-600: #1319CD;
  --sky-blue-700: #0F14A3;
  --sky-blue-800: #0B0E75;
  --sky-blue-900: #07094B;
  --sky-blue-950: #04062F;
}
Generate More ShadesCreate PaletteConvert Color