#A36666 Color Information

Hex color code: #A36666

The hex color #A36666 is a gentle red with RGB values of (163, 102, 102) and HSL of (0°, 25%, 52%). It is often used for branding and logos.

Try:
Color NameIndian Red
HEX
#A36666
RGB
163, 102, 102
HSL
0°, 25%, 52%
CMYK
0%, 37%, 37%, 36%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A36666; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

163, 102, 102

Red: 163 / Green: 102 / Blue: 102

HSL

0°, 25%, 52%

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

CMYK

0%, 37%, 37%, 36%

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

What color is #A36666?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A36666 to RGB:

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

HEX to HSL

Convert #A36666 to HSL:

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

HEX to CMYK

Convert #A36666 to CMYK:

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

Color Meaning and Usage

#A36666 is a delicate red color with RGB values of 163, 102, 102 and HSL of 0°, 25%, 52%. This red-orange hue evokes warmth and passion, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A36666 is #66A3A3, creating high-contrast pairings. For softer combinations, try analogous colors like #A36685.

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

Contrast with #A36666

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A36666?

#A36666 is a delicate red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #A36666?

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

How to use #A36666 in CSS?

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

What colors go well with #A36666?

#66A3A3 (complementary), #A36685 (analogous), and #764747 (lighter shade) work well with #A36666.