#BEE070 Color

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

Color preview

#BEE070

Color formats

HEX
#BEE070
RGB
rgb(190, 224, 112)
RGBA
rgba(190, 224, 112, 1)
HSL
hsl(78, 64%, 66%)
HSV
hsv(78, 50%, 88%)
CMYK
cmyk(15%, 0%, 50%, 12%)
CSS variable
--color-primary: #BEE070;
Lowercase HEX
#bee070

Shades

Tints

Tones

Harmony

CSS snippets for #BEE070

.color-bee070 {
  color: #BEE070;
  background-color: #BEE070;
}

Frequently asked questions

What color is #BEE070?+

#BEE070 is a HEX color with RGB value rgb(190, 224, 112) and HSL value hsl(78, 64%, 66%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BEE070?+

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