Silver

#8FA1BC

Blue

Color Codes

All color formats for development

HEX
#8FA1BC
RGB
rgb(143, 161, 188)
HSL
hsl(216, 25%, 65%)
OKLCH
oklch(0.704 0.045 258.4)
CMYK
cmyk(24%, 14%, 0%, 26%)

Accessibility

WCAG contrast compliance

On White Background

2.63:1

AA AAA

On Black Background

7.99:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F5F7
100
#E9EC
200
#D6DC
300
#B6C1
400
#8FA1
500
#7087
600
#546B
700
#4355
800
#303D
900
#1F27
950
#1318

Shades

Darker variations

1#7B90B0
2#667EA3
3#576E91
4#4B5E7C
5#3E4F68
6#323F53
7#252F3E
8#191F29
9#0C1015

Tints

Lighter variations

1#9BABC3
2#A6B4C9
3#B1BDD0
4#BCC7D7
5#C7D0DE
6#D2DAE4
7#DEE3EB
8#E9ECF2
9#F4F6F8

Tones

Muted variations

1#92A2BA
2#94A2B8
3#96A3B5
4#98A3B3
5#9BA4B1
6#9DA4AF
7#9FA4AC
8#A1A5AA
9#A4A5A8

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F5F7
#F5F7F9
BackgroundsSubtle highlightsCard backgrounds
100
E9EC
#E9ECF2
Light backgroundsTable row hoverSkeleton loading
200
D6DC
#D6DCE6
Secondary backgroundsInput backgroundsDividers
300
B6C1
#B6C1D3
BordersInactive statesPlaceholder text
400
8FA1
#8FA1BC
Disabled statesSecondary iconsMuted text
500
7087
#7087A9
Primary brand colorCTAsActive elementsLinks
600
546B
#546B8C
Hover statesFocus ringsPrimary buttons hover
700
4355
#435570
Active/pressed statesDark mode accentsSecondary text
800
303D
#303D50
Text on light backgroundsHeadingsStrong borders
900
1F27
#1F2733
Primary textHigh emphasis contentDark headings
950
1318
#131820
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --silver-50: #F5F7F9;
  --silver-100: #E9ECF2;
  --silver-200: #D6DCE6;
  --silver-300: #B6C1D3;
  --silver-400: #8FA1BC;
  --silver-500: #7087A9;
  --silver-600: #546B8C;
  --silver-700: #435570;
  --silver-800: #303D50;
  --silver-900: #1F2733;
  --silver-950: #131820;
}
Generate More ShadesCreate PaletteConvert Color