#BAEDBC Color

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

Color preview

#BAEDBC

Color formats

HEX
#BAEDBC
RGB
rgb(186, 237, 188)
RGBA
rgba(186, 237, 188, 1)
HSL
hsl(122, 59%, 83%)
HSV
hsv(122, 22%, 93%)
CMYK
cmyk(22%, 0%, 21%, 7%)
CSS variable
--color-primary: #BAEDBC;
Lowercase HEX
#baedbc

Shades

Tints

Tones

Harmony

CSS snippets for #BAEDBC

.color-baedbc {
  color: #BAEDBC;
  background-color: #BAEDBC;
}

Frequently asked questions

What color is #BAEDBC?+

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

What is the closest Tailwind color to #BAEDBC?+

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