#BAEBD8 Color

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

Color preview

#BAEBD8

Color formats

HEX
#BAEBD8
RGB
rgb(186, 235, 216)
RGBA
rgba(186, 235, 216, 1)
HSL
hsl(157, 55%, 83%)
HSV
hsv(157, 21%, 92%)
CMYK
cmyk(21%, 0%, 8%, 8%)
CSS variable
--color-primary: #BAEBD8;
Lowercase HEX
#baebd8

Shades

Tints

Tones

Harmony

CSS snippets for #BAEBD8

.color-baebd8 {
  color: #BAEBD8;
  background-color: #BAEBD8;
}

Frequently asked questions

What color is #BAEBD8?+

#BAEBD8 is a HEX color with RGB value rgb(186, 235, 216) and HSL value hsl(157, 55%, 83%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BAEBD8?+

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