#C0EBDC Color

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

Color preview

#C0EBDC

Color formats

HEX
#C0EBDC
RGB
rgb(192, 235, 220)
RGBA
rgba(192, 235, 220, 1)
HSL
hsl(159, 52%, 84%)
HSV
hsv(159, 18%, 92%)
CMYK
cmyk(18%, 0%, 6%, 8%)
CSS variable
--color-primary: #C0EBDC;
Lowercase HEX
#c0ebdc

Shades

Tints

Tones

Harmony

CSS snippets for #C0EBDC

.color-c0ebdc {
  color: #C0EBDC;
  background-color: #C0EBDC;
}

Frequently asked questions

What color is #C0EBDC?+

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

What is the closest Tailwind color to #C0EBDC?+

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