#B4FFAD Color

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

Color preview

#B4FFAD

Color formats

HEX
#B4FFAD
RGB
rgb(180, 255, 173)
RGBA
rgba(180, 255, 173, 1)
HSL
hsl(115, 100%, 84%)
HSV
hsv(115, 32%, 100%)
CMYK
cmyk(29%, 0%, 32%, 0%)
CSS variable
--color-primary: #B4FFAD;
Lowercase HEX
#b4ffad

Shades

Tints

Tones

Harmony

CSS snippets for #B4FFAD

.color-b4ffad {
  color: #B4FFAD;
  background-color: #B4FFAD;
}

Frequently asked questions

What color is #B4FFAD?+

#B4FFAD is a HEX color with RGB value rgb(180, 255, 173) and HSL value hsl(115, 100%, 84%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #B4FFAD?+

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