#CCEBB6 Color

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

Color preview

#CCEBB6

Color formats

HEX
#CCEBB6
RGB
rgb(204, 235, 182)
RGBA
rgba(204, 235, 182, 1)
HSL
hsl(95, 57%, 82%)
HSV
hsv(95, 23%, 92%)
CMYK
cmyk(13%, 0%, 23%, 8%)
CSS variable
--color-primary: #CCEBB6;
Lowercase HEX
#ccebb6

Shades

Tints

Tones

Harmony

CSS snippets for #CCEBB6

.color-ccebb6 {
  color: #CCEBB6;
  background-color: #CCEBB6;
}

Frequently asked questions

What color is #CCEBB6?+

#CCEBB6 is a HEX color with RGB value rgb(204, 235, 182) and HSL value hsl(95, 57%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CCEBB6?+

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