#B5FDCF Color

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

Color preview

#B5FDCF

Color formats

HEX
#B5FDCF
RGB
rgb(181, 253, 207)
RGBA
rgba(181, 253, 207, 1)
HSL
hsl(142, 95%, 85%)
HSV
hsv(142, 28%, 99%)
CMYK
cmyk(28%, 0%, 18%, 1%)
CSS variable
--color-primary: #B5FDCF;
Lowercase HEX
#b5fdcf

Shades

Tints

Tones

Harmony

CSS snippets for #B5FDCF

.color-b5fdcf {
  color: #B5FDCF;
  background-color: #B5FDCF;
}

Frequently asked questions

What color is #B5FDCF?+

#B5FDCF is a HEX color with RGB value rgb(181, 253, 207) and HSL value hsl(142, 95%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B5FDCF?+

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