#CCC144 Color

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

Color preview

#CCC144

Color formats

HEX
#CCC144
RGB
rgb(204, 193, 68)
RGBA
rgba(204, 193, 68, 1)
HSL
hsl(55, 57%, 53%)
HSV
hsv(55, 67%, 80%)
CMYK
cmyk(0%, 5%, 67%, 20%)
CSS variable
--color-primary: #CCC144;
Lowercase HEX
#ccc144

Shades

Tints

Tones

Harmony

CSS snippets for #CCC144

.color-ccc144 {
  color: #CCC144;
  background-color: #CCC144;
}

Frequently asked questions

What color is #CCC144?+

#CCC144 is a HEX color with RGB value rgb(204, 193, 68) and HSL value hsl(55, 57%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CCC144?+

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