#B5FFCA Color

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

Color preview

#B5FFCA

Color formats

HEX
#B5FFCA
RGB
rgb(181, 255, 202)
RGBA
rgba(181, 255, 202, 1)
HSL
hsl(137, 100%, 85%)
HSV
hsv(137, 29%, 100%)
CMYK
cmyk(29%, 0%, 21%, 0%)
CSS variable
--color-primary: #B5FFCA;
Lowercase HEX
#b5ffca

Shades

Tints

Tones

Harmony

CSS snippets for #B5FFCA

.color-b5ffca {
  color: #B5FFCA;
  background-color: #B5FFCA;
}

Frequently asked questions

What color is #B5FFCA?+

#B5FFCA is a HEX color with RGB value rgb(181, 255, 202) and HSL value hsl(137, 100%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B5FFCA?+

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