#DBCDA1 Color

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

Color preview

#DBCDA1

Color formats

HEX
#DBCDA1
RGB
rgb(219, 205, 161)
RGBA
rgba(219, 205, 161, 1)
HSL
hsl(46, 45%, 75%)
HSV
hsv(46, 26%, 86%)
CMYK
cmyk(0%, 6%, 26%, 14%)
CSS variable
--color-primary: #DBCDA1;
Lowercase HEX
#dbcda1

Shades

Tints

Tones

Harmony

CSS snippets for #DBCDA1

.color-dbcda1 {
  color: #DBCDA1;
  background-color: #DBCDA1;
}

Frequently asked questions

What color is #DBCDA1?+

#DBCDA1 is a HEX color with RGB value rgb(219, 205, 161) and HSL value hsl(46, 45%, 75%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DBCDA1?+

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