#BA735A Color Information

Hex color code: #BA735A

#BA735A is a gentle orange color. In RGB it is (186, 115, 90), and in HSL it is (16°, 41%, 54%). It is frequently seen in web interfaces.

Try:
Color NameIndian Red
HEX
#BA735A
RGB
186, 115, 90
HSL
16°, 41%, 54%
CMYK
0%, 38%, 52%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BA735A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 115, 90

Red: 186 / Green: 115 / Blue: 90

HSL

16°, 41%, 54%

Hue: 16° / Saturation: 41% / Lightness: 54%

CMYK

0%, 38%, 52%, 27%

Cyan: 0% / Magenta: 38% / Yellow: 52% / Key: 27%

What color is #BA735A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BA735A to RGB:

rgb(186, 115, 90)HEX to RGB Converter →

HEX to HSL

Convert #BA735A to HSL:

hsl(16, 41%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #BA735A to CMYK:

cmyk(0%, 38%, 52%, 27%)Color Converter →

Color Meaning and Usage

#BA735A is a soft orange color with RGB values of 186, 115, 90 and HSL of 16°, 41%, 54%. This red-orange hue evokes warmth and passion, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BA735A is #5AA0BA, creating high-contrast pairings. For softer combinations, try analogous colors like #BA5A70.

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

Contrast with #BA735A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BA735A?

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

What is the RGB value of #BA735A?

#BA735A in RGB is (186, 115, 90) - 186 red, 115 green, and 90 blue.

How to use #BA735A in CSS?

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

What colors go well with #BA735A?

#5AA0BA (complementary), #BA5A70 (analogous), and #8C503B (lighter shade) work well with #BA735A.