#AF870D Color Information

Hex color code: #AF870D

#AF870D is a vivid yellow color. In RGB it is (175, 135, 13), and in HSL it is (45°, 86%, 37%). It is commonly used in modern UI design.

Try:
Color NameDark Goldenrod
HEX
#AF870D
RGB
175, 135, 13
HSL
45°, 86%, 37%
CMYK
0%, 23%, 93%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AF870D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 135, 13

Red: 175 / Green: 135 / Blue: 13

HSL

45°, 86%, 37%

Hue: 45° / Saturation: 86% / Lightness: 37%

CMYK

0%, 23%, 93%, 31%

Cyan: 0% / Magenta: 23% / Yellow: 93% / Key: 31%

What color is #AF870D?

#AF870D is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AF870D to RGB:

rgb(175, 135, 13)HEX to RGB Converter →

HEX to HSL

Convert #AF870D to HSL:

hsl(45, 86%, 37%)RGB to HSL Converter →

HEX to CMYK

Convert #AF870D to CMYK:

cmyk(0%, 23%, 93%, 31%)Color Converter →

Color Meaning and Usage

A vivid yellow tone, #AF870D has RGB (175, 135, 13) and HSL (45°, 86%, 37%). Known for evoking energy and excitement, this highly saturated hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AF870D is #0D36AF, creating high-contrast pairings. For softer combinations, try analogous colors like #AF360D.

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

Contrast with #AF870D

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

Contrast Ratio: 6.29:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AF870D?

#AF870D is a vivid yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #AF870D?

#AF870D in RGB is (175, 135, 13) - 175 red, 135 green, and 13 blue.

How to use #AF870D in CSS?

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

What colors go well with #AF870D?

#0D36AF (complementary), #AF360D (analogous), and #685008 (lighter shade) work well with #AF870D.