#BF5E6E Color

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

Color preview

#BF5E6E

Color formats

HEX
#BF5E6E
RGB
rgb(191, 94, 110)
RGBA
rgba(191, 94, 110, 1)
HSL
hsl(350, 43%, 56%)
HSV
hsv(350, 51%, 75%)
CMYK
cmyk(0%, 51%, 42%, 25%)
CSS variable
--color-primary: #BF5E6E;
Lowercase HEX
#bf5e6e

Shades

Tints

Tones

Harmony

CSS snippets for #BF5E6E

.color-bf5e6e {
  color: #BF5E6E;
  background-color: #BF5E6E;
}

Frequently asked questions

What color is #BF5E6E?+

#BF5E6E is a HEX color with RGB value rgb(191, 94, 110) and HSL value hsl(350, 43%, 56%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #BF5E6E?+

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