#BECB81 Color

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

Color preview

#BECB81

Color formats

HEX
#BECB81
RGB
rgb(190, 203, 129)
RGBA
rgba(190, 203, 129, 1)
HSL
hsl(71, 42%, 65%)
HSV
hsv(71, 36%, 80%)
CMYK
cmyk(6%, 0%, 36%, 20%)
CSS variable
--color-primary: #BECB81;
Lowercase HEX
#becb81

Shades

Tints

Tones

Harmony

CSS snippets for #BECB81

.color-becb81 {
  color: #BECB81;
  background-color: #BECB81;
}

Frequently asked questions

What color is #BECB81?+

#BECB81 is a HEX color with RGB value rgb(190, 203, 129) and HSL value hsl(71, 42%, 65%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BECB81?+

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