#AFB693 Color Information

Hex color code: #AFB693

A subtle yellow shade, #AFB693 appears as (175, 182, 147) in RGB and (72°, 19%, 65%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Sea Green
HEX
#AFB693
RGB
175, 182, 147
HSL
72°, 19%, 65%
CMYK
4%, 0%, 19%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFB693; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 182, 147

Red: 175 / Green: 182 / Blue: 147

HSL

72°, 19%, 65%

Hue: 72° / Saturation: 19% / Lightness: 65%

CMYK

4%, 0%, 19%, 29%

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

What color is #AFB693?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFB693 to RGB:

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

HEX to HSL

Convert #AFB693 to HSL:

hsl(72, 19%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #AFB693 to CMYK:

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

Color Meaning and Usage

#AFB693 is a balanced yellow color with RGB values of 175, 182, 147 and HSL of 72°, 19%, 65%. This green hue evokes nature and harmony, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFB693 is #9C95B7, creating high-contrast pairings. For softer combinations, try analogous colors like #B7AD95.

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

Contrast with #AFB693

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFB693?

#AFB693 is a balanced yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #AFB693?

#AFB693 in RGB is (175, 182, 147) - 175 red, 182 green, and 147 blue.

How to use #AFB693 in CSS?

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

What colors go well with #AFB693?

#9C95B7 (complementary), #B7AD95 (analogous), and #8E9867 (lighter shade) work well with #AFB693.