#DBCF70 Color

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

Color preview

#DBCF70

Color formats

HEX
#DBCF70
RGB
rgb(219, 207, 112)
RGBA
rgba(219, 207, 112, 1)
HSL
hsl(53, 60%, 65%)
HSV
hsv(53, 49%, 86%)
CMYK
cmyk(0%, 5%, 49%, 14%)
CSS variable
--color-primary: #DBCF70;
Lowercase HEX
#dbcf70

Shades

Tints

Tones

Harmony

CSS snippets for #DBCF70

.color-dbcf70 {
  color: #DBCF70;
  background-color: #DBCF70;
}

Frequently asked questions

What color is #DBCF70?+

#DBCF70 is a HEX color with RGB value rgb(219, 207, 112) and HSL value hsl(53, 60%, 65%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DBCF70?+

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