#CEDC84 Color

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

Color preview

#CEDC84

Color formats

HEX
#CEDC84
RGB
rgb(206, 220, 132)
RGBA
rgba(206, 220, 132, 1)
HSL
hsl(70, 56%, 69%)
HSV
hsv(70, 40%, 86%)
CMYK
cmyk(6%, 0%, 40%, 14%)
CSS variable
--color-primary: #CEDC84;
Lowercase HEX
#cedc84

Shades

Tints

Tones

Harmony

CSS snippets for #CEDC84

.color-cedc84 {
  color: #CEDC84;
  background-color: #CEDC84;
}

Frequently asked questions

What color is #CEDC84?+

#CEDC84 is a HEX color with RGB value rgb(206, 220, 132) and HSL value hsl(70, 56%, 69%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CEDC84?+

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