#BED77D Color

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

Color preview

#BED77D

Color formats

HEX
#BED77D
RGB
rgb(190, 215, 125)
RGBA
rgba(190, 215, 125, 1)
HSL
hsl(77, 53%, 67%)
HSV
hsv(77, 42%, 84%)
CMYK
cmyk(12%, 0%, 42%, 16%)
CSS variable
--color-primary: #BED77D;
Lowercase HEX
#bed77d

Shades

Tints

Tones

Harmony

CSS snippets for #BED77D

.color-bed77d {
  color: #BED77D;
  background-color: #BED77D;
}

Frequently asked questions

What color is #BED77D?+

#BED77D is a HEX color with RGB value rgb(190, 215, 125) and HSL value hsl(77, 53%, 67%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BED77D?+

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