#BA6972 Color Information

Hex color code: #BA6972

#BA6972 is a subtle red color. In RGB it is (186, 105, 114), and in HSL it is (353°, 37%, 57%). It is popular in mobile app design.

Try:
Color NameIndian Red
HEX
#BA6972
RGB
186, 105, 114
HSL
353°, 37%, 57%
CMYK
0%, 44%, 39%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BA6972; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 105, 114

Red: 186 / Green: 105 / Blue: 114

HSL

353°, 37%, 57%

Hue: 353° / Saturation: 37% / Lightness: 57%

CMYK

0%, 44%, 39%, 27%

Cyan: 0% / Magenta: 44% / Yellow: 39% / Key: 27%

What color is #BA6972?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BA6972 to RGB:

rgb(186, 105, 114)HEX to RGB Converter →

HEX to HSL

Convert #BA6972 to HSL:

hsl(353, 37%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #BA6972 to CMYK:

cmyk(0%, 44%, 39%, 27%)Color Converter →

Color Meaning and Usage

#BA6972 is a soft red color with RGB values of 186, 105, 114 and HSL of 353°, 37%, 57%. This red-orange hue evokes warmth and passion, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BA6972 is #69BAB0, creating high-contrast pairings. For softer combinations, try analogous colors like #BA699B.

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

Contrast with #BA6972

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BA6972?

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

What is the RGB value of #BA6972?

#BA6972 in RGB is (186, 105, 114) - 186 red, 105 green, and 114 blue.

How to use #BA6972 in CSS?

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

What colors go well with #BA6972?

#69BAB0 (complementary), #BA699B (analogous), and #93434D (lighter shade) work well with #BA6972.