#AFCAC0 Color

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

Color preview

#AFCAC0

Color formats

HEX
#AFCAC0
RGB
rgb(175, 202, 192)
RGBA
rgba(175, 202, 192, 1)
HSL
hsl(158, 20%, 74%)
HSV
hsv(158, 13%, 79%)
CMYK
cmyk(13%, 0%, 5%, 21%)
CSS variable
--color-primary: #AFCAC0;
Lowercase HEX
#afcac0

Shades

Tints

Tones

Harmony

CSS snippets for #AFCAC0

.color-afcac0 {
  color: #AFCAC0;
  background-color: #AFCAC0;
}

Frequently asked questions

What color is #AFCAC0?+

#AFCAC0 is a HEX color with RGB value rgb(175, 202, 192) and HSL value hsl(158, 20%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #AFCAC0?+

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