#AFB39D Color Information

Hex color code: #AFB39D

The hex color #AFB39D is a balanced yellow with RGB values of (175, 179, 157) and HSL of (71°, 13%, 66%). It is frequently seen in web interfaces.

Try:
Color NameDark Sea Green
HEX
#AFB39D
RGB
175, 179, 157
HSL
71°, 13%, 66%
CMYK
2%, 0%, 12%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFB39D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 179, 157

Red: 175 / Green: 179 / Blue: 157

HSL

71°, 13%, 66%

Hue: 71° / Saturation: 13% / Lightness: 66%

CMYK

2%, 0%, 12%, 30%

Cyan: 2% / Magenta: 0% / Yellow: 12% / Key: 30%

What color is #AFB39D?

#AFB39D is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFB39D to RGB:

rgb(175, 179, 157)HEX to RGB Converter →

HEX to HSL

Convert #AFB39D to HSL:

hsl(71, 13%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #AFB39D to CMYK:

cmyk(2%, 0%, 12%, 30%)Color Converter →

Color Meaning and Usage

A subtle yellow tone, #AFB39D has RGB (175, 179, 157) and HSL (71°, 13%, 66%). Known for evoking balance and subtlety, this desaturated neutral is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFB39D is #A19DB4, creating high-contrast pairings. For softer combinations, try analogous colors like #B4AC9D.

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

Contrast with #AFB39D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFB39D?

#AFB39D is a subtle yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #AFB39D?

#AFB39D in RGB is (175, 179, 157) - 175 red, 179 green, and 157 blue.

How to use #AFB39D in CSS?

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

What colors go well with #AFB39D?

#A19DB4 (complementary), #B4AC9D (analogous), and #8C9272 (lighter shade) work well with #AFB39D.