#BBEBD4 Color

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

Color preview

#BBEBD4

Color formats

HEX
#BBEBD4
RGB
rgb(187, 235, 212)
RGBA
rgba(187, 235, 212, 1)
HSL
hsl(151, 55%, 83%)
HSV
hsv(151, 20%, 92%)
CMYK
cmyk(20%, 0%, 10%, 8%)
CSS variable
--color-primary: #BBEBD4;
Lowercase HEX
#bbebd4

Shades

Tints

Tones

Harmony

CSS snippets for #BBEBD4

.color-bbebd4 {
  color: #BBEBD4;
  background-color: #BBEBD4;
}

Frequently asked questions

What color is #BBEBD4?+

#BBEBD4 is a HEX color with RGB value rgb(187, 235, 212) and HSL value hsl(151, 55%, 83%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BBEBD4?+

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