#B7FAFA Color

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

Color preview

#B7FAFA

Color formats

HEX
#B7FAFA
RGB
rgb(183, 250, 250)
RGBA
rgba(183, 250, 250, 1)
HSL
hsl(180, 87%, 85%)
HSV
hsv(180, 27%, 98%)
CMYK
cmyk(27%, 0%, 0%, 2%)
CSS variable
--color-primary: #B7FAFA;
Lowercase HEX
#b7fafa

Shades

Tints

Tones

Harmony

CSS snippets for #B7FAFA

.color-b7fafa {
  color: #B7FAFA;
  background-color: #B7FAFA;
}

Frequently asked questions

What color is #B7FAFA?+

#B7FAFA is a HEX color with RGB value rgb(183, 250, 250) and HSL value hsl(180, 87%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B7FAFA?+

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