#BEE764 Color

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

Color preview

#BEE764

Color formats

HEX
#BEE764
RGB
rgb(190, 231, 100)
RGBA
rgba(190, 231, 100, 1)
HSL
hsl(79, 73%, 65%)
HSV
hsv(79, 57%, 91%)
CMYK
cmyk(18%, 0%, 57%, 9%)
CSS variable
--color-primary: #BEE764;
Lowercase HEX
#bee764

Shades

Tints

Tones

Harmony

CSS snippets for #BEE764

.color-bee764 {
  color: #BEE764;
  background-color: #BEE764;
}

Frequently asked questions

What color is #BEE764?+

#BEE764 is a HEX color with RGB value rgb(190, 231, 100) and HSL value hsl(79, 73%, 65%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BEE764?+

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