#A26D77 Color Information

Hex color code: #A26D77

The hex color #A26D77 is a pastel red with RGB values of (162, 109, 119) and HSL of (349°, 22%, 53%). It is commonly used in modern UI design.

Try:
Color NameGray
HEX
#A26D77
RGB
162, 109, 119
HSL
349°, 22%, 53%
CMYK
0%, 33%, 27%, 36%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A26D77; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

162, 109, 119

Red: 162 / Green: 109 / Blue: 119

HSL

349°, 22%, 53%

Hue: 349° / Saturation: 22% / Lightness: 53%

CMYK

0%, 33%, 27%, 36%

Cyan: 0% / Magenta: 33% / Yellow: 27% / Key: 36%

What color is #A26D77?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A26D77 to RGB:

rgb(162, 109, 119)HEX to RGB Converter →

HEX to HSL

Convert #A26D77 to HSL:

hsl(349, 22%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #A26D77 to CMYK:

cmyk(0%, 33%, 27%, 36%)Color Converter →

Color Meaning and Usage

A delicate red tone, #A26D77 has RGB (162, 109, 119) and HSL (349°, 22%, 53%). Known for evoking warmth and passion, this red-orange hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A26D77 is #6DA298, creating high-contrast pairings. For softer combinations, try analogous colors like #A26D91.

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

Contrast with #A26D77

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A26D77?

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

What is the RGB value of #A26D77?

#A26D77 in RGB is (162, 109, 119) - 162 red, 109 green, and 119 blue.

How to use #A26D77 in CSS?

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

What colors go well with #A26D77?

#6DA298 (complementary), #A26D91 (analogous), and #764C53 (lighter shade) work well with #A26D77.