#DE701B Color

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

Color preview

#DE701B

Color formats

HEX
#DE701B
RGB
rgb(222, 112, 27)
RGBA
rgba(222, 112, 27, 1)
HSL
hsl(26, 78%, 49%)
HSV
hsv(26, 88%, 87%)
CMYK
cmyk(0%, 50%, 88%, 13%)
CSS variable
--color-primary: #DE701B;
Lowercase HEX
#de701b

Shades

Tints

Tones

Harmony

CSS snippets for #DE701B

.color-de701b {
  color: #DE701B;
  background-color: #DE701B;
}

Frequently asked questions

What color is #DE701B?+

#DE701B is a HEX color with RGB value rgb(222, 112, 27) and HSL value hsl(26, 78%, 49%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #DE701B?+

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