#BAEBC8 Color

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

Color preview

#BAEBC8

Color formats

HEX
#BAEBC8
RGB
rgb(186, 235, 200)
RGBA
rgba(186, 235, 200, 1)
HSL
hsl(137, 55%, 83%)
HSV
hsv(137, 21%, 92%)
CMYK
cmyk(21%, 0%, 15%, 8%)
CSS variable
--color-primary: #BAEBC8;
Lowercase HEX
#baebc8

Shades

Tints

Tones

Harmony

CSS snippets for #BAEBC8

.color-baebc8 {
  color: #BAEBC8;
  background-color: #BAEBC8;
}

Frequently asked questions

What color is #BAEBC8?+

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

What is the closest Tailwind color to #BAEBC8?+

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