#CCC07B Color

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

Color preview

#CCC07B

Color formats

HEX
#CCC07B
RGB
rgb(204, 192, 123)
RGBA
rgba(204, 192, 123, 1)
HSL
hsl(51, 44%, 64%)
HSV
hsv(51, 40%, 80%)
CMYK
cmyk(0%, 6%, 40%, 20%)
CSS variable
--color-primary: #CCC07B;
Lowercase HEX
#ccc07b

Shades

Tints

Tones

Harmony

CSS snippets for #CCC07B

.color-ccc07b {
  color: #CCC07B;
  background-color: #CCC07B;
}

Frequently asked questions

What color is #CCC07B?+

#CCC07B is a HEX color with RGB value rgb(204, 192, 123) and HSL value hsl(51, 44%, 64%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCC07B?+

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