#A89A4D Color Information

Hex color code: #A89A4D

The hex color #A89A4D is a delicate yellow with RGB values of (168, 154, 77) and HSL of (51°, 37%, 48%). It is widely used in graphic design.

Try:
Color NamePeru
HEX
#A89A4D
RGB
168, 154, 77
HSL
51°, 37%, 48%
CMYK
0%, 8%, 54%, 34%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A89A4D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

168, 154, 77

Red: 168 / Green: 154 / Blue: 77

HSL

51°, 37%, 48%

Hue: 51° / Saturation: 37% / Lightness: 48%

CMYK

0%, 8%, 54%, 34%

Cyan: 0% / Magenta: 8% / Yellow: 54% / Key: 34%

What color is #A89A4D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A89A4D to RGB:

rgb(168, 154, 77)HEX to RGB Converter →

HEX to HSL

Convert #A89A4D to HSL:

hsl(51, 37%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #A89A4D to CMYK:

cmyk(0%, 8%, 54%, 34%)Color Converter →

Color Meaning and Usage

A pastel yellow tone, #A89A4D has RGB (168, 154, 77) and HSL (51°, 37%, 48%). Known for evoking optimism and creativity, this orange-yellow hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A89A4D is #4D5BA8, creating high-contrast pairings. For softer combinations, try analogous colors like #A86D4D.

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

Contrast with #A89A4D

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

Contrast Ratio: 7.39:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A89A4D?

#A89A4D is a pastel yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #A89A4D?

#A89A4D in RGB is (168, 154, 77) - 168 red, 154 green, and 77 blue.

How to use #A89A4D in CSS?

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

What colors go well with #A89A4D?

#4D5BA8 (complementary), #A86D4D (analogous), and #736A35 (lighter shade) work well with #A89A4D.