#A8BFAE Color

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

Color preview

#A8BFAE

Color formats

HEX
#A8BFAE
RGB
rgb(168, 191, 174)
RGBA
rgba(168, 191, 174, 1)
HSL
hsl(136, 15%, 70%)
HSV
hsv(136, 12%, 75%)
CMYK
cmyk(12%, 0%, 9%, 25%)
CSS variable
--color-primary: #A8BFAE;
Lowercase HEX
#a8bfae

Shades

Tints

Tones

Harmony

CSS snippets for #A8BFAE

.color-a8bfae {
  color: #A8BFAE;
  background-color: #A8BFAE;
}

Frequently asked questions

What color is #A8BFAE?+

#A8BFAE is a HEX color with RGB value rgb(168, 191, 174) and HSL value hsl(136, 15%, 70%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A8BFAE?+

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