#AEAF85 Color Information

Hex color code: #AEAF85

#AEAF85 is a pastel yellow color. In RGB it is (174, 175, 133), and in HSL it is (61°, 21%, 60%). It is commonly used in modern UI design.

Try:
Color NameDark Sea Green
HEX
#AEAF85
RGB
174, 175, 133
HSL
61°, 21%, 60%
CMYK
1%, 0%, 24%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AEAF85; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 175, 133

Red: 174 / Green: 175 / Blue: 133

HSL

61°, 21%, 60%

Hue: 61° / Saturation: 21% / Lightness: 60%

CMYK

1%, 0%, 24%, 31%

Cyan: 1% / Magenta: 0% / Yellow: 24% / Key: 31%

What color is #AEAF85?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AEAF85 to RGB:

rgb(174, 175, 133)HEX to RGB Converter →

HEX to HSL

Convert #AEAF85 to HSL:

hsl(61, 21%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #AEAF85 to CMYK:

cmyk(1%, 0%, 24%, 31%)Color Converter →

Color Meaning and Usage

#AEAF85 is a gentle yellow color with RGB values of 174, 175, 133 and HSL of 61°, 21%, 60%. This green hue evokes nature and harmony, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AEAF85 is #8484AE, creating high-contrast pairings. For softer combinations, try analogous colors like #AE9A84.

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

Contrast with #AEAF85

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AEAF85?

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

What is the RGB value of #AEAF85?

#AEAF85 in RGB is (174, 175, 133) - 174 red, 175 green, and 133 blue.

How to use #AEAF85 in CSS?

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

What colors go well with #AEAF85?

#8484AE (complementary), #AE9A84 (analogous), and #8A8B5B (lighter shade) work well with #AEAF85.