#AFBF8D Color Information

Hex color code: #AFBF8D

A soft green shade, #AFBF8D appears as (175, 191, 141) in RGB and (79°, 28%, 65%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Sea Green
HEX
#AFBF8D
RGB
175, 191, 141
HSL
79°, 28%, 65%
CMYK
8%, 0%, 26%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFBF8D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 191, 141

Red: 175 / Green: 191 / Blue: 141

HSL

79°, 28%, 65%

Hue: 79° / Saturation: 28% / Lightness: 65%

CMYK

8%, 0%, 26%, 25%

Cyan: 8% / Magenta: 0% / Yellow: 26% / Key: 25%

What color is #AFBF8D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFBF8D to RGB:

rgb(175, 191, 141)HEX to RGB Converter →

HEX to HSL

Convert #AFBF8D to HSL:

hsl(79, 28%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #AFBF8D to CMYK:

cmyk(8%, 0%, 26%, 25%)Color Converter →

Color Meaning and Usage

A delicate green tone, #AFBF8D has RGB (175, 191, 141) and HSL (79°, 28%, 65%). Known for evoking nature and harmony, this green hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFBF8D is #9D8DBF, creating high-contrast pairings. For softer combinations, try analogous colors like #BFB68D.

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

Contrast with #AFBF8D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFBF8D?

#AFBF8D is a delicate green color - a green hue that evokes nature and harmony.

What is the RGB value of #AFBF8D?

#AFBF8D in RGB is (175, 191, 141) - 175 red, 191 green, and 141 blue.

How to use #AFBF8D in CSS?

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

What colors go well with #AFBF8D?

#9D8DBF (complementary), #BFB68D (analogous), and #8DA35C (lighter shade) work well with #AFBF8D.