#ACAC80 Color Information

Hex color code: #ACAC80

#ACAC80 is a delicate yellow color. In RGB it is (172, 172, 128), and in HSL it is (60°, 21%, 59%). It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#ACAC80
RGB
172, 172, 128
HSL
60°, 21%, 59%
CMYK
0%, 0%, 26%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACAC80; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 172, 128

Red: 172 / Green: 172 / Blue: 128

HSL

60°, 21%, 59%

Hue: 60° / Saturation: 21% / Lightness: 59%

CMYK

0%, 0%, 26%, 33%

Cyan: 0% / Magenta: 0% / Yellow: 26% / Key: 33%

What color is #ACAC80?

#ACAC80 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACAC80 to RGB:

rgb(172, 172, 128)HEX to RGB Converter →

HEX to HSL

Convert #ACAC80 to HSL:

hsl(60, 21%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #ACAC80 to CMYK:

cmyk(0%, 0%, 26%, 33%)Color Converter →

Color Meaning and Usage

#ACAC80 is a pastel yellow color with RGB values of 172, 172, 128 and HSL of 60°, 21%, 59%. This green hue evokes nature and harmony, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACAC80 is #8080AC, creating high-contrast pairings. For softer combinations, try analogous colors like #AC9680.

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

Contrast with #ACAC80

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACAC80?

#ACAC80 is a pastel yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #ACAC80?

#ACAC80 in RGB is (172, 172, 128) - 172 red, 172 green, and 128 blue.

How to use #ACAC80 in CSS?

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

What colors go well with #ACAC80?

#8080AC (complementary), #AC9680 (analogous), and #888859 (lighter shade) work well with #ACAC80.