#C7E69B Color

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

Color preview

#C7E69B

Color formats

HEX
#C7E69B
RGB
rgb(199, 230, 155)
RGBA
rgba(199, 230, 155, 1)
HSL
hsl(85, 60%, 75%)
HSV
hsv(85, 33%, 90%)
CMYK
cmyk(13%, 0%, 33%, 10%)
CSS variable
--color-primary: #C7E69B;
Lowercase HEX
#c7e69b

Shades

Tints

Tones

Harmony

CSS snippets for #C7E69B

.color-c7e69b {
  color: #C7E69B;
  background-color: #C7E69B;
}

Frequently asked questions

What color is #C7E69B?+

#C7E69B is a HEX color with RGB value rgb(199, 230, 155) and HSL value hsl(85, 60%, 75%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #C7E69B?+

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