#AFB98F Color Information

Hex color code: #AFB98F

A delicate yellow shade, #AFB98F appears as (175, 185, 143) in RGB and (74°, 23%, 64%) in HSL. It is widely used in graphic design.

Try:
Color NameDark Sea Green
HEX
#AFB98F
RGB
175, 185, 143
HSL
74°, 23%, 64%
CMYK
5%, 0%, 23%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFB98F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 185, 143

Red: 175 / Green: 185 / Blue: 143

HSL

74°, 23%, 64%

Hue: 74° / Saturation: 23% / Lightness: 64%

CMYK

5%, 0%, 23%, 27%

Cyan: 5% / Magenta: 0% / Yellow: 23% / Key: 27%

What color is #AFB98F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFB98F to RGB:

rgb(175, 185, 143)HEX to RGB Converter →

HEX to HSL

Convert #AFB98F to HSL:

hsl(74, 23%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #AFB98F to CMYK:

cmyk(5%, 0%, 23%, 27%)Color Converter →

Color Meaning and Usage

#AFB98F is a delicate yellow color with RGB values of 175, 185, 143 and HSL of 74°, 23%, 64%. This green hue evokes nature and harmony, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFB98F is #988EB8, creating high-contrast pairings. For softer combinations, try analogous colors like #B8AD8E.

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

Contrast with #AFB98F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFB98F?

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

What is the RGB value of #AFB98F?

#AFB98F in RGB is (175, 185, 143) - 175 red, 185 green, and 143 blue.

How to use #AFB98F in CSS?

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

What colors go well with #AFB98F?

#988EB8 (complementary), #B8AD8E (analogous), and #8C9A60 (lighter shade) work well with #AFB98F.