#DF8A1B Color

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

Color preview

#DF8A1B

Color formats

HEX
#DF8A1B
RGB
rgb(223, 138, 27)
RGBA
rgba(223, 138, 27, 1)
HSL
hsl(34, 78%, 49%)
HSV
hsv(34, 88%, 87%)
CMYK
cmyk(0%, 38%, 88%, 13%)
CSS variable
--color-primary: #DF8A1B;
Lowercase HEX
#df8a1b

Shades

Tints

Tones

Harmony

CSS snippets for #DF8A1B

.color-df8a1b {
  color: #DF8A1B;
  background-color: #DF8A1B;
}

Frequently asked questions

What color is #DF8A1B?+

#DF8A1B is a HEX color with RGB value rgb(223, 138, 27) and HSL value hsl(34, 78%, 49%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DF8A1B?+

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