#BEDC9B Color

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

Color preview

#BEDC9B

Color formats

HEX
#BEDC9B
RGB
rgb(190, 220, 155)
RGBA
rgba(190, 220, 155, 1)
HSL
hsl(88, 48%, 74%)
HSV
hsv(88, 30%, 86%)
CMYK
cmyk(14%, 0%, 30%, 14%)
CSS variable
--color-primary: #BEDC9B;
Lowercase HEX
#bedc9b

Shades

Tints

Tones

Harmony

CSS snippets for #BEDC9B

.color-bedc9b {
  color: #BEDC9B;
  background-color: #BEDC9B;
}

Frequently asked questions

What color is #BEDC9B?+

#BEDC9B is a HEX color with RGB value rgb(190, 220, 155) and HSL value hsl(88, 48%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BEDC9B?+

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