#CFF5CD Color

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

Color preview

#CFF5CD

Color formats

HEX
#CFF5CD
RGB
rgb(207, 245, 205)
RGBA
rgba(207, 245, 205, 1)
HSL
hsl(117, 67%, 88%)
HSV
hsv(117, 16%, 96%)
CMYK
cmyk(16%, 0%, 16%, 4%)
CSS variable
--color-primary: #CFF5CD;
Lowercase HEX
#cff5cd

Shades

Tints

Tones

Harmony

CSS snippets for #CFF5CD

.color-cff5cd {
  color: #CFF5CD;
  background-color: #CFF5CD;
}

Frequently asked questions

What color is #CFF5CD?+

#CFF5CD is a HEX color with RGB value rgb(207, 245, 205) and HSL value hsl(117, 67%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CFF5CD?+

The closest Tailwind color is green-200, available as the bg-green-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