#BC8F90 Color

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

Color preview

#BC8F90

Color formats

HEX
#BC8F90
RGB
rgb(188, 143, 144)
RGBA
rgba(188, 143, 144, 1)
HSL
hsl(359, 25%, 65%)
HSV
hsv(359, 24%, 74%)
CMYK
cmyk(0%, 24%, 23%, 26%)
CSS variable
--color-primary: #BC8F90;
Lowercase HEX
#bc8f90

Shades

Tints

Tones

Harmony

CSS snippets for #BC8F90

.color-bc8f90 {
  color: #BC8F90;
  background-color: #BC8F90;
}

Frequently asked questions

What color is #BC8F90?+

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

What is the closest Tailwind color to #BC8F90?+

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