#CCE65B Color

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

Color preview

#CCE65B

Color formats

HEX
#CCE65B
RGB
rgb(204, 230, 91)
RGBA
rgba(204, 230, 91, 1)
HSL
hsl(71, 74%, 63%)
HSV
hsv(71, 60%, 90%)
CMYK
cmyk(11%, 0%, 60%, 10%)
CSS variable
--color-primary: #CCE65B;
Lowercase HEX
#cce65b

Shades

Tints

Tones

Harmony

CSS snippets for #CCE65B

.color-cce65b {
  color: #CCE65B;
  background-color: #CCE65B;
}

Frequently asked questions

What color is #CCE65B?+

#CCE65B is a HEX color with RGB value rgb(204, 230, 91) and HSL value hsl(71, 74%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CCE65B?+

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