#BED16E Color

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

Color preview

#BED16E

Color formats

HEX
#BED16E
RGB
rgb(190, 209, 110)
RGBA
rgba(190, 209, 110, 1)
HSL
hsl(72, 52%, 63%)
HSV
hsv(72, 47%, 82%)
CMYK
cmyk(9%, 0%, 47%, 18%)
CSS variable
--color-primary: #BED16E;
Lowercase HEX
#bed16e

Shades

Tints

Tones

Harmony

CSS snippets for #BED16E

.color-bed16e {
  color: #BED16E;
  background-color: #BED16E;
}

Frequently asked questions

What color is #BED16E?+

#BED16E is a HEX color with RGB value rgb(190, 209, 110) and HSL value hsl(72, 52%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BED16E?+

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