#D3AECB Color

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

Color preview

#D3AECB

Color formats

HEX
#D3AECB
RGB
rgb(211, 174, 203)
RGBA
rgba(211, 174, 203, 1)
HSL
hsl(313, 30%, 75%)
HSV
hsv(313, 18%, 83%)
CMYK
cmyk(0%, 18%, 4%, 17%)
CSS variable
--color-primary: #D3AECB;
Lowercase HEX
#d3aecb

Shades

Tints

Tones

Harmony

CSS snippets for #D3AECB

.color-d3aecb {
  color: #D3AECB;
  background-color: #D3AECB;
}

Frequently asked questions

What color is #D3AECB?+

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

What is the closest Tailwind color to #D3AECB?+

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