#DBCFB0 Color

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

Color preview

#DBCFB0

Color formats

HEX
#DBCFB0
RGB
rgb(219, 207, 176)
RGBA
rgba(219, 207, 176, 1)
HSL
hsl(43, 37%, 77%)
HSV
hsv(43, 20%, 86%)
CMYK
cmyk(0%, 5%, 20%, 14%)
CSS variable
--color-primary: #DBCFB0;
Lowercase HEX
#dbcfb0

Shades

Tints

Tones

Harmony

CSS snippets for #DBCFB0

.color-dbcfb0 {
  color: #DBCFB0;
  background-color: #DBCFB0;
}

Frequently asked questions

What color is #DBCFB0?+

#DBCFB0 is a HEX color with RGB value rgb(219, 207, 176) and HSL value hsl(43, 37%, 77%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #DBCFB0?+

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