#A48D60 Color Information

Hex color code: #A48D60

The hex color #A48D60 is a gentle orange with RGB values of (164, 141, 96) and HSL of (40°, 27%, 51%). It is frequently seen in web interfaces.

Try:
Color NameGray
HEX
#A48D60
RGB
164, 141, 96
HSL
40°, 27%, 51%
CMYK
0%, 14%, 41%, 36%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A48D60; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

164, 141, 96

Red: 164 / Green: 141 / Blue: 96

HSL

40°, 27%, 51%

Hue: 40° / Saturation: 27% / Lightness: 51%

CMYK

0%, 14%, 41%, 36%

Cyan: 0% / Magenta: 14% / Yellow: 41% / Key: 36%

What color is #A48D60?

#A48D60 is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A48D60 to RGB:

rgb(164, 141, 96)HEX to RGB Converter →

HEX to HSL

Convert #A48D60 to HSL:

hsl(40, 27%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #A48D60 to CMYK:

cmyk(0%, 14%, 41%, 36%)Color Converter →

Color Meaning and Usage

A gentle orange tone, #A48D60 has RGB (164, 141, 96) and HSL (40°, 27%, 51%). Known for evoking optimism and creativity, this orange-yellow hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A48D60 is #6077A4, creating high-contrast pairings. For softer combinations, try analogous colors like #A46C60.

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

Contrast with #A48D60

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A48D60?

#A48D60 is a gentle orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #A48D60?

#A48D60 in RGB is (164, 141, 96) - 164 red, 141 green, and 96 blue.

How to use #A48D60 in CSS?

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

What colors go well with #A48D60?

#6077A4 (complementary), #A46C60 (analogous), and #756443 (lighter shade) work well with #A48D60.