#ACBB83 Color Information

Hex color code: #ACBB83

#ACBB83 is a gentle green color. In RGB it is (172, 187, 131), and in HSL it is (76°, 29%, 62%). It is frequently seen in web interfaces.

Try:
Color NameDark Sea Green
HEX
#ACBB83
RGB
172, 187, 131
HSL
76°, 29%, 62%
CMYK
8%, 0%, 30%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACBB83; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 187, 131

Red: 172 / Green: 187 / Blue: 131

HSL

76°, 29%, 62%

Hue: 76° / Saturation: 29% / Lightness: 62%

CMYK

8%, 0%, 30%, 27%

Cyan: 8% / Magenta: 0% / Yellow: 30% / Key: 27%

What color is #ACBB83?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACBB83 to RGB:

rgb(172, 187, 131)HEX to RGB Converter →

HEX to HSL

Convert #ACBB83 to HSL:

hsl(76, 29%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #ACBB83 to CMYK:

cmyk(8%, 0%, 30%, 27%)Color Converter →

Color Meaning and Usage

#ACBB83 is a gentle green color with RGB values of 172, 187, 131 and HSL of 76°, 29%, 62%. This green hue evokes nature and harmony, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACBB83 is #9182BA, creating high-contrast pairings. For softer combinations, try analogous colors like #BAAD82.

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

Contrast with #ACBB83

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACBB83?

#ACBB83 is a gentle green color - a green hue that evokes nature and harmony.

What is the RGB value of #ACBB83?

#ACBB83 in RGB is (172, 187, 131) - 172 red, 187 green, and 131 blue.

How to use #ACBB83 in CSS?

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

What colors go well with #ACBB83?

#9182BA (complementary), #BAAD82 (analogous), and #889B55 (lighter shade) work well with #ACBB83.