#BEDC92 Color

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

Color preview

#BEDC92

Color formats

HEX
#BEDC92
RGB
rgb(190, 220, 146)
RGBA
rgba(190, 220, 146, 1)
HSL
hsl(84, 51%, 72%)
HSV
hsv(84, 34%, 86%)
CMYK
cmyk(14%, 0%, 34%, 14%)
CSS variable
--color-primary: #BEDC92;
Lowercase HEX
#bedc92

Shades

Tints

Tones

Harmony

CSS snippets for #BEDC92

.color-bedc92 {
  color: #BEDC92;
  background-color: #BEDC92;
}

Frequently asked questions

What color is #BEDC92?+

#BEDC92 is a HEX color with RGB value rgb(190, 220, 146) and HSL value hsl(84, 51%, 72%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BEDC92?+

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