#BBEAE3 Color

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

Color preview

#BBEAE3

Color formats

HEX
#BBEAE3
RGB
rgb(187, 234, 227)
RGBA
rgba(187, 234, 227, 1)
HSL
hsl(171, 53%, 83%)
HSV
hsv(171, 20%, 92%)
CMYK
cmyk(20%, 0%, 3%, 8%)
CSS variable
--color-primary: #BBEAE3;
Lowercase HEX
#bbeae3

Shades

Tints

Tones

Harmony

CSS snippets for #BBEAE3

.color-bbeae3 {
  color: #BBEAE3;
  background-color: #BBEAE3;
}

Frequently asked questions

What color is #BBEAE3?+

#BBEAE3 is a HEX color with RGB value rgb(187, 234, 227) and HSL value hsl(171, 53%, 83%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BBEAE3?+

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