#BAEFD8 Color

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

Color preview

#BAEFD8

Color formats

HEX
#BAEFD8
RGB
rgb(186, 239, 216)
RGBA
rgba(186, 239, 216, 1)
HSL
hsl(154, 62%, 83%)
HSV
hsv(154, 22%, 94%)
CMYK
cmyk(22%, 0%, 10%, 6%)
CSS variable
--color-primary: #BAEFD8;
Lowercase HEX
#baefd8

Shades

Tints

Tones

Harmony

CSS snippets for #BAEFD8

.color-baefd8 {
  color: #BAEFD8;
  background-color: #BAEFD8;
}

Frequently asked questions

What color is #BAEFD8?+

#BAEFD8 is a HEX color with RGB value rgb(186, 239, 216) and HSL value hsl(154, 62%, 83%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BAEFD8?+

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