#B95A50 Color

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

Color preview

#B95A50

Color formats

HEX
#B95A50
RGB
rgb(185, 90, 80)
RGBA
rgba(185, 90, 80, 1)
HSL
hsl(6, 43%, 52%)
HSV
hsv(6, 57%, 73%)
CMYK
cmyk(0%, 51%, 57%, 27%)
CSS variable
--color-primary: #B95A50;
Lowercase HEX
#b95a50

Shades

Tints

Tones

Harmony

CSS snippets for #B95A50

.color-b95a50 {
  color: #B95A50;
  background-color: #B95A50;
}

Frequently asked questions

What color is #B95A50?+

#B95A50 is a HEX color with RGB value rgb(185, 90, 80) and HSL value hsl(6, 43%, 52%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #B95A50?+

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