#DCCC68 Color

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

Color preview

#DCCC68

Color formats

HEX
#DCCC68
RGB
rgb(220, 204, 104)
RGBA
rgba(220, 204, 104, 1)
HSL
hsl(52, 62%, 64%)
HSV
hsv(52, 53%, 86%)
CMYK
cmyk(0%, 7%, 53%, 14%)
CSS variable
--color-primary: #DCCC68;
Lowercase HEX
#dccc68

Shades

Tints

Tones

Harmony

CSS snippets for #DCCC68

.color-dccc68 {
  color: #DCCC68;
  background-color: #DCCC68;
}

Frequently asked questions

What color is #DCCC68?+

#DCCC68 is a HEX color with RGB value rgb(220, 204, 104) and HSL value hsl(52, 62%, 64%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DCCC68?+

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