#BECB90 Color

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

Color preview

#BECB90

Color formats

HEX
#BECB90
RGB
rgb(190, 203, 144)
RGBA
rgba(190, 203, 144, 1)
HSL
hsl(73, 36%, 68%)
HSV
hsv(73, 29%, 80%)
CMYK
cmyk(6%, 0%, 29%, 20%)
CSS variable
--color-primary: #BECB90;
Lowercase HEX
#becb90

Shades

Tints

Tones

Harmony

CSS snippets for #BECB90

.color-becb90 {
  color: #BECB90;
  background-color: #BECB90;
}

Frequently asked questions

What color is #BECB90?+

#BECB90 is a HEX color with RGB value rgb(190, 203, 144) and HSL value hsl(73, 36%, 68%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BECB90?+

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