#CFF5CB Color

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

Color preview

#CFF5CB

Color formats

HEX
#CFF5CB
RGB
rgb(207, 245, 203)
RGBA
rgba(207, 245, 203, 1)
HSL
hsl(114, 68%, 88%)
HSV
hsv(114, 17%, 96%)
CMYK
cmyk(16%, 0%, 17%, 4%)
CSS variable
--color-primary: #CFF5CB;
Lowercase HEX
#cff5cb

Shades

Tints

Tones

Harmony

CSS snippets for #CFF5CB

.color-cff5cb {
  color: #CFF5CB;
  background-color: #CFF5CB;
}

Frequently asked questions

What color is #CFF5CB?+

#CFF5CB is a HEX color with RGB value rgb(207, 245, 203) and HSL value hsl(114, 68%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CFF5CB?+

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