#B7F9EA Color

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

Color preview

#B7F9EA

Color formats

HEX
#B7F9EA
RGB
rgb(183, 249, 234)
RGBA
rgba(183, 249, 234, 1)
HSL
hsl(166, 85%, 85%)
HSV
hsv(166, 27%, 98%)
CMYK
cmyk(27%, 0%, 6%, 2%)
CSS variable
--color-primary: #B7F9EA;
Lowercase HEX
#b7f9ea

Shades

Tints

Tones

Harmony

CSS snippets for #B7F9EA

.color-b7f9ea {
  color: #B7F9EA;
  background-color: #B7F9EA;
}

Frequently asked questions

What color is #B7F9EA?+

#B7F9EA is a HEX color with RGB value rgb(183, 249, 234) and HSL value hsl(166, 85%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B7F9EA?+

The closest Tailwind color is teal-100, available as the bg-teal-100 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