#DFCB49 Color

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

Color preview

#DFCB49

Color formats

HEX
#DFCB49
RGB
rgb(223, 203, 73)
RGBA
rgba(223, 203, 73, 1)
HSL
hsl(52, 70%, 58%)
HSV
hsv(52, 67%, 87%)
CMYK
cmyk(0%, 9%, 67%, 13%)
CSS variable
--color-primary: #DFCB49;
Lowercase HEX
#dfcb49

Shades

Tints

Tones

Harmony

CSS snippets for #DFCB49

.color-dfcb49 {
  color: #DFCB49;
  background-color: #DFCB49;
}

Frequently asked questions

What color is #DFCB49?+

#DFCB49 is a HEX color with RGB value rgb(223, 203, 73) and HSL value hsl(52, 70%, 58%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #DFCB49?+

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