#C3EBDC Color

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

Color preview

#C3EBDC

Color formats

HEX
#C3EBDC
RGB
rgb(195, 235, 220)
RGBA
rgba(195, 235, 220, 1)
HSL
hsl(158, 50%, 84%)
HSV
hsv(158, 17%, 92%)
CMYK
cmyk(17%, 0%, 6%, 8%)
CSS variable
--color-primary: #C3EBDC;
Lowercase HEX
#c3ebdc

Shades

Tints

Tones

Harmony

CSS snippets for #C3EBDC

.color-c3ebdc {
  color: #C3EBDC;
  background-color: #C3EBDC;
}

Frequently asked questions

What color is #C3EBDC?+

#C3EBDC is a HEX color with RGB value rgb(195, 235, 220) and HSL value hsl(158, 50%, 84%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #C3EBDC?+

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