#A36684 Color Information

Hex color code: #A36684

#A36684 is a delicate magenta color. In RGB it is (163, 102, 132), and in HSL it is (330°, 25%, 52%). It is popular in mobile app design.

Try:
Color NameGray
HEX
#A36684
RGB
163, 102, 132
HSL
330°, 25%, 52%
CMYK
0%, 37%, 19%, 36%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A36684; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

163, 102, 132

Red: 163 / Green: 102 / Blue: 132

HSL

330°, 25%, 52%

Hue: 330° / Saturation: 25% / Lightness: 52%

CMYK

0%, 37%, 19%, 36%

Cyan: 0% / Magenta: 37% / Yellow: 19% / Key: 36%

What color is #A36684?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A36684 to RGB:

rgb(163, 102, 132)HEX to RGB Converter →

HEX to HSL

Convert #A36684 to HSL:

hsl(330, 25%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #A36684 to CMYK:

cmyk(0%, 37%, 19%, 36%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #A36684 has RGB (163, 102, 132) and HSL (330°, 25%, 52%). Known for evoking warmth and passion, this red-orange hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A36684 is #66A385, creating high-contrast pairings. For softer combinations, try analogous colors like #A366A3.

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

Contrast with #A36684

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A36684?

#A36684 is a subtle magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #A36684?

#A36684 in RGB is (163, 102, 132) - 163 red, 102 green, and 132 blue.

How to use #A36684 in CSS?

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

What colors go well with #A36684?

#66A385 (complementary), #A366A3 (analogous), and #76475E (lighter shade) work well with #A36684.