#CDEC86 Color

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

Color preview

#CDEC86

Color formats

HEX
#CDEC86
RGB
rgb(205, 236, 134)
RGBA
rgba(205, 236, 134, 1)
HSL
hsl(78, 73%, 73%)
HSV
hsv(78, 43%, 93%)
CMYK
cmyk(13%, 0%, 43%, 7%)
CSS variable
--color-primary: #CDEC86;
Lowercase HEX
#cdec86

Shades

Tints

Tones

Harmony

CSS snippets for #CDEC86

.color-cdec86 {
  color: #CDEC86;
  background-color: #CDEC86;
}

Frequently asked questions

What color is #CDEC86?+

#CDEC86 is a HEX color with RGB value rgb(205, 236, 134) and HSL value hsl(78, 73%, 73%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CDEC86?+

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