#BF4055 Color Information

Hex color code: #BF4055

A vibrant red shade, #BF4055 appears as (191, 64, 85) in RGB and (350°, 50%, 50%) in HSL. It is popular in mobile app design.

Try:
Color NameIndian Red
HEX
#BF4055
RGB
191, 64, 85
HSL
350°, 50%, 50%
CMYK
0%, 66%, 55%, 25%

Shades

CSS Usage
color: #BF4055;
background-color: #BF4055;
border-color: #BF4055;
box-shadow: 0 0 10px #BF4055;
border: 2px solid #BF4055;
Tailwind Usage
bg-[#BF4055]
text-[#BF4055]
border-[#BF4055]
shadow-[0_0_10px_BF4055]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #BF4055, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #BF4055; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #BF4055; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #BF4055; background-color: #BF405515; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #BF405520; border-left: 4px solid #BF4055; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #BF4055; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #BF4055 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 64, 85

Red: 191 / Green: 64 / Blue: 85

HSL

350°, 50%, 50%

Hue: 350° / Saturation: 50% / Lightness: 50%

CMYK

0%, 66%, 55%, 25%

Cyan: 0% / Magenta: 66% / Yellow: 55% / Key: 25%

What color is #BF4055?

#BF4055 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BF4055 to RGB:

rgb(191, 64, 85)HEX to RGB Converter →

HEX to HSL

Convert #BF4055 to HSL:

hsl(350, 50%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #BF4055 to CMYK:

cmyk(0%, 66%, 55%, 25%)Color Converter →

Color Meaning and Usage

#BF4055 is a invigorating red color with RGB values of 191, 64, 85 and HSL of 350°, 50%, 50%. This red-orange hue evokes warmth and passion, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BF4055 is #40BFAA, creating high-contrast pairings. For softer combinations, try analogous colors like #BF4095.

Use #BF4055 in CSS: color: #BF4055 or background-color: #BF4055. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #BF4055

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 4.08:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BF4055?

#BF4055 is a invigorating red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BF4055?

#BF4055 in RGB is (191, 64, 85) - 191 red, 64 green, and 85 blue.

How to use #BF4055 in CSS?

Use #BF4055 directly in your CSS properties like color or background-color.

What colors go well with #BF4055?

#40BFAA (complementary), #BF4095 (analogous), and #862D3C (lighter shade) work well with #BF4055.