#BA979F Color Information

Hex color code: #BA979F

A subtle red shade, #BA979F appears as (186, 151, 159) in RGB and (346°, 20%, 66%) in HSL. It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#BA979F
RGB
186, 151, 159
HSL
346°, 20%, 66%
CMYK
0%, 19%, 15%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BA979F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 151, 159

Red: 186 / Green: 151 / Blue: 159

HSL

346°, 20%, 66%

Hue: 346° / Saturation: 20% / Lightness: 66%

CMYK

0%, 19%, 15%, 27%

Cyan: 0% / Magenta: 19% / Yellow: 15% / Key: 27%

What color is #BA979F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BA979F to RGB:

rgb(186, 151, 159)HEX to RGB Converter →

HEX to HSL

Convert #BA979F to HSL:

hsl(346, 20%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #BA979F to CMYK:

cmyk(0%, 19%, 15%, 27%)Color Converter →

Color Meaning and Usage

A soft red tone, #BA979F has RGB (186, 151, 159) and HSL (346°, 20%, 66%). Known for evoking warmth and passion, this red-orange hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BA979F is #97BAB2, creating high-contrast pairings. For softer combinations, try analogous colors like #BA97B0.

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

Contrast with #BA979F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BA979F?

#BA979F is a soft red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BA979F?

#BA979F in RGB is (186, 151, 159) - 186 red, 151 green, and 159 blue.

How to use #BA979F in CSS?

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

What colors go well with #BA979F?

#97BAB2 (complementary), #BA97B0 (analogous), and #9B6975 (lighter shade) work well with #BA979F.