#CCED12 Color

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

Color preview

#CCED12

Color formats

HEX
#CCED12
RGB
rgb(204, 237, 18)
RGBA
rgba(204, 237, 18, 1)
HSL
hsl(69, 86%, 50%)
HSV
hsv(69, 92%, 93%)
CMYK
cmyk(14%, 0%, 92%, 7%)
CSS variable
--color-primary: #CCED12;
Lowercase HEX
#cced12

Shades

Tints

Tones

Harmony

CSS snippets for #CCED12

.color-cced12 {
  color: #CCED12;
  background-color: #CCED12;
}

Frequently asked questions

What color is #CCED12?+

#CCED12 is a HEX color with RGB value rgb(204, 237, 18) and HSL value hsl(69, 86%, 50%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CCED12?+

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