#BED45A Color

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

Color preview

#BED45A

Color formats

HEX
#BED45A
RGB
rgb(190, 212, 90)
RGBA
rgba(190, 212, 90, 1)
HSL
hsl(71, 59%, 59%)
HSV
hsv(71, 58%, 83%)
CMYK
cmyk(10%, 0%, 58%, 17%)
CSS variable
--color-primary: #BED45A;
Lowercase HEX
#bed45a

Shades

Tints

Tones

Harmony

CSS snippets for #BED45A

.color-bed45a {
  color: #BED45A;
  background-color: #BED45A;
}

Frequently asked questions

What color is #BED45A?+

#BED45A is a HEX color with RGB value rgb(190, 212, 90) and HSL value hsl(71, 59%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BED45A?+

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