#B97060 Color Information

Hex color code: #B97060

The hex color #B97060 is a pastel red with RGB values of (185, 112, 96) and HSL of (11°, 39%, 55%). It is commonly used in modern UI design.

Try:
Color NameIndian Red
HEX
#B97060
RGB
185, 112, 96
HSL
11°, 39%, 55%
CMYK
0%, 39%, 48%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B97060; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 112, 96

Red: 185 / Green: 112 / Blue: 96

HSL

11°, 39%, 55%

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

CMYK

0%, 39%, 48%, 27%

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

What color is #B97060?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B97060 to RGB:

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

HEX to HSL

Convert #B97060 to HSL:

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

HEX to CMYK

Convert #B97060 to CMYK:

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

Color Meaning and Usage

A subtle red tone, #B97060 has RGB (185, 112, 96) and HSL (11°, 39%, 55%). Known for evoking warmth and passion, this red-orange hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #B97060

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 #B97060?

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

What is the RGB value of #B97060?

#B97060 in RGB is (185, 112, 96) - 185 red, 112 green, and 96 blue.

How to use #B97060 in CSS?

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

What colors go well with #B97060?

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