#CCF88B Color

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

Color preview

#CCF88B

Color formats

HEX
#CCF88B
RGB
rgb(204, 248, 139)
RGBA
rgba(204, 248, 139, 1)
HSL
hsl(84, 89%, 76%)
HSV
hsv(84, 44%, 97%)
CMYK
cmyk(18%, 0%, 44%, 3%)
CSS variable
--color-primary: #CCF88B;
Lowercase HEX
#ccf88b

Shades

Tints

Tones

Harmony

CSS snippets for #CCF88B

.color-ccf88b {
  color: #CCF88B;
  background-color: #CCF88B;
}

Frequently asked questions

What color is #CCF88B?+

#CCF88B is a HEX color with RGB value rgb(204, 248, 139) and HSL value hsl(84, 89%, 76%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CCF88B?+

The closest Tailwind color is lime-200, available as the bg-lime-200 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