#BECE55 Color

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

Color preview

#BECE55

Color formats

HEX
#BECE55
RGB
rgb(190, 206, 85)
RGBA
rgba(190, 206, 85, 1)
HSL
hsl(68, 55%, 57%)
HSV
hsv(68, 59%, 81%)
CMYK
cmyk(8%, 0%, 59%, 19%)
CSS variable
--color-primary: #BECE55;
Lowercase HEX
#bece55

Shades

Tints

Tones

Harmony

CSS snippets for #BECE55

.color-bece55 {
  color: #BECE55;
  background-color: #BECE55;
}

Frequently asked questions

What color is #BECE55?+

#BECE55 is a HEX color with RGB value rgb(190, 206, 85) and HSL value hsl(68, 55%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BECE55?+

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