#C8EF8D Color

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

Color preview

#C8EF8D

Color formats

HEX
#C8EF8D
RGB
rgb(200, 239, 141)
RGBA
rgba(200, 239, 141, 1)
HSL
hsl(84, 75%, 75%)
HSV
hsv(84, 41%, 94%)
CMYK
cmyk(16%, 0%, 41%, 6%)
CSS variable
--color-primary: #C8EF8D;
Lowercase HEX
#c8ef8d

Shades

Tints

Tones

Harmony

CSS snippets for #C8EF8D

.color-c8ef8d {
  color: #C8EF8D;
  background-color: #C8EF8D;
}

Frequently asked questions

What color is #C8EF8D?+

#C8EF8D is a HEX color with RGB value rgb(200, 239, 141) and HSL value hsl(84, 75%, 75%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #C8EF8D?+

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