#A23F59 Color Information

Hex color code: #A23F59

#A23F59 is a subtle magenta color. In RGB it is (162, 63, 89), and in HSL it is (344°, 44%, 44%). It is popular in mobile app design.

Try:
Color NameSienna
HEX
#A23F59
RGB
162, 63, 89
HSL
344°, 44%, 44%
CMYK
0%, 61%, 45%, 36%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A23F59; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

162, 63, 89

Red: 162 / Green: 63 / Blue: 89

HSL

344°, 44%, 44%

Hue: 344° / Saturation: 44% / Lightness: 44%

CMYK

0%, 61%, 45%, 36%

Cyan: 0% / Magenta: 61% / Yellow: 45% / Key: 36%

What color is #A23F59?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A23F59 to RGB:

rgb(162, 63, 89)HEX to RGB Converter →

HEX to HSL

Convert #A23F59 to HSL:

hsl(344, 44%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #A23F59 to CMYK:

cmyk(0%, 61%, 45%, 36%)Color Converter →

Color Meaning and Usage

A gentle magenta tone, #A23F59 has RGB (162, 63, 89) and HSL (344°, 44%, 44%). 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 #A23F59 is #3FA287, creating high-contrast pairings. For softer combinations, try analogous colors like #A23F8B.

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

Contrast with #A23F59

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A23F59?

#A23F59 is a gentle magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #A23F59?

#A23F59 in RGB is (162, 63, 89) - 162 red, 63 green, and 89 blue.

How to use #A23F59 in CSS?

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

What colors go well with #A23F59?

#3FA287 (complementary), #A23F8B (analogous), and #6A293B (lighter shade) work well with #A23F59.