#CCED3B Color

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

Color preview

#CCED3B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CCED3B

.color-cced3b {
  color: #CCED3B;
  background-color: #CCED3B;
}

Frequently asked questions

What color is #CCED3B?+

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

What is the closest Tailwind color to #CCED3B?+

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