#CCFB8E Color

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

Color preview

#CCFB8E

Color formats

HEX
#CCFB8E
RGB
rgb(204, 251, 142)
RGBA
rgba(204, 251, 142, 1)
HSL
hsl(86, 93%, 77%)
HSV
hsv(86, 43%, 98%)
CMYK
cmyk(19%, 0%, 43%, 2%)
CSS variable
--color-primary: #CCFB8E;
Lowercase HEX
#ccfb8e

Shades

Tints

Tones

Harmony

CSS snippets for #CCFB8E

.color-ccfb8e {
  color: #CCFB8E;
  background-color: #CCFB8E;
}

Frequently asked questions

What color is #CCFB8E?+

#CCFB8E is a HEX color with RGB value rgb(204, 251, 142) and HSL value hsl(86, 93%, 77%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CCFB8E?+

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