#D3ADCB Color

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

Color preview

#D3ADCB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D3ADCB

.color-d3adcb {
  color: #D3ADCB;
  background-color: #D3ADCB;
}

Frequently asked questions

What color is #D3ADCB?+

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

What is the closest Tailwind color to #D3ADCB?+

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