#BDAEAD Color

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

Color preview

#BDAEAD

Color formats

HEX
#BDAEAD
RGB
rgb(189, 174, 173)
RGBA
rgba(189, 174, 173, 1)
HSL
hsl(4, 11%, 71%)
HSV
hsv(4, 8%, 74%)
CMYK
cmyk(0%, 8%, 8%, 26%)
CSS variable
--color-primary: #BDAEAD;
Lowercase HEX
#bdaead

Shades

Tints

Tones

Harmony

CSS snippets for #BDAEAD

.color-bdaead {
  color: #BDAEAD;
  background-color: #BDAEAD;
}

Frequently asked questions

What color is #BDAEAD?+

#BDAEAD is a HEX color with RGB value rgb(189, 174, 173) and HSL value hsl(4, 11%, 71%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BDAEAD?+

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