#DBCDC3 Color

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

Color preview

#DBCDC3

Color formats

HEX
#DBCDC3
RGB
rgb(219, 205, 195)
RGBA
rgba(219, 205, 195, 1)
HSL
hsl(25, 25%, 81%)
HSV
hsv(25, 11%, 86%)
CMYK
cmyk(0%, 6%, 11%, 14%)
CSS variable
--color-primary: #DBCDC3;
Lowercase HEX
#dbcdc3

Shades

Tints

Tones

Harmony

CSS snippets for #DBCDC3

.color-dbcdc3 {
  color: #DBCDC3;
  background-color: #DBCDC3;
}

Frequently asked questions

What color is #DBCDC3?+

#DBCDC3 is a HEX color with RGB value rgb(219, 205, 195) and HSL value hsl(25, 25%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #DBCDC3?+

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