#A8CDAE Color Information

Hex color code: #A8CDAE

A subtle green shade, #A8CDAE appears as (168, 205, 174) in RGB and (130°, 27%, 73%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#A8CDAE
RGB
168, 205, 174
HSL
130°, 27%, 73%
CMYK
18%, 0%, 15%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A8CDAE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

168, 205, 174

Red: 168 / Green: 205 / Blue: 174

HSL

130°, 27%, 73%

Hue: 130° / Saturation: 27% / Lightness: 73%

CMYK

18%, 0%, 15%, 20%

Cyan: 18% / Magenta: 0% / Yellow: 15% / Key: 20%

What color is #A8CDAE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A8CDAE to RGB:

rgb(168, 205, 174)HEX to RGB Converter →

HEX to HSL

Convert #A8CDAE to HSL:

hsl(130, 27%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #A8CDAE to CMYK:

cmyk(18%, 0%, 15%, 20%)Color Converter →

Color Meaning and Usage

A gentle green tone, #A8CDAE has RGB (168, 205, 174) and HSL (130°, 27%, 73%). Known for evoking nature and harmony, this green hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A8CDAE is #CDA8C7, creating high-contrast pairings. For softer combinations, try analogous colors like #B4CDA8.

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

Contrast with #A8CDAE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A8CDAE?

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

What is the RGB value of #A8CDAE?

#A8CDAE in RGB is (168, 205, 174) - 168 red, 205 green, and 174 blue.

How to use #A8CDAE in CSS?

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

What colors go well with #A8CDAE?

#CDA8C7 (complementary), #B4CDA8 (analogous), and #77B181 (lighter shade) work well with #A8CDAE.