#C7E49C Color

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

Color preview

#C7E49C

Color formats

HEX
#C7E49C
RGB
rgb(199, 228, 156)
RGBA
rgba(199, 228, 156, 1)
HSL
hsl(84, 57%, 75%)
HSV
hsv(84, 32%, 89%)
CMYK
cmyk(13%, 0%, 32%, 11%)
CSS variable
--color-primary: #C7E49C;
Lowercase HEX
#c7e49c

Shades

Tints

Tones

Harmony

CSS snippets for #C7E49C

.color-c7e49c {
  color: #C7E49C;
  background-color: #C7E49C;
}

Frequently asked questions

What color is #C7E49C?+

#C7E49C is a HEX color with RGB value rgb(199, 228, 156) and HSL value hsl(84, 57%, 75%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #C7E49C?+

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