#BE8F90 Color

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

Color preview

#BE8F90

Color formats

HEX
#BE8F90
RGB
rgb(190, 143, 144)
RGBA
rgba(190, 143, 144, 1)
HSL
hsl(359, 27%, 65%)
HSV
hsv(359, 25%, 75%)
CMYK
cmyk(0%, 25%, 24%, 25%)
CSS variable
--color-primary: #BE8F90;
Lowercase HEX
#be8f90

Shades

Tints

Tones

Harmony

CSS snippets for #BE8F90

.color-be8f90 {
  color: #BE8F90;
  background-color: #BE8F90;
}

Frequently asked questions

What color is #BE8F90?+

#BE8F90 is a HEX color with RGB value rgb(190, 143, 144) and HSL value hsl(359, 27%, 65%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #BE8F90?+

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