#ADCA72 Color Information

Hex color code: #ADCA72

The hex color #ADCA72 is a pastel green with RGB values of (173, 202, 114) and HSL of (80°, 45%, 62%). It is commonly used in modern UI design.

Try:
Color NameDark Sea Green
HEX
#ADCA72
RGB
173, 202, 114
HSL
80°, 45%, 62%
CMYK
14%, 0%, 44%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADCA72; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 202, 114

Red: 173 / Green: 202 / Blue: 114

HSL

80°, 45%, 62%

Hue: 80° / Saturation: 45% / Lightness: 62%

CMYK

14%, 0%, 44%, 21%

Cyan: 14% / Magenta: 0% / Yellow: 44% / Key: 21%

What color is #ADCA72?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADCA72 to RGB:

rgb(173, 202, 114)HEX to RGB Converter →

HEX to HSL

Convert #ADCA72 to HSL:

hsl(80, 45%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #ADCA72 to CMYK:

cmyk(14%, 0%, 44%, 21%)Color Converter →

Color Meaning and Usage

#ADCA72 is a gentle green color with RGB values of 173, 202, 114 and HSL of 80°, 45%, 62%. This green hue evokes nature and harmony, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADCA72 is #9072CA, creating high-contrast pairings. For softer combinations, try analogous colors like #CABB72.

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

Contrast with #ADCA72

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADCA72?

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

What is the RGB value of #ADCA72?

#ADCA72 in RGB is (173, 202, 114) - 173 red, 202 green, and 114 blue.

How to use #ADCA72 in CSS?

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

What colors go well with #ADCA72?

#9072CA (complementary), #CABB72 (analogous), and #8AAE42 (lighter shade) work well with #ADCA72.