#BBEB98 Color

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

Color preview

#BBEB98

Color formats

HEX
#BBEB98
RGB
rgb(187, 235, 152)
RGBA
rgba(187, 235, 152, 1)
HSL
hsl(95, 67%, 76%)
HSV
hsv(95, 35%, 92%)
CMYK
cmyk(20%, 0%, 35%, 8%)
CSS variable
--color-primary: #BBEB98;
Lowercase HEX
#bbeb98

Shades

Tints

Tones

Harmony

CSS snippets for #BBEB98

.color-bbeb98 {
  color: #BBEB98;
  background-color: #BBEB98;
}

Frequently asked questions

What color is #BBEB98?+

#BBEB98 is a HEX color with RGB value rgb(187, 235, 152) and HSL value hsl(95, 67%, 76%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BBEB98?+

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