#DACF34 Color

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

Color preview

#DACF34

Color formats

HEX
#DACF34
RGB
rgb(218, 207, 52)
RGBA
rgba(218, 207, 52, 1)
HSL
hsl(56, 69%, 53%)
HSV
hsv(56, 76%, 85%)
CMYK
cmyk(0%, 5%, 76%, 15%)
CSS variable
--color-primary: #DACF34;
Lowercase HEX
#dacf34

Shades

Tints

Tones

Harmony

CSS snippets for #DACF34

.color-dacf34 {
  color: #DACF34;
  background-color: #DACF34;
}

Frequently asked questions

What color is #DACF34?+

#DACF34 is a HEX color with RGB value rgb(218, 207, 52) and HSL value hsl(56, 69%, 53%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DACF34?+

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