#9B8080 Color Information

Hex color code: #9B8080

A muted red shade, #9B8080 appears as (155, 128, 128) in RGB and (0°, 12%, 55%) in HSL. It is typically applied in digital products.

Try:
Color NameGray
HEX
#9B8080
RGB
155, 128, 128
HSL
0°, 12%, 55%
CMYK
0%, 17%, 17%, 39%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #9B8080; 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 #9B8080; background-color: #9B808015; }

Alert / Toast

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

Link / Accent

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

a { color: #9B8080; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9B8080 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

155, 128, 128

Red: 155 / Green: 128 / Blue: 128

HSL

0°, 12%, 55%

Hue: 0° / Saturation: 12% / Lightness: 55%

CMYK

0%, 17%, 17%, 39%

Cyan: 0% / Magenta: 17% / Yellow: 17% / Key: 39%

What color is #9B8080?

#9B8080 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9B8080 to RGB:

rgb(155, 128, 128)HEX to RGB Converter →

HEX to HSL

Convert #9B8080 to HSL:

hsl(0, 12%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #9B8080 to CMYK:

cmyk(0%, 17%, 17%, 39%)Color Converter →

Color Meaning and Usage

A neutral red tone, #9B8080 has RGB (155, 128, 128) and HSL (0°, 12%, 55%). Known for evoking balance and subtlety, this desaturated neutral is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9B8080 is #7E9A9A, creating high-contrast pairings. For softer combinations, try analogous colors like #9A7E8C.

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

Contrast with #9B8080

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9B8080?

#9B8080 is a neutral red color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #9B8080?

#9B8080 in RGB is (155, 128, 128) - 155 red, 128 green, and 128 blue.

How to use #9B8080 in CSS?

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

What colors go well with #9B8080?

#7E9A9A (complementary), #9A7E8C (analogous), and #725A5A (lighter shade) work well with #9B8080.