Silver

#AFB9DA

Blue

Color Codes

All color formats for development

HEX
#AFB9DA
RGB
rgb(175, 185, 218)
HSL
hsl(226, 37%, 77%)
OKLCH
oklch(0.789 0.048 272)
CMYK
cmyk(20%, 15%, 0%, 15%)

Accessibility

WCAG contrast compliance

On White Background

1.95:1

AA AAA

On Black Background

10.77:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F5F6
100
#E7EA
200
#D2D7
300
#AFB9
400
#8594
500
#6276
600
#475A
700
#3848
800
#2833
900
#1A21
950
#1014

Shades

Darker variations

1#94A1CE
2#798AC1
3#5E72B5
4#4A5FA1
5#3E4F86
6#313F6C
7#252F51
8#192036
9#0C101B

Tints

Lighter variations

1#B7C0DE
2#BFC7E1
3#C7CEE5
4#CFD5E9
5#D7DCED
6#DFE3F0
7#E7EAF4
8#EFF1F8
9#F7F8FB

Tones

Muted variations

1#B1BAD8
2#B3BBD6
3#B5BCD4
4#B7BDD1
5#B9BFCF
6#BCC0CD
7#BEC1CB
8#C0C2C9
9#C2C3C7

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F5F6
#F5F6FA
BackgroundsSubtle highlightsCard backgrounds
100
E7EA
#E7EAF4
Light backgroundsTable row hoverSkeleton loading
200
D2D7
#D2D7EA
Secondary backgroundsInput backgroundsDividers
300
AFB9
#AFB9DA
BordersInactive statesPlaceholder text
400
8594
#8594C7
Disabled statesSecondary iconsMuted text
500
6276
#6276B7
Primary brand colorCTAsActive elementsLinks
600
475A
#475A9A
Hover statesFocus ringsPrimary buttons hover
700
3848
#38487A
Active/pressed statesDark mode accentsSecondary text
800
2833
#283357
Text on light backgroundsHeadingsStrong borders
900
1A21
#1A2138
Primary textHigh emphasis contentDark headings
950
1014
#101423
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --silver-50: #F5F6FA;
  --silver-100: #E7EAF4;
  --silver-200: #D2D7EA;
  --silver-300: #AFB9DA;
  --silver-400: #8594C7;
  --silver-500: #6276B7;
  --silver-600: #475A9A;
  --silver-700: #38487A;
  --silver-800: #283357;
  --silver-900: #1A2138;
  --silver-950: #101423;
}
Generate More ShadesCreate PaletteConvert Color