#BF405B Color

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

Color preview

#BF405B

Color formats

HEX
#BF405B
RGB
rgb(191, 64, 91)
RGBA
rgba(191, 64, 91, 1)
HSL
hsl(347, 50%, 50%)
HSV
hsv(347, 66%, 75%)
CMYK
cmyk(0%, 66%, 52%, 25%)
CSS variable
--color-primary: #BF405B;
Lowercase HEX
#bf405b

Shades

Tints

Tones

Harmony

CSS snippets for #BF405B

.color-bf405b {
  color: #BF405B;
  background-color: #BF405B;
}

Frequently asked questions

What color is #BF405B?+

#BF405B is a HEX color with RGB value rgb(191, 64, 91) and HSL value hsl(347, 50%, 50%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #BF405B?+

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