#CCFB85 Color

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

Color preview

#CCFB85

Color formats

HEX
#CCFB85
RGB
rgb(204, 251, 133)
RGBA
rgba(204, 251, 133, 1)
HSL
hsl(84, 94%, 75%)
HSV
hsv(84, 47%, 98%)
CMYK
cmyk(19%, 0%, 47%, 2%)
CSS variable
--color-primary: #CCFB85;
Lowercase HEX
#ccfb85

Shades

Tints

Tones

Harmony

CSS snippets for #CCFB85

.color-ccfb85 {
  color: #CCFB85;
  background-color: #CCFB85;
}

Frequently asked questions

What color is #CCFB85?+

#CCFB85 is a HEX color with RGB value rgb(204, 251, 133) and HSL value hsl(84, 94%, 75%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CCFB85?+

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