#D3CACA Color

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

Color preview

#D3CACA

Color formats

HEX
#D3CACA
RGB
rgb(211, 202, 202)
RGBA
rgba(211, 202, 202, 1)
HSL
hsl(0, 9%, 81%)
HSV
hsv(0, 4%, 83%)
CMYK
cmyk(0%, 4%, 4%, 17%)
CSS variable
--color-primary: #D3CACA;
Lowercase HEX
#d3caca

Shades

Tints

Tones

Harmony

CSS snippets for #D3CACA

.color-d3caca {
  color: #D3CACA;
  background-color: #D3CACA;
}

Frequently asked questions

What color is #D3CACA?+

#D3CACA is a HEX color with RGB value rgb(211, 202, 202) and HSL value hsl(0, 9%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D3CACA?+

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