#ACB76E Color Information

Hex color code: #ACB76E

A delicate yellow shade, #ACB76E appears as (172, 183, 110) in RGB and (69°, 34%, 57%) in HSL. It is widely used in graphic design.

Try:
Color NameDark Sea Green
HEX
#ACB76E
RGB
172, 183, 110
HSL
69°, 34%, 57%
CMYK
6%, 0%, 40%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACB76E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 183, 110

Red: 172 / Green: 183 / Blue: 110

HSL

69°, 34%, 57%

Hue: 69° / Saturation: 34% / Lightness: 57%

CMYK

6%, 0%, 40%, 28%

Cyan: 6% / Magenta: 0% / Yellow: 40% / Key: 28%

What color is #ACB76E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACB76E to RGB:

rgb(172, 183, 110)HEX to RGB Converter →

HEX to HSL

Convert #ACB76E to HSL:

hsl(69, 34%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #ACB76E to CMYK:

cmyk(6%, 0%, 40%, 28%)Color Converter →

Color Meaning and Usage

#ACB76E is a delicate yellow color with RGB values of 172, 183, 110 and HSL of 69°, 34%, 57%. This green hue evokes nature and harmony, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACB76E is #776CB7, creating high-contrast pairings. For softer combinations, try analogous colors like #B79D6C.

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

Contrast with #ACB76E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACB76E?

#ACB76E is a delicate yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #ACB76E?

#ACB76E in RGB is (172, 183, 110) - 172 red, 183 green, and 110 blue.

How to use #ACB76E in CSS?

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

What colors go well with #ACB76E?

#776CB7 (complementary), #B79D6C (analogous), and #859047 (lighter shade) work well with #ACB76E.