#BECF99 Color

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

Color preview

#BECF99

Color formats

HEX
#BECF99
RGB
rgb(190, 207, 153)
RGBA
rgba(190, 207, 153, 1)
HSL
hsl(79, 36%, 71%)
HSV
hsv(79, 26%, 81%)
CMYK
cmyk(8%, 0%, 26%, 19%)
CSS variable
--color-primary: #BECF99;
Lowercase HEX
#becf99

Shades

Tints

Tones

Harmony

CSS snippets for #BECF99

.color-becf99 {
  color: #BECF99;
  background-color: #BECF99;
}

Frequently asked questions

What color is #BECF99?+

#BECF99 is a HEX color with RGB value rgb(190, 207, 153) and HSL value hsl(79, 36%, 71%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BECF99?+

The closest Tailwind color is lime-200, available as the bg-lime-200 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