#A58B88 Color Information

Hex color code: #A58B88

A neutral red shade, #A58B88 appears as (165, 139, 136) in RGB and (6°, 14%, 59%) in HSL. It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#A58B88
RGB
165, 139, 136
HSL
6°, 14%, 59%
CMYK
0%, 16%, 18%, 35%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A58B88; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

165, 139, 136

Red: 165 / Green: 139 / Blue: 136

HSL

6°, 14%, 59%

Hue: 6° / Saturation: 14% / Lightness: 59%

CMYK

0%, 16%, 18%, 35%

Cyan: 0% / Magenta: 16% / Yellow: 18% / Key: 35%

What color is #A58B88?

#A58B88 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A58B88 to RGB:

rgb(165, 139, 136)HEX to RGB Converter →

HEX to HSL

Convert #A58B88 to HSL:

hsl(6, 14%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #A58B88 to CMYK:

cmyk(0%, 16%, 18%, 35%)Color Converter →

Color Meaning and Usage

A subtle red tone, #A58B88 has RGB (165, 139, 136) and HSL (6°, 14%, 59%). Known for evoking balance and subtlety, this desaturated neutral is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A58B88 is #88A2A5, creating high-contrast pairings. For softer combinations, try analogous colors like #A58894.

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

Contrast with #A58B88

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A58B88?

#A58B88 is a subtle red color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #A58B88?

#A58B88 in RGB is (165, 139, 136) - 165 red, 139 green, and 136 blue.

How to use #A58B88 in CSS?

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

What colors go well with #A58B88?

#88A2A5 (complementary), #A58894 (analogous), and #806460 (lighter shade) work well with #A58B88.