#DEBF72 Color

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

Color preview

#DEBF72

Color formats

HEX
#DEBF72
RGB
rgb(222, 191, 114)
RGBA
rgba(222, 191, 114, 1)
HSL
hsl(43, 62%, 66%)
HSV
hsv(43, 49%, 87%)
CMYK
cmyk(0%, 14%, 49%, 13%)
CSS variable
--color-primary: #DEBF72;
Lowercase HEX
#debf72

Shades

Tints

Tones

Harmony

CSS snippets for #DEBF72

.color-debf72 {
  color: #DEBF72;
  background-color: #DEBF72;
}

Frequently asked questions

What color is #DEBF72?+

#DEBF72 is a HEX color with RGB value rgb(222, 191, 114) and HSL value hsl(43, 62%, 66%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DEBF72?+

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