#CEEA85 Color

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

Color preview

#CEEA85

Color formats

HEX
#CEEA85
RGB
rgb(206, 234, 133)
RGBA
rgba(206, 234, 133, 1)
HSL
hsl(77, 71%, 72%)
HSV
hsv(77, 43%, 92%)
CMYK
cmyk(12%, 0%, 43%, 8%)
CSS variable
--color-primary: #CEEA85;
Lowercase HEX
#ceea85

Shades

Tints

Tones

Harmony

CSS snippets for #CEEA85

.color-ceea85 {
  color: #CEEA85;
  background-color: #CEEA85;
}

Frequently asked questions

What color is #CEEA85?+

#CEEA85 is a HEX color with RGB value rgb(206, 234, 133) and HSL value hsl(77, 71%, 72%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CEEA85?+

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