#AFB67C Color Information

Hex color code: #AFB67C

#AFB67C is a delicate yellow color. In RGB it is (175, 182, 124), and in HSL it is (67°, 28%, 60%). It is widely used in graphic design.

Try:
Color NameDark Sea Green
HEX
#AFB67C
RGB
175, 182, 124
HSL
67°, 28%, 60%
CMYK
4%, 0%, 32%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFB67C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 182, 124

Red: 175 / Green: 182 / Blue: 124

HSL

67°, 28%, 60%

Hue: 67° / Saturation: 28% / Lightness: 60%

CMYK

4%, 0%, 32%, 29%

Cyan: 4% / Magenta: 0% / Yellow: 32% / Key: 29%

What color is #AFB67C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFB67C to RGB:

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

HEX to HSL

Convert #AFB67C to HSL:

hsl(67, 28%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #AFB67C to CMYK:

cmyk(4%, 0%, 32%, 29%)Color Converter →

Color Meaning and Usage

A gentle yellow tone, #AFB67C has RGB (175, 182, 124) and HSL (67°, 28%, 60%). Known for evoking nature and harmony, this green hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFB67C is #837CB6, creating high-contrast pairings. For softer combinations, try analogous colors like #B6A07C.

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

Contrast with #AFB67C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFB67C?

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

What is the RGB value of #AFB67C?

#AFB67C in RGB is (175, 182, 124) - 175 red, 182 green, and 124 blue.

How to use #AFB67C in CSS?

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

What colors go well with #AFB67C?

#837CB6 (complementary), #B6A07C (analogous), and #8B9353 (lighter shade) work well with #AFB67C.