#BBF4D6 Color

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

Color preview

#BBF4D6

Color formats

HEX
#BBF4D6
RGB
rgb(187, 244, 214)
RGBA
rgba(187, 244, 214, 1)
HSL
hsl(148, 72%, 85%)
HSV
hsv(148, 23%, 96%)
CMYK
cmyk(23%, 0%, 12%, 4%)
CSS variable
--color-primary: #BBF4D6;
Lowercase HEX
#bbf4d6

Shades

Tints

Tones

Harmony

CSS snippets for #BBF4D6

.color-bbf4d6 {
  color: #BBF4D6;
  background-color: #BBF4D6;
}

Frequently asked questions

What color is #BBF4D6?+

#BBF4D6 is a HEX color with RGB value rgb(187, 244, 214) and HSL value hsl(148, 72%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BBF4D6?+

The closest Tailwind color is green-200, available as the bg-green-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