#DF9E30 Color

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

Color preview

#DF9E30

Color formats

HEX
#DF9E30
RGB
rgb(223, 158, 48)
RGBA
rgba(223, 158, 48, 1)
HSL
hsl(38, 73%, 53%)
HSV
hsv(38, 78%, 87%)
CMYK
cmyk(0%, 29%, 78%, 13%)
CSS variable
--color-primary: #DF9E30;
Lowercase HEX
#df9e30

Shades

Tints

Tones

Harmony

CSS snippets for #DF9E30

.color-df9e30 {
  color: #DF9E30;
  background-color: #DF9E30;
}

Frequently asked questions

What color is #DF9E30?+

#DF9E30 is a HEX color with RGB value rgb(223, 158, 48) and HSL value hsl(38, 73%, 53%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DF9E30?+

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