#DF8E2A Color

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

Color preview

#DF8E2A

Color formats

HEX
#DF8E2A
RGB
rgb(223, 142, 42)
RGBA
rgba(223, 142, 42, 1)
HSL
hsl(33, 74%, 52%)
HSV
hsv(33, 81%, 87%)
CMYK
cmyk(0%, 36%, 81%, 13%)
CSS variable
--color-primary: #DF8E2A;
Lowercase HEX
#df8e2a

Shades

Tints

Tones

Harmony

CSS snippets for #DF8E2A

.color-df8e2a {
  color: #DF8E2A;
  background-color: #DF8E2A;
}

Frequently asked questions

What color is #DF8E2A?+

#DF8E2A is a HEX color with RGB value rgb(223, 142, 42) and HSL value hsl(33, 74%, 52%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DF8E2A?+

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