#A61750 Color Information

Hex color code: #A61750

#A61750 is a vivid magenta color. In RGB it is (166, 23, 80), and in HSL it is (336°, 76%, 37%). It is commonly used in modern UI design.

Try:
Color NameBrown
HEX
#A61750
RGB
166, 23, 80
HSL
336°, 76%, 37%
CMYK
0%, 86%, 52%, 35%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A61750; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

166, 23, 80

Red: 166 / Green: 23 / Blue: 80

HSL

336°, 76%, 37%

Hue: 336° / Saturation: 76% / Lightness: 37%

CMYK

0%, 86%, 52%, 35%

Cyan: 0% / Magenta: 86% / Yellow: 52% / Key: 35%

What color is #A61750?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A61750 to RGB:

rgb(166, 23, 80)HEX to RGB Converter →

HEX to HSL

Convert #A61750 to HSL:

hsl(336, 76%, 37%)RGB to HSL Converter →

HEX to CMYK

Convert #A61750 to CMYK:

cmyk(0%, 86%, 52%, 35%)Color Converter →

Color Meaning and Usage

A vivid magenta tone, #A61750 has RGB (166, 23, 80) and HSL (336°, 76%, 37%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A61750 is #17A66D, creating high-contrast pairings. For softer combinations, try analogous colors like #A61798.

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

Contrast with #A61750

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A61750?

#A61750 is a vivid magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #A61750?

#A61750 in RGB is (166, 23, 80) - 166 red, 23 green, and 80 blue.

How to use #A61750 in CSS?

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

What colors go well with #A61750?

#17A66D (complementary), #A61798 (analogous), and #630D30 (lighter shade) work well with #A61750.