#ADCCAF Color Information

Hex color code: #ADCCAF

#ADCCAF is a delicate green color. In RGB it is (173, 204, 175), and in HSL it is (124°, 23%, 74%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#ADCCAF
RGB
173, 204, 175
HSL
124°, 23%, 74%
CMYK
15%, 0%, 14%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADCCAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 204, 175

Red: 173 / Green: 204 / Blue: 175

HSL

124°, 23%, 74%

Hue: 124° / Saturation: 23% / Lightness: 74%

CMYK

15%, 0%, 14%, 20%

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

What color is #ADCCAF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADCCAF to RGB:

rgb(173, 204, 175)HEX to RGB Converter →

HEX to HSL

Convert #ADCCAF to HSL:

hsl(124, 23%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #ADCCAF to CMYK:

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

Color Meaning and Usage

A soft green tone, #ADCCAF has RGB (173, 204, 175) and HSL (124°, 23%, 74%). 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 #ADCCAF is #CCADCA, creating high-contrast pairings. For softer combinations, try analogous colors like #BBCCAD.

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

Contrast with #ADCCAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADCCAF?

#ADCCAF is a soft green color - a green hue that evokes nature and harmony.

What is the RGB value of #ADCCAF?

#ADCCAF in RGB is (173, 204, 175) - 173 red, 204 green, and 175 blue.

How to use #ADCCAF in CSS?

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

What colors go well with #ADCCAF?

#CCADCA (complementary), #BBCCAD (analogous), and #7EAE82 (lighter shade) work well with #ADCCAF.