#A2701A Color Information

Hex color code: #A2701A

The hex color #A2701A is a dynamic orange with RGB values of (162, 112, 26) and HSL of (38°, 72%, 37%). It is typically applied in digital products.

Try:
Color NameDark Goldenrod
HEX
#A2701A
RGB
162, 112, 26
HSL
38°, 72%, 37%
CMYK
0%, 31%, 84%, 36%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A2701A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

162, 112, 26

Red: 162 / Green: 112 / Blue: 26

HSL

38°, 72%, 37%

Hue: 38° / Saturation: 72% / Lightness: 37%

CMYK

0%, 31%, 84%, 36%

Cyan: 0% / Magenta: 31% / Yellow: 84% / Key: 36%

What color is #A2701A?

#A2701A is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A2701A to RGB:

rgb(162, 112, 26)HEX to RGB Converter →

HEX to HSL

Convert #A2701A to HSL:

hsl(38, 72%, 37%)RGB to HSL Converter →

HEX to CMYK

Convert #A2701A to CMYK:

cmyk(0%, 31%, 84%, 36%)Color Converter →

Color Meaning and Usage

A bold orange tone, #A2701A has RGB (162, 112, 26) and HSL (38°, 72%, 37%). Known for evoking optimism and creativity, this orange-yellow hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A2701A is #1A4CA2, creating high-contrast pairings. For softer combinations, try analogous colors like #A22D1A.

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

Contrast with #A2701A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A2701A?

#A2701A is a bold orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #A2701A?

#A2701A in RGB is (162, 112, 26) - 162 red, 112 green, and 26 blue.

How to use #A2701A in CSS?

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

What colors go well with #A2701A?

#1A4CA2 (complementary), #A22D1A (analogous), and #604310 (lighter shade) work well with #A2701A.