#CCED78 Color

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

Color preview

#CCED78

Color formats

HEX
#CCED78
RGB
rgb(204, 237, 120)
RGBA
rgba(204, 237, 120, 1)
HSL
hsl(77, 76%, 70%)
HSV
hsv(77, 49%, 93%)
CMYK
cmyk(14%, 0%, 49%, 7%)
CSS variable
--color-primary: #CCED78;
Lowercase HEX
#cced78

Shades

Tints

Tones

Harmony

CSS snippets for #CCED78

.color-cced78 {
  color: #CCED78;
  background-color: #CCED78;
}

Frequently asked questions

What color is #CCED78?+

#CCED78 is a HEX color with RGB value rgb(204, 237, 120) and HSL value hsl(77, 76%, 70%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CCED78?+

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