#ABCDA7 Color Information

Hex color code: #ABCDA7

The hex color #ABCDA7 is a gentle green with RGB values of (171, 205, 167) and HSL of (114°, 28%, 73%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#ABCDA7
RGB
171, 205, 167
HSL
114°, 28%, 73%
CMYK
17%, 0%, 19%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABCDA7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 205, 167

Red: 171 / Green: 205 / Blue: 167

HSL

114°, 28%, 73%

Hue: 114° / Saturation: 28% / Lightness: 73%

CMYK

17%, 0%, 19%, 20%

Cyan: 17% / Magenta: 0% / Yellow: 19% / Key: 20%

What color is #ABCDA7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABCDA7 to RGB:

rgb(171, 205, 167)HEX to RGB Converter →

HEX to HSL

Convert #ABCDA7 to HSL:

hsl(114, 28%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #ABCDA7 to CMYK:

cmyk(17%, 0%, 19%, 20%)Color Converter →

Color Meaning and Usage

A pastel green tone, #ABCDA7 has RGB (171, 205, 167) and HSL (114°, 28%, 73%). Known for evoking nature and harmony, this green hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABCDA7 is #CAA7CD, creating high-contrast pairings. For softer combinations, try analogous colors like #BECDA7.

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

Contrast with #ABCDA7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABCDA7?

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

What is the RGB value of #ABCDA7?

#ABCDA7 in RGB is (171, 205, 167) - 171 red, 205 green, and 167 blue.

How to use #ABCDA7 in CSS?

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

What colors go well with #ABCDA7?

#CAA7CD (complementary), #BECDA7 (analogous), and #7CB276 (lighter shade) work well with #ABCDA7.