#DFAA30 Color

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

Color preview

#DFAA30

Color formats

HEX
#DFAA30
RGB
rgb(223, 170, 48)
RGBA
rgba(223, 170, 48, 1)
HSL
hsl(42, 73%, 53%)
HSV
hsv(42, 78%, 87%)
CMYK
cmyk(0%, 24%, 78%, 13%)
CSS variable
--color-primary: #DFAA30;
Lowercase HEX
#dfaa30

Shades

Tints

Tones

Harmony

CSS snippets for #DFAA30

.color-dfaa30 {
  color: #DFAA30;
  background-color: #DFAA30;
}

Frequently asked questions

What color is #DFAA30?+

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

What is the closest Tailwind color to #DFAA30?+

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