#C0EBCF Color

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

Color preview

#C0EBCF

Color formats

HEX
#C0EBCF
RGB
rgb(192, 235, 207)
RGBA
rgba(192, 235, 207, 1)
HSL
hsl(141, 52%, 84%)
HSV
hsv(141, 18%, 92%)
CMYK
cmyk(18%, 0%, 12%, 8%)
CSS variable
--color-primary: #C0EBCF;
Lowercase HEX
#c0ebcf

Shades

Tints

Tones

Harmony

CSS snippets for #C0EBCF

.color-c0ebcf {
  color: #C0EBCF;
  background-color: #C0EBCF;
}

Frequently asked questions

What color is #C0EBCF?+

#C0EBCF is a HEX color with RGB value rgb(192, 235, 207) and HSL value hsl(141, 52%, 84%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #C0EBCF?+

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