#ACAE8F Color Information

Hex color code: #ACAE8F

The hex color #ACAE8F is a understated yellow with RGB values of (172, 174, 143) and HSL of (64°, 16%, 62%). It is popular in mobile app design.

Try:
Color NameDark Sea Green
HEX
#ACAE8F
RGB
172, 174, 143
HSL
64°, 16%, 62%
CMYK
1%, 0%, 18%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACAE8F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 174, 143

Red: 172 / Green: 174 / Blue: 143

HSL

64°, 16%, 62%

Hue: 64° / Saturation: 16% / Lightness: 62%

CMYK

1%, 0%, 18%, 32%

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

What color is #ACAE8F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACAE8F to RGB:

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

HEX to HSL

Convert #ACAE8F to HSL:

hsl(64, 16%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #ACAE8F to CMYK:

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

Color Meaning and Usage

A muted yellow tone, #ACAE8F has RGB (172, 174, 143) and HSL (64°, 16%, 62%). Known for evoking nature and harmony, this green hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACAE8F is #918FAE, creating high-contrast pairings. For softer combinations, try analogous colors like #AEA08F.

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

Contrast with #ACAE8F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACAE8F?

#ACAE8F is a muted yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #ACAE8F?

#ACAE8F in RGB is (172, 174, 143) - 172 red, 174 green, and 143 blue.

How to use #ACAE8F in CSS?

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

What colors go well with #ACAE8F?

#918FAE (complementary), #AEA08F (analogous), and #888B65 (lighter shade) work well with #ACAE8F.