#CCECB8 Color

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

Color preview

#CCECB8

Color formats

HEX
#CCECB8
RGB
rgb(204, 236, 184)
RGBA
rgba(204, 236, 184, 1)
HSL
hsl(97, 58%, 82%)
HSV
hsv(97, 22%, 93%)
CMYK
cmyk(14%, 0%, 22%, 7%)
CSS variable
--color-primary: #CCECB8;
Lowercase HEX
#ccecb8

Shades

Tints

Tones

Harmony

CSS snippets for #CCECB8

.color-ccecb8 {
  color: #CCECB8;
  background-color: #CCECB8;
}

Frequently asked questions

What color is #CCECB8?+

#CCECB8 is a HEX color with RGB value rgb(204, 236, 184) and HSL value hsl(97, 58%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CCECB8?+

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