#DBCFB5 Color

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

Color preview

#DBCFB5

Color formats

HEX
#DBCFB5
RGB
rgb(219, 207, 181)
RGBA
rgba(219, 207, 181, 1)
HSL
hsl(41, 35%, 78%)
HSV
hsv(41, 17%, 86%)
CMYK
cmyk(0%, 5%, 17%, 14%)
CSS variable
--color-primary: #DBCFB5;
Lowercase HEX
#dbcfb5

Shades

Tints

Tones

Harmony

CSS snippets for #DBCFB5

.color-dbcfb5 {
  color: #DBCFB5;
  background-color: #DBCFB5;
}

Frequently asked questions

What color is #DBCFB5?+

#DBCFB5 is a HEX color with RGB value rgb(219, 207, 181) and HSL value hsl(41, 35%, 78%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #DBCFB5?+

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