#CCE34B Color

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

Color preview

#CCE34B

Color formats

HEX
#CCE34B
RGB
rgb(204, 227, 75)
RGBA
rgba(204, 227, 75, 1)
HSL
hsl(69, 73%, 59%)
HSV
hsv(69, 67%, 89%)
CMYK
cmyk(10%, 0%, 67%, 11%)
CSS variable
--color-primary: #CCE34B;
Lowercase HEX
#cce34b

Shades

Tints

Tones

Harmony

CSS snippets for #CCE34B

.color-cce34b {
  color: #CCE34B;
  background-color: #CCE34B;
}

Frequently asked questions

What color is #CCE34B?+

#CCE34B is a HEX color with RGB value rgb(204, 227, 75) and HSL value hsl(69, 73%, 59%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CCE34B?+

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