#CFF0BF Color

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

Color preview

#CFF0BF

Color formats

HEX
#CFF0BF
RGB
rgb(207, 240, 191)
RGBA
rgba(207, 240, 191, 1)
HSL
hsl(100, 62%, 85%)
HSV
hsv(100, 20%, 94%)
CMYK
cmyk(14%, 0%, 20%, 6%)
CSS variable
--color-primary: #CFF0BF;
Lowercase HEX
#cff0bf

Shades

Tints

Tones

Harmony

CSS snippets for #CFF0BF

.color-cff0bf {
  color: #CFF0BF;
  background-color: #CFF0BF;
}

Frequently asked questions

What color is #CFF0BF?+

#CFF0BF is a HEX color with RGB value rgb(207, 240, 191) and HSL value hsl(100, 62%, 85%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CFF0BF?+

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