#CFEEBF Color

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

Color preview

#CFEEBF

Color formats

HEX
#CFEEBF
RGB
rgb(207, 238, 191)
RGBA
rgba(207, 238, 191, 1)
HSL
hsl(100, 58%, 84%)
HSV
hsv(100, 20%, 93%)
CMYK
cmyk(13%, 0%, 20%, 7%)
CSS variable
--color-primary: #CFEEBF;
Lowercase HEX
#cfeebf

Shades

Tints

Tones

Harmony

CSS snippets for #CFEEBF

.color-cfeebf {
  color: #CFEEBF;
  background-color: #CFEEBF;
}

Frequently asked questions

What color is #CFEEBF?+

#CFEEBF is a HEX color with RGB value rgb(207, 238, 191) and HSL value hsl(100, 58%, 84%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CFEEBF?+

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