#BA979E Color Information

Hex color code: #BA979E

A pastel red shade, #BA979E appears as (186, 151, 158) in RGB and (348°, 20%, 66%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#BA979E
RGB
186, 151, 158
HSL
348°, 20%, 66%
CMYK
0%, 19%, 15%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BA979E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 151, 158

Red: 186 / Green: 151 / Blue: 158

HSL

348°, 20%, 66%

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

CMYK

0%, 19%, 15%, 27%

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

What color is #BA979E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BA979E to RGB:

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

HEX to HSL

Convert #BA979E to HSL:

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

HEX to CMYK

Convert #BA979E to CMYK:

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

Color Meaning and Usage

A delicate red tone, #BA979E has RGB (186, 151, 158) and HSL (348°, 20%, 66%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BA979E is #97BAB3, creating high-contrast pairings. For softer combinations, try analogous colors like #BA97AF.

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

Contrast with #BA979E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BA979E?

#BA979E is a delicate red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BA979E?

#BA979E in RGB is (186, 151, 158) - 186 red, 151 green, and 158 blue.

How to use #BA979E in CSS?

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

What colors go well with #BA979E?

#97BAB3 (complementary), #BA97AF (analogous), and #9B6973 (lighter shade) work well with #BA979E.