#CDEC6F Color

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

Color preview

#CDEC6F

Color formats

HEX
#CDEC6F
RGB
rgb(205, 236, 111)
RGBA
rgba(205, 236, 111, 1)
HSL
hsl(75, 77%, 68%)
HSV
hsv(75, 53%, 93%)
CMYK
cmyk(13%, 0%, 53%, 7%)
CSS variable
--color-primary: #CDEC6F;
Lowercase HEX
#cdec6f

Shades

Tints

Tones

Harmony

CSS snippets for #CDEC6F

.color-cdec6f {
  color: #CDEC6F;
  background-color: #CDEC6F;
}

Frequently asked questions

What color is #CDEC6F?+

#CDEC6F is a HEX color with RGB value rgb(205, 236, 111) and HSL value hsl(75, 77%, 68%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CDEC6F?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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