#BAEFBD Color

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

Color preview

#BAEFBD

Color formats

HEX
#BAEFBD
RGB
rgb(186, 239, 189)
RGBA
rgba(186, 239, 189, 1)
HSL
hsl(123, 62%, 83%)
HSV
hsv(123, 22%, 94%)
CMYK
cmyk(22%, 0%, 21%, 6%)
CSS variable
--color-primary: #BAEFBD;
Lowercase HEX
#baefbd

Shades

Tints

Tones

Harmony

CSS snippets for #BAEFBD

.color-baefbd {
  color: #BAEFBD;
  background-color: #BAEFBD;
}

Frequently asked questions

What color is #BAEFBD?+

#BAEFBD is a HEX color with RGB value rgb(186, 239, 189) and HSL value hsl(123, 62%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #BAEFBD?+

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