#BFA09B Color Information

Hex color code: #BFA09B

A soft red shade, #BFA09B appears as (191, 160, 155) in RGB and (8°, 22%, 68%) in HSL. It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#BFA09B
RGB
191, 160, 155
HSL
8°, 22%, 68%
CMYK
0%, 16%, 19%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #BFA09B; 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 #BFA09B; background-color: #BFA09B15; }

Alert / Toast

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

Link / Accent

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

a { color: #BFA09B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 160, 155

Red: 191 / Green: 160 / Blue: 155

HSL

8°, 22%, 68%

Hue: 8° / Saturation: 22% / Lightness: 68%

CMYK

0%, 16%, 19%, 25%

Cyan: 0% / Magenta: 16% / Yellow: 19% / Key: 25%

What color is #BFA09B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFA09B to RGB:

rgb(191, 160, 155)HEX to RGB Converter →

HEX to HSL

Convert #BFA09B to HSL:

hsl(8, 22%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #BFA09B to CMYK:

cmyk(0%, 16%, 19%, 25%)Color Converter →

Color Meaning and Usage

#BFA09B is a pastel red color with RGB values of 191, 160, 155 and HSL of 8°, 22%, 68%. This red-orange hue evokes warmth and passion, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFA09B is #9BBBBF, creating high-contrast pairings. For softer combinations, try analogous colors like #BF9BA9.

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

Contrast with #BFA09B

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

Contrast Ratio: 8.72:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFA09B?

#BFA09B is a pastel red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BFA09B?

#BFA09B in RGB is (191, 160, 155) - 191 red, 160 green, and 155 blue.

How to use #BFA09B in CSS?

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

What colors go well with #BFA09B?

#9BBBBF (complementary), #BF9BA9 (analogous), and #A2746D (lighter shade) work well with #BFA09B.