#A0BAAC Color Information

Hex color code: #A0BAAC

The hex color #A0BAAC is a subtle green with RGB values of (160, 186, 172) and HSL of (148°, 16%, 68%). It is often used for branding and logos.

Try:
Color NameDark Sea Green
HEX
#A0BAAC
RGB
160, 186, 172
HSL
148°, 16%, 68%
CMYK
14%, 0%, 8%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A0BAAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 186, 172

Red: 160 / Green: 186 / Blue: 172

HSL

148°, 16%, 68%

Hue: 148° / Saturation: 16% / Lightness: 68%

CMYK

14%, 0%, 8%, 27%

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

What color is #A0BAAC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A0BAAC to RGB:

rgb(160, 186, 172)HEX to RGB Converter →

HEX to HSL

Convert #A0BAAC to HSL:

hsl(148, 16%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #A0BAAC to CMYK:

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

Color Meaning and Usage

A understated green tone, #A0BAAC has RGB (160, 186, 172) and HSL (148°, 16%, 68%). Known for evoking nature and harmony, this green hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A0BAAC is #BAA0AE, creating high-contrast pairings. For softer combinations, try analogous colors like #A1BAA0.

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

Contrast with #A0BAAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A0BAAC?

#A0BAAC is a understated green color - a green hue that evokes nature and harmony.

What is the RGB value of #A0BAAC?

#A0BAAC in RGB is (160, 186, 172) - 160 red, 186 green, and 172 blue.

How to use #A0BAAC in CSS?

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

What colors go well with #A0BAAC?

#BAA0AE (complementary), #A1BAA0 (analogous), and #749A86 (lighter shade) work well with #A0BAAC.