#BED65C Color

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

Color preview

#BED65C

Color formats

HEX
#BED65C
RGB
rgb(190, 214, 92)
RGBA
rgba(190, 214, 92, 1)
HSL
hsl(72, 60%, 60%)
HSV
hsv(72, 57%, 84%)
CMYK
cmyk(11%, 0%, 57%, 16%)
CSS variable
--color-primary: #BED65C;
Lowercase HEX
#bed65c

Shades

Tints

Tones

Harmony

CSS snippets for #BED65C

.color-bed65c {
  color: #BED65C;
  background-color: #BED65C;
}

Frequently asked questions

What color is #BED65C?+

#BED65C is a HEX color with RGB value rgb(190, 214, 92) and HSL value hsl(72, 60%, 60%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BED65C?+

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