#DCCE34 Color

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

Color preview

#DCCE34

Color formats

HEX
#DCCE34
RGB
rgb(220, 206, 52)
RGBA
rgba(220, 206, 52, 1)
HSL
hsl(55, 71%, 53%)
HSV
hsv(55, 76%, 86%)
CMYK
cmyk(0%, 6%, 76%, 14%)
CSS variable
--color-primary: #DCCE34;
Lowercase HEX
#dcce34

Shades

Tints

Tones

Harmony

CSS snippets for #DCCE34

.color-dcce34 {
  color: #DCCE34;
  background-color: #DCCE34;
}

Frequently asked questions

What color is #DCCE34?+

#DCCE34 is a HEX color with RGB value rgb(220, 206, 52) and HSL value hsl(55, 71%, 53%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DCCE34?+

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