#BBEBD3 Color

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

Color preview

#BBEBD3

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BBEBD3

.color-bbebd3 {
  color: #BBEBD3;
  background-color: #BBEBD3;
}

Frequently asked questions

What color is #BBEBD3?+

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

What is the closest Tailwind color to #BBEBD3?+

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