#CCCFA4 Color

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

Color preview

#CCCFA4

Color formats

HEX
#CCCFA4
RGB
rgb(204, 207, 164)
RGBA
rgba(204, 207, 164, 1)
HSL
hsl(64, 31%, 73%)
HSV
hsv(64, 21%, 81%)
CMYK
cmyk(1%, 0%, 21%, 19%)
CSS variable
--color-primary: #CCCFA4;
Lowercase HEX
#cccfa4

Shades

Tints

Tones

Harmony

CSS snippets for #CCCFA4

.color-cccfa4 {
  color: #CCCFA4;
  background-color: #CCCFA4;
}

Frequently asked questions

What color is #CCCFA4?+

#CCCFA4 is a HEX color with RGB value rgb(204, 207, 164) and HSL value hsl(64, 31%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #CCCFA4?+

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