#D4B4AE Color

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

Color preview

#D4B4AE

Color formats

HEX
#D4B4AE
RGB
rgb(212, 180, 174)
RGBA
rgba(212, 180, 174, 1)
HSL
hsl(9, 31%, 76%)
HSV
hsv(9, 18%, 83%)
CMYK
cmyk(0%, 15%, 18%, 17%)
CSS variable
--color-primary: #D4B4AE;
Lowercase HEX
#d4b4ae

Shades

Tints

Tones

Harmony

CSS snippets for #D4B4AE

.color-d4b4ae {
  color: #D4B4AE;
  background-color: #D4B4AE;
}

Frequently asked questions

What color is #D4B4AE?+

#D4B4AE is a HEX color with RGB value rgb(212, 180, 174) and HSL value hsl(9, 31%, 76%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #D4B4AE?+

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