#AFBB7C Color Information

Hex color code: #AFBB7C

A soft yellow shade, #AFBB7C appears as (175, 187, 124) in RGB and (71°, 32%, 61%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Sea Green
HEX
#AFBB7C
RGB
175, 187, 124
HSL
71°, 32%, 61%
CMYK
6%, 0%, 34%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFBB7C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 187, 124

Red: 175 / Green: 187 / Blue: 124

HSL

71°, 32%, 61%

Hue: 71° / Saturation: 32% / Lightness: 61%

CMYK

6%, 0%, 34%, 27%

Cyan: 6% / Magenta: 0% / Yellow: 34% / Key: 27%

What color is #AFBB7C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFBB7C to RGB:

rgb(175, 187, 124)HEX to RGB Converter →

HEX to HSL

Convert #AFBB7C to HSL:

hsl(71, 32%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #AFBB7C to CMYK:

cmyk(6%, 0%, 34%, 27%)Color Converter →

Color Meaning and Usage

A gentle yellow tone, #AFBB7C has RGB (175, 187, 124) and HSL (71°, 32%, 61%). Known for evoking nature and harmony, this green hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFBB7C is #877CBB, creating high-contrast pairings. For softer combinations, try analogous colors like #BBA77C.

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

Contrast with #AFBB7C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFBB7C?

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

What is the RGB value of #AFBB7C?

#AFBB7C in RGB is (175, 187, 124) - 175 red, 187 green, and 124 blue.

How to use #AFBB7C in CSS?

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

What colors go well with #AFBB7C?

#877CBB (complementary), #BBA77C (analogous), and #8D9B50 (lighter shade) work well with #AFBB7C.