#BFEF90 Color

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

Color preview

#BFEF90

Color formats

HEX
#BFEF90
RGB
rgb(191, 239, 144)
RGBA
rgba(191, 239, 144, 1)
HSL
hsl(90, 75%, 75%)
HSV
hsv(90, 40%, 94%)
CMYK
cmyk(20%, 0%, 40%, 6%)
CSS variable
--color-primary: #BFEF90;
Lowercase HEX
#bfef90

Shades

Tints

Tones

Harmony

CSS snippets for #BFEF90

.color-bfef90 {
  color: #BFEF90;
  background-color: #BFEF90;
}

Frequently asked questions

What color is #BFEF90?+

#BFEF90 is a HEX color with RGB value rgb(191, 239, 144) and HSL value hsl(90, 75%, 75%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BFEF90?+

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