#BEE166 Color

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

Color preview

#BEE166

Color formats

HEX
#BEE166
RGB
rgb(190, 225, 102)
RGBA
rgba(190, 225, 102, 1)
HSL
hsl(77, 67%, 64%)
HSV
hsv(77, 55%, 88%)
CMYK
cmyk(16%, 0%, 55%, 12%)
CSS variable
--color-primary: #BEE166;
Lowercase HEX
#bee166

Shades

Tints

Tones

Harmony

CSS snippets for #BEE166

.color-bee166 {
  color: #BEE166;
  background-color: #BEE166;
}

Frequently asked questions

What color is #BEE166?+

#BEE166 is a HEX color with RGB value rgb(190, 225, 102) and HSL value hsl(77, 67%, 64%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BEE166?+

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