#CCC06B Color

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

Color preview

#CCC06B

Color formats

HEX
#CCC06B
RGB
rgb(204, 192, 107)
RGBA
rgba(204, 192, 107, 1)
HSL
hsl(53, 49%, 61%)
HSV
hsv(53, 48%, 80%)
CMYK
cmyk(0%, 6%, 48%, 20%)
CSS variable
--color-primary: #CCC06B;
Lowercase HEX
#ccc06b

Shades

Tints

Tones

Harmony

CSS snippets for #CCC06B

.color-ccc06b {
  color: #CCC06B;
  background-color: #CCC06B;
}

Frequently asked questions

What color is #CCC06B?+

#CCC06B is a HEX color with RGB value rgb(204, 192, 107) and HSL value hsl(53, 49%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CCC06B?+

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