#C3EADF Color

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

Color preview

#C3EADF

Color formats

HEX
#C3EADF
RGB
rgb(195, 234, 223)
RGBA
rgba(195, 234, 223, 1)
HSL
hsl(163, 48%, 84%)
HSV
hsv(163, 17%, 92%)
CMYK
cmyk(17%, 0%, 5%, 8%)
CSS variable
--color-primary: #C3EADF;
Lowercase HEX
#c3eadf

Shades

Tints

Tones

Harmony

CSS snippets for #C3EADF

.color-c3eadf {
  color: #C3EADF;
  background-color: #C3EADF;
}

Frequently asked questions

What color is #C3EADF?+

#C3EADF is a HEX color with RGB value rgb(195, 234, 223) and HSL value hsl(163, 48%, 84%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #C3EADF?+

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