#CEEA92 Color

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

Color preview

#CEEA92

Color formats

HEX
#CEEA92
RGB
rgb(206, 234, 146)
RGBA
rgba(206, 234, 146, 1)
HSL
hsl(79, 68%, 75%)
HSV
hsv(79, 38%, 92%)
CMYK
cmyk(12%, 0%, 38%, 8%)
CSS variable
--color-primary: #CEEA92;
Lowercase HEX
#ceea92

Shades

Tints

Tones

Harmony

CSS snippets for #CEEA92

.color-ceea92 {
  color: #CEEA92;
  background-color: #CEEA92;
}

Frequently asked questions

What color is #CEEA92?+

#CEEA92 is a HEX color with RGB value rgb(206, 234, 146) and HSL value hsl(79, 68%, 75%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CEEA92?+

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