#BEDC86 Color

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

Color preview

#BEDC86

Color formats

HEX
#BEDC86
RGB
rgb(190, 220, 134)
RGBA
rgba(190, 220, 134, 1)
HSL
hsl(81, 55%, 69%)
HSV
hsv(81, 39%, 86%)
CMYK
cmyk(14%, 0%, 39%, 14%)
CSS variable
--color-primary: #BEDC86;
Lowercase HEX
#bedc86

Shades

Tints

Tones

Harmony

CSS snippets for #BEDC86

.color-bedc86 {
  color: #BEDC86;
  background-color: #BEDC86;
}

Frequently asked questions

What color is #BEDC86?+

#BEDC86 is a HEX color with RGB value rgb(190, 220, 134) and HSL value hsl(81, 55%, 69%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BEDC86?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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