#A52F18 Color Information

Hex color code: #A52F18

A vivid red shade, #A52F18 appears as (165, 47, 24) in RGB and (10°, 75%, 37%) in HSL. It is commonly used in modern UI design.

Try:
Color NameBrown
HEX
#A52F18
RGB
165, 47, 24
HSL
10°, 75%, 37%
CMYK
0%, 72%, 85%, 35%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A52F18; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

165, 47, 24

Red: 165 / Green: 47 / Blue: 24

HSL

10°, 75%, 37%

Hue: 10° / Saturation: 75% / Lightness: 37%

CMYK

0%, 72%, 85%, 35%

Cyan: 0% / Magenta: 72% / Yellow: 85% / Key: 35%

What color is #A52F18?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A52F18 to RGB:

rgb(165, 47, 24)HEX to RGB Converter →

HEX to HSL

Convert #A52F18 to HSL:

hsl(10, 75%, 37%)RGB to HSL Converter →

HEX to CMYK

Convert #A52F18 to CMYK:

cmyk(0%, 72%, 85%, 35%)Color Converter →

Color Meaning and Usage

A dynamic red tone, #A52F18 has RGB (165, 47, 24) and HSL (10°, 75%, 37%). Known for evoking warmth and passion, this red-orange hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A52F18 is #188EA5, creating high-contrast pairings. For softer combinations, try analogous colors like #A51847.

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

Contrast with #A52F18

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A52F18?

#A52F18 is a dynamic red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #A52F18?

#A52F18 in RGB is (165, 47, 24) - 165 red, 47 green, and 24 blue.

How to use #A52F18 in CSS?

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

What colors go well with #A52F18?

#188EA5 (complementary), #A51847 (analogous), and #621C0E (lighter shade) work well with #A52F18.