#AFCAB6 Color

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

Color preview

#AFCAB6

Color formats

HEX
#AFCAB6
RGB
rgb(175, 202, 182)
RGBA
rgba(175, 202, 182, 1)
HSL
hsl(136, 20%, 74%)
HSV
hsv(136, 13%, 79%)
CMYK
cmyk(13%, 0%, 10%, 21%)
CSS variable
--color-primary: #AFCAB6;
Lowercase HEX
#afcab6

Shades

Tints

Tones

Harmony

CSS snippets for #AFCAB6

.color-afcab6 {
  color: #AFCAB6;
  background-color: #AFCAB6;
}

Frequently asked questions

What color is #AFCAB6?+

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

What is the closest Tailwind color to #AFCAB6?+

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