#AFBBB2 Color

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

Color preview

#AFBBB2

Color formats

HEX
#AFBBB2
RGB
rgb(175, 187, 178)
RGBA
rgba(175, 187, 178, 1)
HSL
hsl(135, 8%, 71%)
HSV
hsv(135, 6%, 73%)
CMYK
cmyk(6%, 0%, 5%, 27%)
CSS variable
--color-primary: #AFBBB2;
Lowercase HEX
#afbbb2

Shades

Tints

Tones

Harmony

CSS snippets for #AFBBB2

.color-afbbb2 {
  color: #AFBBB2;
  background-color: #AFBBB2;
}

Frequently asked questions

What color is #AFBBB2?+

#AFBBB2 is a HEX color with RGB value rgb(175, 187, 178) and HSL value hsl(135, 8%, 71%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AFBBB2?+

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