#B4FDCF Color

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

Color preview

#B4FDCF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B4FDCF

.color-b4fdcf {
  color: #B4FDCF;
  background-color: #B4FDCF;
}

Frequently asked questions

What color is #B4FDCF?+

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

What is the closest Tailwind color to #B4FDCF?+

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