#BEEBCB Color

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

Color preview

#BEEBCB

Color formats

HEX
#BEEBCB
RGB
rgb(190, 235, 203)
RGBA
rgba(190, 235, 203, 1)
HSL
hsl(137, 53%, 83%)
HSV
hsv(137, 19%, 92%)
CMYK
cmyk(19%, 0%, 14%, 8%)
CSS variable
--color-primary: #BEEBCB;
Lowercase HEX
#beebcb

Shades

Tints

Tones

Harmony

CSS snippets for #BEEBCB

.color-beebcb {
  color: #BEEBCB;
  background-color: #BEEBCB;
}

Frequently asked questions

What color is #BEEBCB?+

#BEEBCB is a HEX color with RGB value rgb(190, 235, 203) and HSL value hsl(137, 53%, 83%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BEEBCB?+

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