#B2FAF3 Color

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

Color preview

#B2FAF3

Color formats

HEX
#B2FAF3
RGB
rgb(178, 250, 243)
RGBA
rgba(178, 250, 243, 1)
HSL
hsl(174, 88%, 84%)
HSV
hsv(174, 29%, 98%)
CMYK
cmyk(29%, 0%, 3%, 2%)
CSS variable
--color-primary: #B2FAF3;
Lowercase HEX
#b2faf3

Shades

Tints

Tones

Harmony

CSS snippets for #B2FAF3

.color-b2faf3 {
  color: #B2FAF3;
  background-color: #B2FAF3;
}

Frequently asked questions

What color is #B2FAF3?+

#B2FAF3 is a HEX color with RGB value rgb(178, 250, 243) and HSL value hsl(174, 88%, 84%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B2FAF3?+

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