#BBF8ED Color

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

Color preview

#BBF8ED

Color formats

HEX
#BBF8ED
RGB
rgb(187, 248, 237)
RGBA
rgba(187, 248, 237, 1)
HSL
hsl(169, 81%, 85%)
HSV
hsv(169, 25%, 97%)
CMYK
cmyk(25%, 0%, 4%, 3%)
CSS variable
--color-primary: #BBF8ED;
Lowercase HEX
#bbf8ed

Shades

Tints

Tones

Harmony

CSS snippets for #BBF8ED

.color-bbf8ed {
  color: #BBF8ED;
  background-color: #BBF8ED;
}

Frequently asked questions

What color is #BBF8ED?+

#BBF8ED is a HEX color with RGB value rgb(187, 248, 237) and HSL value hsl(169, 81%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BBF8ED?+

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