#DE901C Color

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

Color preview

#DE901C

Color formats

HEX
#DE901C
RGB
rgb(222, 144, 28)
RGBA
rgba(222, 144, 28, 1)
HSL
hsl(36, 78%, 49%)
HSV
hsv(36, 87%, 87%)
CMYK
cmyk(0%, 35%, 87%, 13%)
CSS variable
--color-primary: #DE901C;
Lowercase HEX
#de901c

Shades

Tints

Tones

Harmony

CSS snippets for #DE901C

.color-de901c {
  color: #DE901C;
  background-color: #DE901C;
}

Frequently asked questions

What color is #DE901C?+

#DE901C is a HEX color with RGB value rgb(222, 144, 28) and HSL value hsl(36, 78%, 49%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DE901C?+

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