#BA646B Color Information

Hex color code: #BA646B

#BA646B is a subtle red color. In RGB it is (186, 100, 107), and in HSL it is (355°, 38%, 56%). It is popular in mobile app design.

Try:
Color NameIndian Red
HEX
#BA646B
RGB
186, 100, 107
HSL
355°, 38%, 56%
CMYK
0%, 46%, 42%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BA646B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 100, 107

Red: 186 / Green: 100 / Blue: 107

HSL

355°, 38%, 56%

Hue: 355° / Saturation: 38% / Lightness: 56%

CMYK

0%, 46%, 42%, 27%

Cyan: 0% / Magenta: 46% / Yellow: 42% / Key: 27%

What color is #BA646B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BA646B to RGB:

rgb(186, 100, 107)HEX to RGB Converter →

HEX to HSL

Convert #BA646B to HSL:

hsl(355, 38%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #BA646B to CMYK:

cmyk(0%, 46%, 42%, 27%)Color Converter →

Color Meaning and Usage

A gentle red tone, #BA646B has RGB (186, 100, 107) and HSL (355°, 38%, 56%). Known for evoking warmth and passion, this red-orange hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BA646B is #64B9B2, creating high-contrast pairings. For softer combinations, try analogous colors like #B96496.

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

Contrast with #BA646B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BA646B?

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

What is the RGB value of #BA646B?

#BA646B in RGB is (186, 100, 107) - 186 red, 100 green, and 107 blue.

How to use #BA646B in CSS?

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

What colors go well with #BA646B?

#64B9B2 (complementary), #B96496 (analogous), and #904147 (lighter shade) work well with #BA646B.