#A9DBAF Color Information

Hex color code: #A9DBAF

#A9DBAF is a delicate green color. In RGB it is (169, 219, 175), and in HSL it is (127°, 41%, 76%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#A9DBAF
RGB
169, 219, 175
HSL
127°, 41%, 76%
CMYK
23%, 0%, 20%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A9DBAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

169, 219, 175

Red: 169 / Green: 219 / Blue: 175

HSL

127°, 41%, 76%

Hue: 127° / Saturation: 41% / Lightness: 76%

CMYK

23%, 0%, 20%, 14%

Cyan: 23% / Magenta: 0% / Yellow: 20% / Key: 14%

What color is #A9DBAF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A9DBAF to RGB:

rgb(169, 219, 175)HEX to RGB Converter →

HEX to HSL

Convert #A9DBAF to HSL:

hsl(127, 41%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #A9DBAF to CMYK:

cmyk(23%, 0%, 20%, 14%)Color Converter →

Color Meaning and Usage

#A9DBAF is a delicate green color with RGB values of 169, 219, 175 and HSL of 127°, 41%, 76%. This green hue evokes nature and harmony, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A9DBAF is #DBA9D5, creating high-contrast pairings. For softer combinations, try analogous colors like #BCDBA9.

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

Contrast with #A9DBAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A9DBAF?

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

What is the RGB value of #A9DBAF?

#A9DBAF in RGB is (169, 219, 175) - 169 red, 219 green, and 175 blue.

How to use #A9DBAF in CSS?

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

What colors go well with #A9DBAF?

#DBA9D5 (complementary), #BCDBA9 (analogous), and #73C47C (lighter shade) work well with #A9DBAF.