#C2ECE3 Color

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

Color preview

#C2ECE3

Color formats

HEX
#C2ECE3
RGB
rgb(194, 236, 227)
RGBA
rgba(194, 236, 227, 1)
HSL
hsl(167, 53%, 84%)
HSV
hsv(167, 18%, 93%)
CMYK
cmyk(18%, 0%, 4%, 7%)
CSS variable
--color-primary: #C2ECE3;
Lowercase HEX
#c2ece3

Shades

Tints

Tones

Harmony

CSS snippets for #C2ECE3

.color-c2ece3 {
  color: #C2ECE3;
  background-color: #C2ECE3;
}

Frequently asked questions

What color is #C2ECE3?+

#C2ECE3 is a HEX color with RGB value rgb(194, 236, 227) and HSL value hsl(167, 53%, 84%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #C2ECE3?+

The closest Tailwind color is emerald-100, available as the bg-emerald-100 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