#CCFBA7 Color

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

Color preview

#CCFBA7

Color formats

HEX
#CCFBA7
RGB
rgb(204, 251, 167)
RGBA
rgba(204, 251, 167, 1)
HSL
hsl(94, 91%, 82%)
HSV
hsv(94, 33%, 98%)
CMYK
cmyk(19%, 0%, 33%, 2%)
CSS variable
--color-primary: #CCFBA7;
Lowercase HEX
#ccfba7

Shades

Tints

Tones

Harmony

CSS snippets for #CCFBA7

.color-ccfba7 {
  color: #CCFBA7;
  background-color: #CCFBA7;
}

Frequently asked questions

What color is #CCFBA7?+

#CCFBA7 is a HEX color with RGB value rgb(204, 251, 167) and HSL value hsl(94, 91%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CCFBA7?+

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