#A2CAB2 Color Information

Hex color code: #A2CAB2

A soft green shade, #A2CAB2 appears as (162, 202, 178) in RGB and (144°, 27%, 71%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#A2CAB2
RGB
162, 202, 178
HSL
144°, 27%, 71%
CMYK
20%, 0%, 12%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A2CAB2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

162, 202, 178

Red: 162 / Green: 202 / Blue: 178

HSL

144°, 27%, 71%

Hue: 144° / Saturation: 27% / Lightness: 71%

CMYK

20%, 0%, 12%, 21%

Cyan: 20% / Magenta: 0% / Yellow: 12% / Key: 21%

What color is #A2CAB2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A2CAB2 to RGB:

rgb(162, 202, 178)HEX to RGB Converter →

HEX to HSL

Convert #A2CAB2 to HSL:

hsl(144, 27%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #A2CAB2 to CMYK:

cmyk(20%, 0%, 12%, 21%)Color Converter →

Color Meaning and Usage

A pastel green tone, #A2CAB2 has RGB (162, 202, 178) and HSL (144°, 27%, 71%). Known for evoking nature and harmony, this green hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A2CAB2 is #C9A1B9, creating high-contrast pairings. For softer combinations, try analogous colors like #A5C9A1.

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

Contrast with #A2CAB2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A2CAB2?

#A2CAB2 is a pastel green color - a green hue that evokes nature and harmony.

What is the RGB value of #A2CAB2?

#A2CAB2 in RGB is (162, 202, 178) - 162 red, 202 green, and 178 blue.

How to use #A2CAB2 in CSS?

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

What colors go well with #A2CAB2?

#C9A1B9 (complementary), #A5C9A1 (analogous), and #71AD89 (lighter shade) work well with #A2CAB2.