#BEEBA2 Color

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

Color preview

#BEEBA2

Color formats

HEX
#BEEBA2
RGB
rgb(190, 235, 162)
RGBA
rgba(190, 235, 162, 1)
HSL
hsl(97, 65%, 78%)
HSV
hsv(97, 31%, 92%)
CMYK
cmyk(19%, 0%, 31%, 8%)
CSS variable
--color-primary: #BEEBA2;
Lowercase HEX
#beeba2

Shades

Tints

Tones

Harmony

CSS snippets for #BEEBA2

.color-beeba2 {
  color: #BEEBA2;
  background-color: #BEEBA2;
}

Frequently asked questions

What color is #BEEBA2?+

#BEEBA2 is a HEX color with RGB value rgb(190, 235, 162) and HSL value hsl(97, 65%, 78%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BEEBA2?+

The closest Tailwind color is lime-200, available as the bg-lime-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