#CFEDB2 Color

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

Color preview

#CFEDB2

Color formats

HEX
#CFEDB2
RGB
rgb(207, 237, 178)
RGBA
rgba(207, 237, 178, 1)
HSL
hsl(91, 62%, 81%)
HSV
hsv(91, 25%, 93%)
CMYK
cmyk(13%, 0%, 25%, 7%)
CSS variable
--color-primary: #CFEDB2;
Lowercase HEX
#cfedb2

Shades

Tints

Tones

Harmony

CSS snippets for #CFEDB2

.color-cfedb2 {
  color: #CFEDB2;
  background-color: #CFEDB2;
}

Frequently asked questions

What color is #CFEDB2?+

#CFEDB2 is a HEX color with RGB value rgb(207, 237, 178) and HSL value hsl(91, 62%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CFEDB2?+

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