#CCBC78 Color

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

Color preview

#CCBC78

Color formats

HEX
#CCBC78
RGB
rgb(204, 188, 120)
RGBA
rgba(204, 188, 120, 1)
HSL
hsl(49, 45%, 64%)
HSV
hsv(49, 41%, 80%)
CMYK
cmyk(0%, 8%, 41%, 20%)
CSS variable
--color-primary: #CCBC78;
Lowercase HEX
#ccbc78

Shades

Tints

Tones

Harmony

CSS snippets for #CCBC78

.color-ccbc78 {
  color: #CCBC78;
  background-color: #CCBC78;
}

Frequently asked questions

What color is #CCBC78?+

#CCBC78 is a HEX color with RGB value rgb(204, 188, 120) and HSL value hsl(49, 45%, 64%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CCBC78?+

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