#BED077 Color

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

Color preview

#BED077

Color formats

HEX
#BED077
RGB
rgb(190, 208, 119)
RGBA
rgba(190, 208, 119, 1)
HSL
hsl(72, 49%, 64%)
HSV
hsv(72, 43%, 82%)
CMYK
cmyk(9%, 0%, 43%, 18%)
CSS variable
--color-primary: #BED077;
Lowercase HEX
#bed077

Shades

Tints

Tones

Harmony

CSS snippets for #BED077

.color-bed077 {
  color: #BED077;
  background-color: #BED077;
}

Frequently asked questions

What color is #BED077?+

#BED077 is a HEX color with RGB value rgb(190, 208, 119) and HSL value hsl(72, 49%, 64%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BED077?+

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