#BEDB90 Color

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

Color preview

#BEDB90

Color formats

HEX
#BEDB90
RGB
rgb(190, 219, 144)
RGBA
rgba(190, 219, 144, 1)
HSL
hsl(83, 51%, 71%)
HSV
hsv(83, 34%, 86%)
CMYK
cmyk(13%, 0%, 34%, 14%)
CSS variable
--color-primary: #BEDB90;
Lowercase HEX
#bedb90

Shades

Tints

Tones

Harmony

CSS snippets for #BEDB90

.color-bedb90 {
  color: #BEDB90;
  background-color: #BEDB90;
}

Frequently asked questions

What color is #BEDB90?+

#BEDB90 is a HEX color with RGB value rgb(190, 219, 144) and HSL value hsl(83, 51%, 71%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BEDB90?+

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