#A45F2D Color Information

Hex color code: #A45F2D

A warm orange shade, #A45F2D appears as (164, 95, 45) in RGB and (25°, 57%, 41%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSienna
HEX
#A45F2D
RGB
164, 95, 45
HSL
25°, 57%, 41%
CMYK
0%, 42%, 73%, 36%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #A45F2D; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #A45F2D; color: #FFFFFF; }

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 #A45F2D; background-color: #A45F2D15; }

Alert / Toast

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

Link / Accent

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

a { color: #A45F2D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

164, 95, 45

Red: 164 / Green: 95 / Blue: 45

HSL

25°, 57%, 41%

Hue: 25° / Saturation: 57% / Lightness: 41%

CMYK

0%, 42%, 73%, 36%

Cyan: 0% / Magenta: 42% / Yellow: 73% / Key: 36%

What color is #A45F2D?

#A45F2D is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A45F2D to RGB:

rgb(164, 95, 45)HEX to RGB Converter →

HEX to HSL

Convert #A45F2D to HSL:

hsl(25, 57%, 41%)RGB to HSL Converter →

HEX to CMYK

Convert #A45F2D to CMYK:

cmyk(0%, 42%, 73%, 36%)Color Converter →

Color Meaning and Usage

#A45F2D is a energetic orange color with RGB values of 164, 95, 45 and HSL of 25°, 57%, 41%. This red-orange hue evokes warmth and passion, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A45F2D is #2D72A4, creating high-contrast pairings. For softer combinations, try analogous colors like #A42D37.

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

Contrast with #A45F2D

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

Contrast Ratio: 4.25:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A45F2D?

#A45F2D is a energetic orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #A45F2D?

#A45F2D in RGB is (164, 95, 45) - 164 red, 95 green, and 45 blue.

How to use #A45F2D in CSS?

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

What colors go well with #A45F2D?

#2D72A4 (complementary), #A42D37 (analogous), and #683C1D (lighter shade) work well with #A45F2D.