#CCF87B Color

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

Color preview

#CCF87B

Color formats

HEX
#CCF87B
RGB
rgb(204, 248, 123)
RGBA
rgba(204, 248, 123, 1)
HSL
hsl(81, 90%, 73%)
HSV
hsv(81, 50%, 97%)
CMYK
cmyk(18%, 0%, 50%, 3%)
CSS variable
--color-primary: #CCF87B;
Lowercase HEX
#ccf87b

Shades

Tints

Tones

Harmony

CSS snippets for #CCF87B

.color-ccf87b {
  color: #CCF87B;
  background-color: #CCF87B;
}

Frequently asked questions

What color is #CCF87B?+

#CCF87B is a HEX color with RGB value rgb(204, 248, 123) and HSL value hsl(81, 90%, 73%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CCF87B?+

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