#CCC455 Color

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

Color preview

#CCC455

Color formats

HEX
#CCC455
RGB
rgb(204, 196, 85)
RGBA
rgba(204, 196, 85, 1)
HSL
hsl(56, 54%, 57%)
HSV
hsv(56, 58%, 80%)
CMYK
cmyk(0%, 4%, 58%, 20%)
CSS variable
--color-primary: #CCC455;
Lowercase HEX
#ccc455

Shades

Tints

Tones

Harmony

CSS snippets for #CCC455

.color-ccc455 {
  color: #CCC455;
  background-color: #CCC455;
}

Frequently asked questions

What color is #CCC455?+

#CCC455 is a HEX color with RGB value rgb(204, 196, 85) and HSL value hsl(56, 54%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CCC455?+

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