#AFBDC4 Color

Inspect #AFBDC4 across formats, palettes, contrast and closest named color matches.

Color preview

#AFBDC4

Color formats

HEX
#AFBDC4
RGB
rgb(175, 189, 196)
RGBA
rgba(175, 189, 196, 1)
HSL
hsl(200, 15%, 73%)
HSV
hsv(200, 11%, 77%)
CMYK
cmyk(11%, 4%, 0%, 23%)
CSS variable
--color-primary: #AFBDC4;
Lowercase HEX
#afbdc4

Shades

Tints

Tones

Harmony

CSS snippets for #AFBDC4

.color-afbdc4 {
  color: #AFBDC4;
  background-color: #AFBDC4;
}

Frequently asked questions

What color is #AFBDC4?+

#AFBDC4 is a HEX color with RGB value rgb(175, 189, 196) and HSL value hsl(200, 15%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #AFBDC4?+

The closest Tailwind color is gray-400, available as the bg-gray-400 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools