#CCFA83 Color

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

Color preview

#CCFA83

Color formats

HEX
#CCFA83
RGB
rgb(204, 250, 131)
RGBA
rgba(204, 250, 131, 1)
HSL
hsl(83, 92%, 75%)
HSV
hsv(83, 48%, 98%)
CMYK
cmyk(18%, 0%, 48%, 2%)
CSS variable
--color-primary: #CCFA83;
Lowercase HEX
#ccfa83

Shades

Tints

Tones

Harmony

CSS snippets for #CCFA83

.color-ccfa83 {
  color: #CCFA83;
  background-color: #CCFA83;
}

Frequently asked questions

What color is #CCFA83?+

#CCFA83 is a HEX color with RGB value rgb(204, 250, 131) and HSL value hsl(83, 92%, 75%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CCFA83?+

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