#B7F5D9 Color

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

Color preview

#B7F5D9

Color formats

HEX
#B7F5D9
RGB
rgb(183, 245, 217)
RGBA
rgba(183, 245, 217, 1)
HSL
hsl(153, 76%, 84%)
HSV
hsv(153, 25%, 96%)
CMYK
cmyk(25%, 0%, 11%, 4%)
CSS variable
--color-primary: #B7F5D9;
Lowercase HEX
#b7f5d9

Shades

Tints

Tones

Harmony

CSS snippets for #B7F5D9

.color-b7f5d9 {
  color: #B7F5D9;
  background-color: #B7F5D9;
}

Frequently asked questions

What color is #B7F5D9?+

#B7F5D9 is a HEX color with RGB value rgb(183, 245, 217) and HSL value hsl(153, 76%, 84%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B7F5D9?+

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