#CCEE40 Color

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

Color preview

#CCEE40

Color formats

HEX
#CCEE40
RGB
rgb(204, 238, 64)
RGBA
rgba(204, 238, 64, 1)
HSL
hsl(72, 84%, 59%)
HSV
hsv(72, 73%, 93%)
CMYK
cmyk(14%, 0%, 73%, 7%)
CSS variable
--color-primary: #CCEE40;
Lowercase HEX
#ccee40

Shades

Tints

Tones

Harmony

CSS snippets for #CCEE40

.color-ccee40 {
  color: #CCEE40;
  background-color: #CCEE40;
}

Frequently asked questions

What color is #CCEE40?+

#CCEE40 is a HEX color with RGB value rgb(204, 238, 64) and HSL value hsl(72, 84%, 59%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CCEE40?+

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