#BED24F Color

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

Color preview

#BED24F

Color formats

HEX
#BED24F
RGB
rgb(190, 210, 79)
RGBA
rgba(190, 210, 79, 1)
HSL
hsl(69, 59%, 57%)
HSV
hsv(69, 62%, 82%)
CMYK
cmyk(10%, 0%, 62%, 18%)
CSS variable
--color-primary: #BED24F;
Lowercase HEX
#bed24f

Shades

Tints

Tones

Harmony

CSS snippets for #BED24F

.color-bed24f {
  color: #BED24F;
  background-color: #BED24F;
}

Frequently asked questions

What color is #BED24F?+

#BED24F is a HEX color with RGB value rgb(190, 210, 79) and HSL value hsl(69, 59%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BED24F?+

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