#DCCE51 Color

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

Color preview

#DCCE51

Color formats

HEX
#DCCE51
RGB
rgb(220, 206, 81)
RGBA
rgba(220, 206, 81, 1)
HSL
hsl(54, 67%, 59%)
HSV
hsv(54, 63%, 86%)
CMYK
cmyk(0%, 6%, 63%, 14%)
CSS variable
--color-primary: #DCCE51;
Lowercase HEX
#dcce51

Shades

Tints

Tones

Harmony

CSS snippets for #DCCE51

.color-dcce51 {
  color: #DCCE51;
  background-color: #DCCE51;
}

Frequently asked questions

What color is #DCCE51?+

#DCCE51 is a HEX color with RGB value rgb(220, 206, 81) and HSL value hsl(54, 67%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DCCE51?+

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