#CDEC68 Color

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

Color preview

#CDEC68

Color formats

HEX
#CDEC68
RGB
rgb(205, 236, 104)
RGBA
rgba(205, 236, 104, 1)
HSL
hsl(74, 78%, 67%)
HSV
hsv(74, 56%, 93%)
CMYK
cmyk(13%, 0%, 56%, 7%)
CSS variable
--color-primary: #CDEC68;
Lowercase HEX
#cdec68

Shades

Tints

Tones

Harmony

CSS snippets for #CDEC68

.color-cdec68 {
  color: #CDEC68;
  background-color: #CDEC68;
}

Frequently asked questions

What color is #CDEC68?+

#CDEC68 is a HEX color with RGB value rgb(205, 236, 104) and HSL value hsl(74, 78%, 67%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CDEC68?+

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