#DBCFB9 Color

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

Color preview

#DBCFB9

Color formats

HEX
#DBCFB9
RGB
rgb(219, 207, 185)
RGBA
rgba(219, 207, 185, 1)
HSL
hsl(39, 32%, 79%)
HSV
hsv(39, 16%, 86%)
CMYK
cmyk(0%, 5%, 16%, 14%)
CSS variable
--color-primary: #DBCFB9;
Lowercase HEX
#dbcfb9

Shades

Tints

Tones

Harmony

CSS snippets for #DBCFB9

.color-dbcfb9 {
  color: #DBCFB9;
  background-color: #DBCFB9;
}

Frequently asked questions

What color is #DBCFB9?+

#DBCFB9 is a HEX color with RGB value rgb(219, 207, 185) and HSL value hsl(39, 32%, 79%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #DBCFB9?+

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