#CFF8BE Color

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

Color preview

#CFF8BE

Color formats

HEX
#CFF8BE
RGB
rgb(207, 248, 190)
RGBA
rgba(207, 248, 190, 1)
HSL
hsl(102, 81%, 86%)
HSV
hsv(102, 23%, 97%)
CMYK
cmyk(17%, 0%, 23%, 3%)
CSS variable
--color-primary: #CFF8BE;
Lowercase HEX
#cff8be

Shades

Tints

Tones

Harmony

CSS snippets for #CFF8BE

.color-cff8be {
  color: #CFF8BE;
  background-color: #CFF8BE;
}

Frequently asked questions

What color is #CFF8BE?+

#CFF8BE is a HEX color with RGB value rgb(207, 248, 190) and HSL value hsl(102, 81%, 86%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CFF8BE?+

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