#C4EAAB Color

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

Color preview

#C4EAAB

Color formats

HEX
#C4EAAB
RGB
rgb(196, 234, 171)
RGBA
rgba(196, 234, 171, 1)
HSL
hsl(96, 60%, 79%)
HSV
hsv(96, 27%, 92%)
CMYK
cmyk(16%, 0%, 27%, 8%)
CSS variable
--color-primary: #C4EAAB;
Lowercase HEX
#c4eaab

Shades

Tints

Tones

Harmony

CSS snippets for #C4EAAB

.color-c4eaab {
  color: #C4EAAB;
  background-color: #C4EAAB;
}

Frequently asked questions

What color is #C4EAAB?+

#C4EAAB is a HEX color with RGB value rgb(196, 234, 171) and HSL value hsl(96, 60%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #C4EAAB?+

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