#ACAFA1 Color Information

Hex color code: #ACAFA1

A balanced yellow shade, #ACAFA1 appears as (172, 175, 161) in RGB and (73°, 8%, 66%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Sea Green
HEX
#ACAFA1
RGB
172, 175, 161
HSL
73°, 8%, 66%
CMYK
2%, 0%, 8%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACAFA1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 175, 161

Red: 172 / Green: 175 / Blue: 161

HSL

73°, 8%, 66%

Hue: 73° / Saturation: 8% / Lightness: 66%

CMYK

2%, 0%, 8%, 31%

Cyan: 2% / Magenta: 0% / Yellow: 8% / Key: 31%

What color is #ACAFA1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACAFA1 to RGB:

rgb(172, 175, 161)HEX to RGB Converter →

HEX to HSL

Convert #ACAFA1 to HSL:

hsl(73, 8%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #ACAFA1 to CMYK:

cmyk(2%, 0%, 8%, 31%)Color Converter →

Color Meaning and Usage

A understated yellow tone, #ACAFA1 has RGB (172, 175, 161) and HSL (73°, 8%, 66%). Known for evoking balance and subtlety, this desaturated neutral is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACAFA1 is #A4A1AF, creating high-contrast pairings. For softer combinations, try analogous colors like #AFABA1.

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

Contrast with #ACAFA1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACAFA1?

#ACAFA1 is a understated yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #ACAFA1?

#ACAFA1 in RGB is (172, 175, 161) - 172 red, 175 green, and 161 blue.

How to use #ACAFA1 in CSS?

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

What colors go well with #ACAFA1?

#A4A1AF (complementary), #AFABA1 (analogous), and #888C78 (lighter shade) work well with #ACAFA1.