#C0ECA9 Color

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

Color preview

#C0ECA9

Color formats

HEX
#C0ECA9
RGB
rgb(192, 236, 169)
RGBA
rgba(192, 236, 169, 1)
HSL
hsl(99, 64%, 79%)
HSV
hsv(99, 28%, 93%)
CMYK
cmyk(19%, 0%, 28%, 7%)
CSS variable
--color-primary: #C0ECA9;
Lowercase HEX
#c0eca9

Shades

Tints

Tones

Harmony

CSS snippets for #C0ECA9

.color-c0eca9 {
  color: #C0ECA9;
  background-color: #C0ECA9;
}

Frequently asked questions

What color is #C0ECA9?+

#C0ECA9 is a HEX color with RGB value rgb(192, 236, 169) and HSL value hsl(99, 64%, 79%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #C0ECA9?+

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