#BEEB70 Color

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

Color preview

#BEEB70

Color formats

HEX
#BEEB70
RGB
rgb(190, 235, 112)
RGBA
rgba(190, 235, 112, 1)
HSL
hsl(82, 75%, 68%)
HSV
hsv(82, 52%, 92%)
CMYK
cmyk(19%, 0%, 52%, 8%)
CSS variable
--color-primary: #BEEB70;
Lowercase HEX
#beeb70

Shades

Tints

Tones

Harmony

CSS snippets for #BEEB70

.color-beeb70 {
  color: #BEEB70;
  background-color: #BEEB70;
}

Frequently asked questions

What color is #BEEB70?+

#BEEB70 is a HEX color with RGB value rgb(190, 235, 112) and HSL value hsl(82, 75%, 68%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BEEB70?+

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