#BF404B Color

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

Color preview

#BF404B

Color formats

HEX
#BF404B
RGB
rgb(191, 64, 75)
RGBA
rgba(191, 64, 75, 1)
HSL
hsl(355, 50%, 50%)
HSV
hsv(355, 66%, 75%)
CMYK
cmyk(0%, 66%, 61%, 25%)
CSS variable
--color-primary: #BF404B;
Lowercase HEX
#bf404b

Shades

Tints

Tones

Harmony

CSS snippets for #BF404B

.color-bf404b {
  color: #BF404B;
  background-color: #BF404B;
}

Frequently asked questions

What color is #BF404B?+

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

What is the closest Tailwind color to #BF404B?+

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