#BAEDBF Color

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

Color preview

#BAEDBF

Color formats

HEX
#BAEDBF
RGB
rgb(186, 237, 191)
RGBA
rgba(186, 237, 191, 1)
HSL
hsl(126, 59%, 83%)
HSV
hsv(126, 22%, 93%)
CMYK
cmyk(22%, 0%, 19%, 7%)
CSS variable
--color-primary: #BAEDBF;
Lowercase HEX
#baedbf

Shades

Tints

Tones

Harmony

CSS snippets for #BAEDBF

.color-baedbf {
  color: #BAEDBF;
  background-color: #BAEDBF;
}

Frequently asked questions

What color is #BAEDBF?+

#BAEDBF is a HEX color with RGB value rgb(186, 237, 191) and HSL value hsl(126, 59%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #BAEDBF?+

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