#CCCFA2 Color

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

Color preview

#CCCFA2

Color formats

HEX
#CCCFA2
RGB
rgb(204, 207, 162)
RGBA
rgba(204, 207, 162, 1)
HSL
hsl(64, 32%, 72%)
HSV
hsv(64, 22%, 81%)
CMYK
cmyk(1%, 0%, 22%, 19%)
CSS variable
--color-primary: #CCCFA2;
Lowercase HEX
#cccfa2

Shades

Tints

Tones

Harmony

CSS snippets for #CCCFA2

.color-cccfa2 {
  color: #CCCFA2;
  background-color: #CCCFA2;
}

Frequently asked questions

What color is #CCCFA2?+

#CCCFA2 is a HEX color with RGB value rgb(204, 207, 162) and HSL value hsl(64, 32%, 72%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCCFA2?+

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