#ACB592 Color Information

Hex color code: #ACB592

The hex color #ACB592 is a neutral green with RGB values of (172, 181, 146) and HSL of (75°, 19%, 64%). It is frequently seen in web interfaces.

Try:
Color NameDark Sea Green
HEX
#ACB592
RGB
172, 181, 146
HSL
75°, 19%, 64%
CMYK
5%, 0%, 19%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACB592; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 181, 146

Red: 172 / Green: 181 / Blue: 146

HSL

75°, 19%, 64%

Hue: 75° / Saturation: 19% / Lightness: 64%

CMYK

5%, 0%, 19%, 29%

Cyan: 5% / Magenta: 0% / Yellow: 19% / Key: 29%

What color is #ACB592?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACB592 to RGB:

rgb(172, 181, 146)HEX to RGB Converter →

HEX to HSL

Convert #ACB592 to HSL:

hsl(75, 19%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #ACB592 to CMYK:

cmyk(5%, 0%, 19%, 29%)Color Converter →

Color Meaning and Usage

#ACB592 is a balanced green color with RGB values of 172, 181, 146 and HSL of 75°, 19%, 64%. This green hue evokes nature and harmony, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACB592 is #9A92B5, creating high-contrast pairings. For softer combinations, try analogous colors like #B5AC92.

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

Contrast with #ACB592

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACB592?

#ACB592 is a balanced green color - a green hue that evokes nature and harmony.

What is the RGB value of #ACB592?

#ACB592 in RGB is (172, 181, 146) - 172 red, 181 green, and 146 blue.

How to use #ACB592 in CSS?

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

What colors go well with #ACB592?

#9A92B5 (complementary), #B5AC92 (analogous), and #899565 (lighter shade) work well with #ACB592.