#CFF3CD Color

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

Color preview

#CFF3CD

Color formats

HEX
#CFF3CD
RGB
rgb(207, 243, 205)
RGBA
rgba(207, 243, 205, 1)
HSL
hsl(117, 61%, 88%)
HSV
hsv(117, 16%, 95%)
CMYK
cmyk(15%, 0%, 16%, 5%)
CSS variable
--color-primary: #CFF3CD;
Lowercase HEX
#cff3cd

Shades

Tints

Tones

Harmony

CSS snippets for #CFF3CD

.color-cff3cd {
  color: #CFF3CD;
  background-color: #CFF3CD;
}

Frequently asked questions

What color is #CFF3CD?+

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

What is the closest Tailwind color to #CFF3CD?+

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