#CFEAB8 Color

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

Color preview

#CFEAB8

Color formats

HEX
#CFEAB8
RGB
rgb(207, 234, 184)
RGBA
rgba(207, 234, 184, 1)
HSL
hsl(92, 54%, 82%)
HSV
hsv(92, 21%, 92%)
CMYK
cmyk(12%, 0%, 21%, 8%)
CSS variable
--color-primary: #CFEAB8;
Lowercase HEX
#cfeab8

Shades

Tints

Tones

Harmony

CSS snippets for #CFEAB8

.color-cfeab8 {
  color: #CFEAB8;
  background-color: #CFEAB8;
}

Frequently asked questions

What color is #CFEAB8?+

#CFEAB8 is a HEX color with RGB value rgb(207, 234, 184) and HSL value hsl(92, 54%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CFEAB8?+

The closest Tailwind color is lime-200, available as the bg-lime-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