#BB585C Color

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

Color preview

#BB585C

Color formats

HEX
#BB585C
RGB
rgb(187, 88, 92)
RGBA
rgba(187, 88, 92, 1)
HSL
hsl(358, 42%, 54%)
HSV
hsv(358, 53%, 73%)
CMYK
cmyk(0%, 53%, 51%, 27%)
CSS variable
--color-primary: #BB585C;
Lowercase HEX
#bb585c

Shades

Tints

Tones

Harmony

CSS snippets for #BB585C

.color-bb585c {
  color: #BB585C;
  background-color: #BB585C;
}

Frequently asked questions

What color is #BB585C?+

#BB585C is a HEX color with RGB value rgb(187, 88, 92) and HSL value hsl(358, 42%, 54%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #BB585C?+

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