#B9705F Color Information

Hex color code: #B9705F

A subtle red shade, #B9705F appears as (185, 112, 95) in RGB and (11°, 39%, 55%) in HSL. It is popular in mobile app design.

Try:
Color NameIndian Red
HEX
#B9705F
RGB
185, 112, 95
HSL
11°, 39%, 55%
CMYK
0%, 39%, 49%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B9705F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 112, 95

Red: 185 / Green: 112 / Blue: 95

HSL

11°, 39%, 55%

Hue: 11° / Saturation: 39% / Lightness: 55%

CMYK

0%, 39%, 49%, 27%

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

What color is #B9705F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B9705F to RGB:

rgb(185, 112, 95)HEX to RGB Converter →

HEX to HSL

Convert #B9705F to HSL:

hsl(11, 39%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #B9705F to CMYK:

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

Color Meaning and Usage

#B9705F is a subtle red color with RGB values of 185, 112, 95 and HSL of 11°, 39%, 55%. This red-orange hue evokes warmth and passion, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B9705F is #5FA9B9, creating high-contrast pairings. For softer combinations, try analogous colors like #B95F7C.

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

Contrast with #B9705F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B9705F?

#B9705F is a subtle red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #B9705F?

#B9705F in RGB is (185, 112, 95) - 185 red, 112 green, and 95 blue.

How to use #B9705F in CSS?

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

What colors go well with #B9705F?

#5FA9B9 (complementary), #B95F7C (analogous), and #8E4D3E (lighter shade) work well with #B9705F.