#BF674F Color Information

Hex color code: #BF674F

#BF674F is a subtle red color. In RGB it is (191, 103, 79), and in HSL it is (13°, 47%, 53%). It is popular in mobile app design.

Try:
Color NameIndian Red
HEX
#BF674F
RGB
191, 103, 79
HSL
13°, 47%, 53%
CMYK
0%, 46%, 59%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #BF674F; color: #000000; }

Badge

New Feature
.badge { background-color: #BF674F; color: #000000; }

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 #BF674F; background-color: #BF674F15; }

Alert / Toast

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

Link / Accent

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

a { color: #BF674F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 103, 79

Red: 191 / Green: 103 / Blue: 79

HSL

13°, 47%, 53%

Hue: 13° / Saturation: 47% / Lightness: 53%

CMYK

0%, 46%, 59%, 25%

Cyan: 0% / Magenta: 46% / Yellow: 59% / Key: 25%

What color is #BF674F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BF674F to RGB:

rgb(191, 103, 79)HEX to RGB Converter →

HEX to HSL

Convert #BF674F to HSL:

hsl(13, 47%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #BF674F to CMYK:

cmyk(0%, 46%, 59%, 25%)Color Converter →

Color Meaning and Usage

#BF674F is a gentle red color with RGB values of 191, 103, 79 and HSL of 13°, 47%, 53%. This red-orange hue evokes warmth and passion, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BF674F is #4FA7BF, creating high-contrast pairings. For softer combinations, try analogous colors like #BF4F6F.

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

Contrast with #BF674F

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

Contrast Ratio: 5.27:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BF674F?

#BF674F is a gentle red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BF674F?

#BF674F in RGB is (191, 103, 79) - 191 red, 103 green, and 79 blue.

How to use #BF674F in CSS?

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

What colors go well with #BF674F?

#4FA7BF (complementary), #BF4F6F (analogous), and #8E4733 (lighter shade) work well with #BF674F.