#A45B6D Color Information

Hex color code: #A45B6D

The hex color #A45B6D is a subtle red with RGB values of (164, 91, 109) and HSL of (345°, 29%, 50%). It is popular in mobile app design.

Try:
Color NameIndian Red
HEX
#A45B6D
RGB
164, 91, 109
HSL
345°, 29%, 50%
CMYK
0%, 45%, 34%, 36%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #A45B6D; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #A45B6D; color: #FFFFFF; }

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 #A45B6D; background-color: #A45B6D15; }

Alert / Toast

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

Link / Accent

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

a { color: #A45B6D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

164, 91, 109

Red: 164 / Green: 91 / Blue: 109

HSL

345°, 29%, 50%

Hue: 345° / Saturation: 29% / Lightness: 50%

CMYK

0%, 45%, 34%, 36%

Cyan: 0% / Magenta: 45% / Yellow: 34% / Key: 36%

What color is #A45B6D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A45B6D to RGB:

rgb(164, 91, 109)HEX to RGB Converter →

HEX to HSL

Convert #A45B6D to HSL:

hsl(345, 29%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #A45B6D to CMYK:

cmyk(0%, 45%, 34%, 36%)Color Converter →

Color Meaning and Usage

#A45B6D is a soft red color with RGB values of 164, 91, 109 and HSL of 345°, 29%, 50%. This red-orange hue evokes warmth and passion, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A45B6D is #5BA492, creating high-contrast pairings. For softer combinations, try analogous colors like #A45B92.

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

Contrast with #A45B6D

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

Contrast Ratio: 4.30:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A45B6D?

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

What is the RGB value of #A45B6D?

#A45B6D in RGB is (164, 91, 109) - 164 red, 91 green, and 109 blue.

How to use #A45B6D in CSS?

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

What colors go well with #A45B6D?

#5BA492 (complementary), #A45B92 (analogous), and #733F4C (lighter shade) work well with #A45B6D.