#BED34A Color

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

Color preview

#BED34A

Color formats

HEX
#BED34A
RGB
rgb(190, 211, 74)
RGBA
rgba(190, 211, 74, 1)
HSL
hsl(69, 61%, 56%)
HSV
hsv(69, 65%, 83%)
CMYK
cmyk(10%, 0%, 65%, 17%)
CSS variable
--color-primary: #BED34A;
Lowercase HEX
#bed34a

Shades

Tints

Tones

Harmony

CSS snippets for #BED34A

.color-bed34a {
  color: #BED34A;
  background-color: #BED34A;
}

Frequently asked questions

What color is #BED34A?+

#BED34A is a HEX color with RGB value rgb(190, 211, 74) and HSL value hsl(69, 61%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BED34A?+

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