#D3AECC Color

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

Color preview

#D3AECC

Color formats

HEX
#D3AECC
RGB
rgb(211, 174, 204)
RGBA
rgba(211, 174, 204, 1)
HSL
hsl(311, 30%, 75%)
HSV
hsv(311, 18%, 83%)
CMYK
cmyk(0%, 18%, 3%, 17%)
CSS variable
--color-primary: #D3AECC;
Lowercase HEX
#d3aecc

Shades

Tints

Tones

Harmony

CSS snippets for #D3AECC

.color-d3aecc {
  color: #D3AECC;
  background-color: #D3AECC;
}

Frequently asked questions

What color is #D3AECC?+

#D3AECC is a HEX color with RGB value rgb(211, 174, 204) and HSL value hsl(311, 30%, 75%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #D3AECC?+

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