#CCED39 Color

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

Color preview

#CCED39

Color formats

HEX
#CCED39
RGB
rgb(204, 237, 57)
RGBA
rgba(204, 237, 57, 1)
HSL
hsl(71, 83%, 58%)
HSV
hsv(71, 76%, 93%)
CMYK
cmyk(14%, 0%, 76%, 7%)
CSS variable
--color-primary: #CCED39;
Lowercase HEX
#cced39

Shades

Tints

Tones

Harmony

CSS snippets for #CCED39

.color-cced39 {
  color: #CCED39;
  background-color: #CCED39;
}

Frequently asked questions

What color is #CCED39?+

#CCED39 is a HEX color with RGB value rgb(204, 237, 57) and HSL value hsl(71, 83%, 58%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CCED39?+

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