#BEDC90 Color

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

Color preview

#BEDC90

Color formats

HEX
#BEDC90
RGB
rgb(190, 220, 144)
RGBA
rgba(190, 220, 144, 1)
HSL
hsl(84, 52%, 71%)
HSV
hsv(84, 35%, 86%)
CMYK
cmyk(14%, 0%, 35%, 14%)
CSS variable
--color-primary: #BEDC90;
Lowercase HEX
#bedc90

Shades

Tints

Tones

Harmony

CSS snippets for #BEDC90

.color-bedc90 {
  color: #BEDC90;
  background-color: #BEDC90;
}

Frequently asked questions

What color is #BEDC90?+

#BEDC90 is a HEX color with RGB value rgb(190, 220, 144) and HSL value hsl(84, 52%, 71%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BEDC90?+

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