#CCE128 Color

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

Color preview

#CCE128

Color formats

HEX
#CCE128
RGB
rgb(204, 225, 40)
RGBA
rgba(204, 225, 40, 1)
HSL
hsl(67, 76%, 52%)
HSV
hsv(67, 82%, 88%)
CMYK
cmyk(9%, 0%, 82%, 12%)
CSS variable
--color-primary: #CCE128;
Lowercase HEX
#cce128

Shades

Tints

Tones

Harmony

CSS snippets for #CCE128

.color-cce128 {
  color: #CCE128;
  background-color: #CCE128;
}

Frequently asked questions

What color is #CCE128?+

#CCE128 is a HEX color with RGB value rgb(204, 225, 40) and HSL value hsl(67, 76%, 52%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CCE128?+

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