#CFEEBB Color

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

Color preview

#CFEEBB

Color formats

HEX
#CFEEBB
RGB
rgb(207, 238, 187)
RGBA
rgba(207, 238, 187, 1)
HSL
hsl(96, 60%, 83%)
HSV
hsv(96, 21%, 93%)
CMYK
cmyk(13%, 0%, 21%, 7%)
CSS variable
--color-primary: #CFEEBB;
Lowercase HEX
#cfeebb

Shades

Tints

Tones

Harmony

CSS snippets for #CFEEBB

.color-cfeebb {
  color: #CFEEBB;
  background-color: #CFEEBB;
}

Frequently asked questions

What color is #CFEEBB?+

#CFEEBB is a HEX color with RGB value rgb(207, 238, 187) and HSL value hsl(96, 60%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CFEEBB?+

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