#B2FAFD Color

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

Color preview

#B2FAFD

Color formats

HEX
#B2FAFD
RGB
rgb(178, 250, 253)
RGBA
rgba(178, 250, 253, 1)
HSL
hsl(182, 95%, 85%)
HSV
hsv(182, 30%, 99%)
CMYK
cmyk(30%, 1%, 0%, 1%)
CSS variable
--color-primary: #B2FAFD;
Lowercase HEX
#b2fafd

Shades

Tints

Tones

Harmony

CSS snippets for #B2FAFD

.color-b2fafd {
  color: #B2FAFD;
  background-color: #B2FAFD;
}

Frequently asked questions

What color is #B2FAFD?+

#B2FAFD is a HEX color with RGB value rgb(178, 250, 253) and HSL value hsl(182, 95%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B2FAFD?+

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