#BBFAF4 Color

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

Color preview

#BBFAF4

Color formats

HEX
#BBFAF4
RGB
rgb(187, 250, 244)
RGBA
rgba(187, 250, 244, 1)
HSL
hsl(174, 86%, 86%)
HSV
hsv(174, 25%, 98%)
CMYK
cmyk(25%, 0%, 2%, 2%)
CSS variable
--color-primary: #BBFAF4;
Lowercase HEX
#bbfaf4

Shades

Tints

Tones

Harmony

CSS snippets for #BBFAF4

.color-bbfaf4 {
  color: #BBFAF4;
  background-color: #BBFAF4;
}

Frequently asked questions

What color is #BBFAF4?+

#BBFAF4 is a HEX color with RGB value rgb(187, 250, 244) and HSL value hsl(174, 86%, 86%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BBFAF4?+

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