#ADAC8A Color Information

Hex color code: #ADAC8A

#ADAC8A is a balanced yellow color. In RGB it is (173, 172, 138), and in HSL it is (58°, 18%, 61%). It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#ADAC8A
RGB
173, 172, 138
HSL
58°, 18%, 61%
CMYK
0%, 1%, 20%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADAC8A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 172, 138

Red: 173 / Green: 172 / Blue: 138

HSL

58°, 18%, 61%

Hue: 58° / Saturation: 18% / Lightness: 61%

CMYK

0%, 1%, 20%, 32%

Cyan: 0% / Magenta: 1% / Yellow: 20% / Key: 32%

What color is #ADAC8A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADAC8A to RGB:

rgb(173, 172, 138)HEX to RGB Converter →

HEX to HSL

Convert #ADAC8A to HSL:

hsl(58, 18%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #ADAC8A to CMYK:

cmyk(0%, 1%, 20%, 32%)Color Converter →

Color Meaning and Usage

A subtle yellow tone, #ADAC8A has RGB (173, 172, 138) and HSL (58°, 18%, 61%). Known for evoking optimism and creativity, this orange-yellow hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADAC8A is #8A8BAD, creating high-contrast pairings. For softer combinations, try analogous colors like #AD9A8A.

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

Contrast with #ADAC8A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADAC8A?

#ADAC8A is a subtle yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #ADAC8A?

#ADAC8A in RGB is (173, 172, 138) - 173 red, 172 green, and 138 blue.

How to use #ADAC8A in CSS?

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

What colors go well with #ADAC8A?

#8A8BAD (complementary), #AD9A8A (analogous), and #8A8960 (lighter shade) work well with #ADAC8A.