#C3EEAE Color

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

Color preview

#C3EEAE

Color formats

HEX
#C3EEAE
RGB
rgb(195, 238, 174)
RGBA
rgba(195, 238, 174, 1)
HSL
hsl(100, 65%, 81%)
HSV
hsv(100, 27%, 93%)
CMYK
cmyk(18%, 0%, 27%, 7%)
CSS variable
--color-primary: #C3EEAE;
Lowercase HEX
#c3eeae

Shades

Tints

Tones

Harmony

CSS snippets for #C3EEAE

.color-c3eeae {
  color: #C3EEAE;
  background-color: #C3EEAE;
}

Frequently asked questions

What color is #C3EEAE?+

#C3EEAE is a HEX color with RGB value rgb(195, 238, 174) and HSL value hsl(100, 65%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #C3EEAE?+

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