#CCED49 Color

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

Color preview

#CCED49

Color formats

HEX
#CCED49
RGB
rgb(204, 237, 73)
RGBA
rgba(204, 237, 73, 1)
HSL
hsl(72, 82%, 61%)
HSV
hsv(72, 69%, 93%)
CMYK
cmyk(14%, 0%, 69%, 7%)
CSS variable
--color-primary: #CCED49;
Lowercase HEX
#cced49

Shades

Tints

Tones

Harmony

CSS snippets for #CCED49

.color-cced49 {
  color: #CCED49;
  background-color: #CCED49;
}

Frequently asked questions

What color is #CCED49?+

#CCED49 is a HEX color with RGB value rgb(204, 237, 73) and HSL value hsl(72, 82%, 61%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CCED49?+

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