#BCEDAE Color

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

Color preview

#BCEDAE

Color formats

HEX
#BCEDAE
RGB
rgb(188, 237, 174)
RGBA
rgba(188, 237, 174, 1)
HSL
hsl(107, 64%, 81%)
HSV
hsv(107, 27%, 93%)
CMYK
cmyk(21%, 0%, 27%, 7%)
CSS variable
--color-primary: #BCEDAE;
Lowercase HEX
#bcedae

Shades

Tints

Tones

Harmony

CSS snippets for #BCEDAE

.color-bcedae {
  color: #BCEDAE;
  background-color: #BCEDAE;
}

Frequently asked questions

What color is #BCEDAE?+

#BCEDAE is a HEX color with RGB value rgb(188, 237, 174) and HSL value hsl(107, 64%, 81%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BCEDAE?+

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