#ACAEA2 Color Information

Hex color code: #ACAEA2

#ACAEA2 is a balanced yellow color. In RGB it is (172, 174, 162), and in HSL it is (70°, 7%, 66%). It is frequently seen in web interfaces.

Try:
Color NameDark Sea Green
HEX
#ACAEA2
RGB
172, 174, 162
HSL
70°, 7%, 66%
CMYK
1%, 0%, 7%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACAEA2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 174, 162

Red: 172 / Green: 174 / Blue: 162

HSL

70°, 7%, 66%

Hue: 70° / Saturation: 7% / Lightness: 66%

CMYK

1%, 0%, 7%, 32%

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

What color is #ACAEA2?

#ACAEA2 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACAEA2 to RGB:

rgb(172, 174, 162)HEX to RGB Converter →

HEX to HSL

Convert #ACAEA2 to HSL:

hsl(70, 7%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #ACAEA2 to CMYK:

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

Color Meaning and Usage

#ACAEA2 is a balanced yellow color with RGB values of 172, 174, 162 and HSL of 70°, 7%, 66%. This desaturated neutral evokes balance and subtlety, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACAEA2 is #A4A2AE, creating high-contrast pairings. For softer combinations, try analogous colors like #AEAAA2.

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

Contrast with #ACAEA2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACAEA2?

#ACAEA2 is a balanced yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #ACAEA2?

#ACAEA2 in RGB is (172, 174, 162) - 172 red, 174 green, and 162 blue.

How to use #ACAEA2 in CSS?

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

What colors go well with #ACAEA2?

#A4A2AE (complementary), #AEAAA2 (analogous), and #888B79 (lighter shade) work well with #ACAEA2.