#D4AECB Color

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

Color preview

#D4AECB

Color formats

HEX
#D4AECB
RGB
rgb(212, 174, 203)
RGBA
rgba(212, 174, 203, 1)
HSL
hsl(314, 31%, 76%)
HSV
hsv(314, 18%, 83%)
CMYK
cmyk(0%, 18%, 4%, 17%)
CSS variable
--color-primary: #D4AECB;
Lowercase HEX
#d4aecb

Shades

Tints

Tones

Harmony

CSS snippets for #D4AECB

.color-d4aecb {
  color: #D4AECB;
  background-color: #D4AECB;
}

Frequently asked questions

What color is #D4AECB?+

#D4AECB is a HEX color with RGB value rgb(212, 174, 203) and HSL value hsl(314, 31%, 76%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #D4AECB?+

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