#BEE07D Color

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

Color preview

#BEE07D

Color formats

HEX
#BEE07D
RGB
rgb(190, 224, 125)
RGBA
rgba(190, 224, 125, 1)
HSL
hsl(81, 61%, 68%)
HSV
hsv(81, 44%, 88%)
CMYK
cmyk(15%, 0%, 44%, 12%)
CSS variable
--color-primary: #BEE07D;
Lowercase HEX
#bee07d

Shades

Tints

Tones

Harmony

CSS snippets for #BEE07D

.color-bee07d {
  color: #BEE07D;
  background-color: #BEE07D;
}

Frequently asked questions

What color is #BEE07D?+

#BEE07D is a HEX color with RGB value rgb(190, 224, 125) and HSL value hsl(81, 61%, 68%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BEE07D?+

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