#BED78B Color

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

Color preview

#BED78B

Color formats

HEX
#BED78B
RGB
rgb(190, 215, 139)
RGBA
rgba(190, 215, 139, 1)
HSL
hsl(80, 49%, 69%)
HSV
hsv(80, 35%, 84%)
CMYK
cmyk(12%, 0%, 35%, 16%)
CSS variable
--color-primary: #BED78B;
Lowercase HEX
#bed78b

Shades

Tints

Tones

Harmony

CSS snippets for #BED78B

.color-bed78b {
  color: #BED78B;
  background-color: #BED78B;
}

Frequently asked questions

What color is #BED78B?+

#BED78B is a HEX color with RGB value rgb(190, 215, 139) and HSL value hsl(80, 49%, 69%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BED78B?+

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