#CCED35 Color

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

Color preview

#CCED35

Color formats

HEX
#CCED35
RGB
rgb(204, 237, 53)
RGBA
rgba(204, 237, 53, 1)
HSL
hsl(71, 84%, 57%)
HSV
hsv(71, 78%, 93%)
CMYK
cmyk(14%, 0%, 78%, 7%)
CSS variable
--color-primary: #CCED35;
Lowercase HEX
#cced35

Shades

Tints

Tones

Harmony

CSS snippets for #CCED35

.color-cced35 {
  color: #CCED35;
  background-color: #CCED35;
}

Frequently asked questions

What color is #CCED35?+

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

What is the closest Tailwind color to #CCED35?+

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