#D3BECF Color

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

Color preview

#D3BECF

Color formats

HEX
#D3BECF
RGB
rgb(211, 190, 207)
RGBA
rgba(211, 190, 207, 1)
HSL
hsl(311, 19%, 79%)
HSV
hsv(311, 10%, 83%)
CMYK
cmyk(0%, 10%, 2%, 17%)
CSS variable
--color-primary: #D3BECF;
Lowercase HEX
#d3becf

Shades

Tints

Tones

Harmony

CSS snippets for #D3BECF

.color-d3becf {
  color: #D3BECF;
  background-color: #D3BECF;
}

Frequently asked questions

What color is #D3BECF?+

#D3BECF is a HEX color with RGB value rgb(211, 190, 207) and HSL value hsl(311, 19%, 79%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #D3BECF?+

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