#AFBCB2 Color

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

Color preview

#AFBCB2

Color formats

HEX
#AFBCB2
RGB
rgb(175, 188, 178)
RGBA
rgba(175, 188, 178, 1)
HSL
hsl(134, 9%, 71%)
HSV
hsv(134, 7%, 74%)
CMYK
cmyk(7%, 0%, 5%, 26%)
CSS variable
--color-primary: #AFBCB2;
Lowercase HEX
#afbcb2

Shades

Tints

Tones

Harmony

CSS snippets for #AFBCB2

.color-afbcb2 {
  color: #AFBCB2;
  background-color: #AFBCB2;
}

Frequently asked questions

What color is #AFBCB2?+

#AFBCB2 is a HEX color with RGB value rgb(175, 188, 178) and HSL value hsl(134, 9%, 71%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AFBCB2?+

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