#BBFFF5 Color

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

Color preview

#BBFFF5

Color formats

HEX
#BBFFF5
RGB
rgb(187, 255, 245)
RGBA
rgba(187, 255, 245, 1)
HSL
hsl(171, 100%, 87%)
HSV
hsv(171, 27%, 100%)
CMYK
cmyk(27%, 0%, 4%, 0%)
CSS variable
--color-primary: #BBFFF5;
Lowercase HEX
#bbfff5

Shades

Tints

Tones

Harmony

CSS snippets for #BBFFF5

.color-bbfff5 {
  color: #BBFFF5;
  background-color: #BBFFF5;
}

Frequently asked questions

What color is #BBFFF5?+

#BBFFF5 is a HEX color with RGB value rgb(187, 255, 245) and HSL value hsl(171, 100%, 87%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BBFFF5?+

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