#AFAFC8 Color

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

Color preview

#AFAFC8

Color formats

HEX
#AFAFC8
RGB
rgb(175, 175, 200)
RGBA
rgba(175, 175, 200, 1)
HSL
hsl(240, 19%, 74%)
HSV
hsv(240, 12%, 78%)
CMYK
cmyk(12%, 12%, 0%, 22%)
CSS variable
--color-primary: #AFAFC8;
Lowercase HEX
#afafc8

Shades

Tints

Tones

Harmony

CSS snippets for #AFAFC8

.color-afafc8 {
  color: #AFAFC8;
  background-color: #AFAFC8;
}

Frequently asked questions

What color is #AFAFC8?+

#AFAFC8 is a HEX color with RGB value rgb(175, 175, 200) and HSL value hsl(240, 19%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #AFAFC8?+

The closest Tailwind color is slate-400, available as the bg-slate-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