#DBCCA5 Color

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

Color preview

#DBCCA5

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DBCCA5

.color-dbcca5 {
  color: #DBCCA5;
  background-color: #DBCCA5;
}

Frequently asked questions

What color is #DBCCA5?+

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

What is the closest Tailwind color to #DBCCA5?+

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