#DE702B Color

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

Color preview

#DE702B

Color formats

HEX
#DE702B
RGB
rgb(222, 112, 43)
RGBA
rgba(222, 112, 43, 1)
HSL
hsl(23, 73%, 52%)
HSV
hsv(23, 81%, 87%)
CMYK
cmyk(0%, 50%, 81%, 13%)
CSS variable
--color-primary: #DE702B;
Lowercase HEX
#de702b

Shades

Tints

Tones

Harmony

CSS snippets for #DE702B

.color-de702b {
  color: #DE702B;
  background-color: #DE702B;
}

Frequently asked questions

What color is #DE702B?+

#DE702B is a HEX color with RGB value rgb(222, 112, 43) and HSL value hsl(23, 73%, 52%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #DE702B?+

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