#BDFAB1 Color

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

Color preview

#BDFAB1

Color formats

HEX
#BDFAB1
RGB
rgb(189, 250, 177)
RGBA
rgba(189, 250, 177, 1)
HSL
hsl(110, 88%, 84%)
HSV
hsv(110, 29%, 98%)
CMYK
cmyk(24%, 0%, 29%, 2%)
CSS variable
--color-primary: #BDFAB1;
Lowercase HEX
#bdfab1

Shades

Tints

Tones

Harmony

CSS snippets for #BDFAB1

.color-bdfab1 {
  color: #BDFAB1;
  background-color: #BDFAB1;
}

Frequently asked questions

What color is #BDFAB1?+

#BDFAB1 is a HEX color with RGB value rgb(189, 250, 177) and HSL value hsl(110, 88%, 84%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BDFAB1?+

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