#DBCEAD Color

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

Color preview

#DBCEAD

Color formats

HEX
#DBCEAD
RGB
rgb(219, 206, 173)
RGBA
rgba(219, 206, 173, 1)
HSL
hsl(43, 39%, 77%)
HSV
hsv(43, 21%, 86%)
CMYK
cmyk(0%, 6%, 21%, 14%)
CSS variable
--color-primary: #DBCEAD;
Lowercase HEX
#dbcead

Shades

Tints

Tones

Harmony

CSS snippets for #DBCEAD

.color-dbcead {
  color: #DBCEAD;
  background-color: #DBCEAD;
}

Frequently asked questions

What color is #DBCEAD?+

#DBCEAD is a HEX color with RGB value rgb(219, 206, 173) and HSL value hsl(43, 39%, 77%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #DBCEAD?+

The closest Tailwind color is orange-200, available as the bg-orange-200 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