#C0FED9 Color

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

Color preview

#C0FED9

Color formats

HEX
#C0FED9
RGB
rgb(192, 254, 217)
RGBA
rgba(192, 254, 217, 1)
HSL
hsl(144, 97%, 87%)
HSV
hsv(144, 24%, 100%)
CMYK
cmyk(24%, 0%, 15%, 0%)
CSS variable
--color-primary: #C0FED9;
Lowercase HEX
#c0fed9

Shades

Tints

Tones

Harmony

CSS snippets for #C0FED9

.color-c0fed9 {
  color: #C0FED9;
  background-color: #C0FED9;
}

Frequently asked questions

What color is #C0FED9?+

#C0FED9 is a HEX color with RGB value rgb(192, 254, 217) and HSL value hsl(144, 97%, 87%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C0FED9?+

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