#BA696B Color Information

Hex color code: #BA696B

A gentle red shade, #BA696B appears as (186, 105, 107) in RGB and (359°, 37%, 57%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameIndian Red
HEX
#BA696B
RGB
186, 105, 107
HSL
359°, 37%, 57%
CMYK
0%, 44%, 42%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BA696B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 105, 107

Red: 186 / Green: 105 / Blue: 107

HSL

359°, 37%, 57%

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

CMYK

0%, 44%, 42%, 27%

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

What color is #BA696B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BA696B to RGB:

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

HEX to HSL

Convert #BA696B to HSL:

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

HEX to CMYK

Convert #BA696B to CMYK:

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

Color Meaning and Usage

A soft red tone, #BA696B has RGB (186, 105, 107) and HSL (359°, 37%, 57%). Known for evoking warmth and passion, this red-orange hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BA696B is #69BAB9, creating high-contrast pairings. For softer combinations, try analogous colors like #BA6993.

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

Contrast with #BA696B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BA696B?

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

What is the RGB value of #BA696B?

#BA696B in RGB is (186, 105, 107) - 186 red, 105 green, and 107 blue.

How to use #BA696B in CSS?

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

What colors go well with #BA696B?

#69BAB9 (complementary), #BA6993 (analogous), and #934345 (lighter shade) work well with #BA696B.