#D1AECB Color

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

Color preview

#D1AECB

Color formats

HEX
#D1AECB
RGB
rgb(209, 174, 203)
RGBA
rgba(209, 174, 203, 1)
HSL
hsl(310, 28%, 75%)
HSV
hsv(310, 17%, 82%)
CMYK
cmyk(0%, 17%, 3%, 18%)
CSS variable
--color-primary: #D1AECB;
Lowercase HEX
#d1aecb

Shades

Tints

Tones

Harmony

CSS snippets for #D1AECB

.color-d1aecb {
  color: #D1AECB;
  background-color: #D1AECB;
}

Frequently asked questions

What color is #D1AECB?+

#D1AECB is a HEX color with RGB value rgb(209, 174, 203) and HSL value hsl(310, 28%, 75%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #D1AECB?+

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