#BED85F Color

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

Color preview

#BED85F

Color formats

HEX
#BED85F
RGB
rgb(190, 216, 95)
RGBA
rgba(190, 216, 95, 1)
HSL
hsl(73, 61%, 61%)
HSV
hsv(73, 56%, 85%)
CMYK
cmyk(12%, 0%, 56%, 15%)
CSS variable
--color-primary: #BED85F;
Lowercase HEX
#bed85f

Shades

Tints

Tones

Harmony

CSS snippets for #BED85F

.color-bed85f {
  color: #BED85F;
  background-color: #BED85F;
}

Frequently asked questions

What color is #BED85F?+

#BED85F is a HEX color with RGB value rgb(190, 216, 95) and HSL value hsl(73, 61%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BED85F?+

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