#BBEECB Color

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

Color preview

#BBEECB

Color formats

HEX
#BBEECB
RGB
rgb(187, 238, 203)
RGBA
rgba(187, 238, 203, 1)
HSL
hsl(139, 60%, 83%)
HSV
hsv(139, 21%, 93%)
CMYK
cmyk(21%, 0%, 15%, 7%)
CSS variable
--color-primary: #BBEECB;
Lowercase HEX
#bbeecb

Shades

Tints

Tones

Harmony

CSS snippets for #BBEECB

.color-bbeecb {
  color: #BBEECB;
  background-color: #BBEECB;
}

Frequently asked questions

What color is #BBEECB?+

#BBEECB is a HEX color with RGB value rgb(187, 238, 203) and HSL value hsl(139, 60%, 83%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BBEECB?+

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