#CCFA82 Color

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

Color preview

#CCFA82

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CCFA82

.color-ccfa82 {
  color: #CCFA82;
  background-color: #CCFA82;
}

Frequently asked questions

What color is #CCFA82?+

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

What is the closest Tailwind color to #CCFA82?+

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