#AF7E12 Color Information

Hex color code: #AF7E12

A eye-catching orange shade, #AF7E12 appears as (175, 126, 18) in RGB and (41°, 81%, 38%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Goldenrod
HEX
#AF7E12
RGB
175, 126, 18
HSL
41°, 81%, 38%
CMYK
0%, 28%, 90%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AF7E12; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 126, 18

Red: 175 / Green: 126 / Blue: 18

HSL

41°, 81%, 38%

Hue: 41° / Saturation: 81% / Lightness: 38%

CMYK

0%, 28%, 90%, 31%

Cyan: 0% / Magenta: 28% / Yellow: 90% / Key: 31%

What color is #AF7E12?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AF7E12 to RGB:

rgb(175, 126, 18)HEX to RGB Converter →

HEX to HSL

Convert #AF7E12 to HSL:

hsl(41, 81%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #AF7E12 to CMYK:

cmyk(0%, 28%, 90%, 31%)Color Converter →

Color Meaning and Usage

A bold orange tone, #AF7E12 has RGB (175, 126, 18) and HSL (41°, 81%, 38%). Known for evoking energy and excitement, this highly saturated hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AF7E12 is #1244AF, creating high-contrast pairings. For softer combinations, try analogous colors like #AF2F12.

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

Contrast with #AF7E12

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AF7E12?

#AF7E12 is a bold orange color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #AF7E12?

#AF7E12 in RGB is (175, 126, 18) - 175 red, 126 green, and 18 blue.

How to use #AF7E12 in CSS?

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

What colors go well with #AF7E12?

#1244AF (complementary), #AF2F12 (analogous), and #6A4C0B (lighter shade) work well with #AF7E12.