#AFBEB0 Color

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

Color preview

#AFBEB0

Color formats

HEX
#AFBEB0
RGB
rgb(175, 190, 176)
RGBA
rgba(175, 190, 176, 1)
HSL
hsl(124, 10%, 72%)
HSV
hsv(124, 8%, 75%)
CMYK
cmyk(8%, 0%, 7%, 25%)
CSS variable
--color-primary: #AFBEB0;
Lowercase HEX
#afbeb0

Shades

Tints

Tones

Harmony

CSS snippets for #AFBEB0

.color-afbeb0 {
  color: #AFBEB0;
  background-color: #AFBEB0;
}

Frequently asked questions

What color is #AFBEB0?+

#AFBEB0 is a HEX color with RGB value rgb(175, 190, 176) and HSL value hsl(124, 10%, 72%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AFBEB0?+

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