#CFF8BF Color

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

Color preview

#CFF8BF

Color formats

HEX
#CFF8BF
RGB
rgb(207, 248, 191)
RGBA
rgba(207, 248, 191, 1)
HSL
hsl(103, 80%, 86%)
HSV
hsv(103, 23%, 97%)
CMYK
cmyk(17%, 0%, 23%, 3%)
CSS variable
--color-primary: #CFF8BF;
Lowercase HEX
#cff8bf

Shades

Tints

Tones

Harmony

CSS snippets for #CFF8BF

.color-cff8bf {
  color: #CFF8BF;
  background-color: #CFF8BF;
}

Frequently asked questions

What color is #CFF8BF?+

#CFF8BF is a HEX color with RGB value rgb(207, 248, 191) and HSL value hsl(103, 80%, 86%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CFF8BF?+

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