#BECD84 Color

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

Color preview

#BECD84

Color formats

HEX
#BECD84
RGB
rgb(190, 205, 132)
RGBA
rgba(190, 205, 132, 1)
HSL
hsl(72, 42%, 66%)
HSV
hsv(72, 36%, 80%)
CMYK
cmyk(7%, 0%, 36%, 20%)
CSS variable
--color-primary: #BECD84;
Lowercase HEX
#becd84

Shades

Tints

Tones

Harmony

CSS snippets for #BECD84

.color-becd84 {
  color: #BECD84;
  background-color: #BECD84;
}

Frequently asked questions

What color is #BECD84?+

#BECD84 is a HEX color with RGB value rgb(190, 205, 132) and HSL value hsl(72, 42%, 66%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BECD84?+

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