#BEEDA2 Color

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

Color preview

#BEEDA2

Color formats

HEX
#BEEDA2
RGB
rgb(190, 237, 162)
RGBA
rgba(190, 237, 162, 1)
HSL
hsl(98, 68%, 78%)
HSV
hsv(98, 32%, 93%)
CMYK
cmyk(20%, 0%, 32%, 7%)
CSS variable
--color-primary: #BEEDA2;
Lowercase HEX
#beeda2

Shades

Tints

Tones

Harmony

CSS snippets for #BEEDA2

.color-beeda2 {
  color: #BEEDA2;
  background-color: #BEEDA2;
}

Frequently asked questions

What color is #BEEDA2?+

#BEEDA2 is a HEX color with RGB value rgb(190, 237, 162) and HSL value hsl(98, 68%, 78%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BEEDA2?+

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