#ACA068 Color Information

Hex color code: #ACA068

The hex color #ACA068 is a subtle yellow with RGB values of (172, 160, 104) and HSL of (49°, 29%, 54%). It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#ACA068
RGB
172, 160, 104
HSL
49°, 29%, 54%
CMYK
0%, 7%, 40%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACA068; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 160, 104

Red: 172 / Green: 160 / Blue: 104

HSL

49°, 29%, 54%

Hue: 49° / Saturation: 29% / Lightness: 54%

CMYK

0%, 7%, 40%, 33%

Cyan: 0% / Magenta: 7% / Yellow: 40% / Key: 33%

What color is #ACA068?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACA068 to RGB:

rgb(172, 160, 104)HEX to RGB Converter →

HEX to HSL

Convert #ACA068 to HSL:

hsl(49, 29%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #ACA068 to CMYK:

cmyk(0%, 7%, 40%, 33%)Color Converter →

Color Meaning and Usage

A delicate yellow tone, #ACA068 has RGB (172, 160, 104) and HSL (49°, 29%, 54%). Known for evoking optimism and creativity, this orange-yellow hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACA068 is #6874AC, creating high-contrast pairings. For softer combinations, try analogous colors like #AC7D68.

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

Contrast with #ACA068

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACA068?

#ACA068 is a delicate yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #ACA068?

#ACA068 in RGB is (172, 160, 104) - 172 red, 160 green, and 104 blue.

How to use #ACA068 in CSS?

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

What colors go well with #ACA068?

#6874AC (complementary), #AC7D68 (analogous), and #807647 (lighter shade) work well with #ACA068.