#BECE7B Color

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

Color preview

#BECE7B

Color formats

HEX
#BECE7B
RGB
rgb(190, 206, 123)
RGBA
rgba(190, 206, 123, 1)
HSL
hsl(72, 46%, 65%)
HSV
hsv(72, 40%, 81%)
CMYK
cmyk(8%, 0%, 40%, 19%)
CSS variable
--color-primary: #BECE7B;
Lowercase HEX
#bece7b

Shades

Tints

Tones

Harmony

CSS snippets for #BECE7B

.color-bece7b {
  color: #BECE7B;
  background-color: #BECE7B;
}

Frequently asked questions

What color is #BECE7B?+

#BECE7B is a HEX color with RGB value rgb(190, 206, 123) and HSL value hsl(72, 46%, 65%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BECE7B?+

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