#CFEDB8 Color

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

Color preview

#CFEDB8

Color formats

HEX
#CFEDB8
RGB
rgb(207, 237, 184)
RGBA
rgba(207, 237, 184, 1)
HSL
hsl(94, 60%, 83%)
HSV
hsv(94, 22%, 93%)
CMYK
cmyk(13%, 0%, 22%, 7%)
CSS variable
--color-primary: #CFEDB8;
Lowercase HEX
#cfedb8

Shades

Tints

Tones

Harmony

CSS snippets for #CFEDB8

.color-cfedb8 {
  color: #CFEDB8;
  background-color: #CFEDB8;
}

Frequently asked questions

What color is #CFEDB8?+

#CFEDB8 is a HEX color with RGB value rgb(207, 237, 184) and HSL value hsl(94, 60%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CFEDB8?+

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