#BED15D Color

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

Color preview

#BED15D

Color formats

HEX
#BED15D
RGB
rgb(190, 209, 93)
RGBA
rgba(190, 209, 93, 1)
HSL
hsl(70, 56%, 59%)
HSV
hsv(70, 56%, 82%)
CMYK
cmyk(9%, 0%, 56%, 18%)
CSS variable
--color-primary: #BED15D;
Lowercase HEX
#bed15d

Shades

Tints

Tones

Harmony

CSS snippets for #BED15D

.color-bed15d {
  color: #BED15D;
  background-color: #BED15D;
}

Frequently asked questions

What color is #BED15D?+

#BED15D is a HEX color with RGB value rgb(190, 209, 93) and HSL value hsl(70, 56%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BED15D?+

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