#BBEBC8 Color

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

Color preview

#BBEBC8

Color formats

HEX
#BBEBC8
RGB
rgb(187, 235, 200)
RGBA
rgba(187, 235, 200, 1)
HSL
hsl(136, 55%, 83%)
HSV
hsv(136, 20%, 92%)
CMYK
cmyk(20%, 0%, 15%, 8%)
CSS variable
--color-primary: #BBEBC8;
Lowercase HEX
#bbebc8

Shades

Tints

Tones

Harmony

CSS snippets for #BBEBC8

.color-bbebc8 {
  color: #BBEBC8;
  background-color: #BBEBC8;
}

Frequently asked questions

What color is #BBEBC8?+

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

What is the closest Tailwind color to #BBEBC8?+

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