#DBCF82 Color

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

Color preview

#DBCF82

Color formats

HEX
#DBCF82
RGB
rgb(219, 207, 130)
RGBA
rgba(219, 207, 130, 1)
HSL
hsl(52, 55%, 68%)
HSV
hsv(52, 41%, 86%)
CMYK
cmyk(0%, 5%, 41%, 14%)
CSS variable
--color-primary: #DBCF82;
Lowercase HEX
#dbcf82

Shades

Tints

Tones

Harmony

CSS snippets for #DBCF82

.color-dbcf82 {
  color: #DBCF82;
  background-color: #DBCF82;
}

Frequently asked questions

What color is #DBCF82?+

#DBCF82 is a HEX color with RGB value rgb(219, 207, 130) and HSL value hsl(52, 55%, 68%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DBCF82?+

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