#DBCCA4 Color

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

Color preview

#DBCCA4

Color formats

HEX
#DBCCA4
RGB
rgb(219, 204, 164)
RGBA
rgba(219, 204, 164, 1)
HSL
hsl(44, 43%, 75%)
HSV
hsv(44, 25%, 86%)
CMYK
cmyk(0%, 7%, 25%, 14%)
CSS variable
--color-primary: #DBCCA4;
Lowercase HEX
#dbcca4

Shades

Tints

Tones

Harmony

CSS snippets for #DBCCA4

.color-dbcca4 {
  color: #DBCCA4;
  background-color: #DBCCA4;
}

Frequently asked questions

What color is #DBCCA4?+

#DBCCA4 is a HEX color with RGB value rgb(219, 204, 164) and HSL value hsl(44, 43%, 75%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DBCCA4?+

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