#BEFBB2 Color

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

Color preview

#BEFBB2

Color formats

HEX
#BEFBB2
RGB
rgb(190, 251, 178)
RGBA
rgba(190, 251, 178, 1)
HSL
hsl(110, 90%, 84%)
HSV
hsv(110, 29%, 98%)
CMYK
cmyk(24%, 0%, 29%, 2%)
CSS variable
--color-primary: #BEFBB2;
Lowercase HEX
#befbb2

Shades

Tints

Tones

Harmony

CSS snippets for #BEFBB2

.color-befbb2 {
  color: #BEFBB2;
  background-color: #BEFBB2;
}

Frequently asked questions

What color is #BEFBB2?+

#BEFBB2 is a HEX color with RGB value rgb(190, 251, 178) and HSL value hsl(110, 90%, 84%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BEFBB2?+

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