#BBEBE4 Color

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

Color preview

#BBEBE4

Color formats

HEX
#BBEBE4
RGB
rgb(187, 235, 228)
RGBA
rgba(187, 235, 228, 1)
HSL
hsl(171, 55%, 83%)
HSV
hsv(171, 20%, 92%)
CMYK
cmyk(20%, 0%, 3%, 8%)
CSS variable
--color-primary: #BBEBE4;
Lowercase HEX
#bbebe4

Shades

Tints

Tones

Harmony

CSS snippets for #BBEBE4

.color-bbebe4 {
  color: #BBEBE4;
  background-color: #BBEBE4;
}

Frequently asked questions

What color is #BBEBE4?+

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

What is the closest Tailwind color to #BBEBE4?+

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