#BEDF95 Color

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

Color preview

#BEDF95

Color formats

HEX
#BEDF95
RGB
rgb(190, 223, 149)
RGBA
rgba(190, 223, 149, 1)
HSL
hsl(87, 54%, 73%)
HSV
hsv(87, 33%, 87%)
CMYK
cmyk(15%, 0%, 33%, 13%)
CSS variable
--color-primary: #BEDF95;
Lowercase HEX
#bedf95

Shades

Tints

Tones

Harmony

CSS snippets for #BEDF95

.color-bedf95 {
  color: #BEDF95;
  background-color: #BEDF95;
}

Frequently asked questions

What color is #BEDF95?+

#BEDF95 is a HEX color with RGB value rgb(190, 223, 149) and HSL value hsl(87, 54%, 73%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BEDF95?+

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