#AAB893 Color Information

Hex color code: #AAB893

#AAB893 is a pastel green color. In RGB it is (170, 184, 147), and in HSL it is (83°, 21%, 65%). It is commonly used in modern UI design.

Try:
Color NameDark Sea Green
HEX
#AAB893
RGB
170, 184, 147
HSL
83°, 21%, 65%
CMYK
8%, 0%, 20%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAB893; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 184, 147

Red: 170 / Green: 184 / Blue: 147

HSL

83°, 21%, 65%

Hue: 83° / Saturation: 21% / Lightness: 65%

CMYK

8%, 0%, 20%, 28%

Cyan: 8% / Magenta: 0% / Yellow: 20% / Key: 28%

What color is #AAB893?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAB893 to RGB:

rgb(170, 184, 147)HEX to RGB Converter →

HEX to HSL

Convert #AAB893 to HSL:

hsl(83, 21%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #AAB893 to CMYK:

cmyk(8%, 0%, 20%, 28%)Color Converter →

Color Meaning and Usage

A delicate green tone, #AAB893 has RGB (170, 184, 147) and HSL (83°, 21%, 65%). Known for evoking nature and harmony, this green hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAB893 is #A193B8, creating high-contrast pairings. For softer combinations, try analogous colors like #B8B493.

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

Contrast with #AAB893

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAB893?

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

What is the RGB value of #AAB893?

#AAB893 in RGB is (170, 184, 147) - 170 red, 184 green, and 147 blue.

How to use #AAB893 in CSS?

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

What colors go well with #AAB893?

#A193B8 (complementary), #B8B493 (analogous), and #869A65 (lighter shade) work well with #AAB893.