#CDEC72 Color

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

Color preview

#CDEC72

Color formats

HEX
#CDEC72
RGB
rgb(205, 236, 114)
RGBA
rgba(205, 236, 114, 1)
HSL
hsl(75, 76%, 69%)
HSV
hsv(75, 52%, 93%)
CMYK
cmyk(13%, 0%, 52%, 7%)
CSS variable
--color-primary: #CDEC72;
Lowercase HEX
#cdec72

Shades

Tints

Tones

Harmony

CSS snippets for #CDEC72

.color-cdec72 {
  color: #CDEC72;
  background-color: #CDEC72;
}

Frequently asked questions

What color is #CDEC72?+

#CDEC72 is a HEX color with RGB value rgb(205, 236, 114) and HSL value hsl(75, 76%, 69%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CDEC72?+

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