#BED97B Color

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

Color preview

#BED97B

Color formats

HEX
#BED97B
RGB
rgb(190, 217, 123)
RGBA
rgba(190, 217, 123, 1)
HSL
hsl(77, 55%, 67%)
HSV
hsv(77, 43%, 85%)
CMYK
cmyk(12%, 0%, 43%, 15%)
CSS variable
--color-primary: #BED97B;
Lowercase HEX
#bed97b

Shades

Tints

Tones

Harmony

CSS snippets for #BED97B

.color-bed97b {
  color: #BED97B;
  background-color: #BED97B;
}

Frequently asked questions

What color is #BED97B?+

#BED97B is a HEX color with RGB value rgb(190, 217, 123) and HSL value hsl(77, 55%, 67%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BED97B?+

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