#CCBC74 Color

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

Color preview

#CCBC74

Color formats

HEX
#CCBC74
RGB
rgb(204, 188, 116)
RGBA
rgba(204, 188, 116, 1)
HSL
hsl(49, 46%, 63%)
HSV
hsv(49, 43%, 80%)
CMYK
cmyk(0%, 8%, 43%, 20%)
CSS variable
--color-primary: #CCBC74;
Lowercase HEX
#ccbc74

Shades

Tints

Tones

Harmony

CSS snippets for #CCBC74

.color-ccbc74 {
  color: #CCBC74;
  background-color: #CCBC74;
}

Frequently asked questions

What color is #CCBC74?+

#CCBC74 is a HEX color with RGB value rgb(204, 188, 116) and HSL value hsl(49, 46%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CCBC74?+

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