#BECB98 Color

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

Color preview

#BECB98

Color formats

HEX
#BECB98
RGB
rgb(190, 203, 152)
RGBA
rgba(190, 203, 152, 1)
HSL
hsl(75, 33%, 70%)
HSV
hsv(75, 25%, 80%)
CMYK
cmyk(6%, 0%, 25%, 20%)
CSS variable
--color-primary: #BECB98;
Lowercase HEX
#becb98

Shades

Tints

Tones

Harmony

CSS snippets for #BECB98

.color-becb98 {
  color: #BECB98;
  background-color: #BECB98;
}

Frequently asked questions

What color is #BECB98?+

#BECB98 is a HEX color with RGB value rgb(190, 203, 152) and HSL value hsl(75, 33%, 70%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BECB98?+

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