#D5AEAC Color

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

Color preview

#D5AEAC

Color formats

HEX
#D5AEAC
RGB
rgb(213, 174, 172)
RGBA
rgba(213, 174, 172, 1)
HSL
hsl(3, 33%, 75%)
HSV
hsv(3, 19%, 84%)
CMYK
cmyk(0%, 18%, 19%, 16%)
CSS variable
--color-primary: #D5AEAC;
Lowercase HEX
#d5aeac

Shades

Tints

Tones

Harmony

CSS snippets for #D5AEAC

.color-d5aeac {
  color: #D5AEAC;
  background-color: #D5AEAC;
}

Frequently asked questions

What color is #D5AEAC?+

#D5AEAC is a HEX color with RGB value rgb(213, 174, 172) and HSL value hsl(3, 33%, 75%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #D5AEAC?+

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