#A16F68 Color Information

Hex color code: #A16F68

The hex color #A16F68 is a pastel red with RGB values of (161, 111, 104) and HSL of (7°, 23%, 52%). It is commonly used in modern UI design.

Try:
Color NameGray
HEX
#A16F68
RGB
161, 111, 104
HSL
7°, 23%, 52%
CMYK
0%, 31%, 35%, 37%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A16F68; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

161, 111, 104

Red: 161 / Green: 111 / Blue: 104

HSL

7°, 23%, 52%

Hue: 7° / Saturation: 23% / Lightness: 52%

CMYK

0%, 31%, 35%, 37%

Cyan: 0% / Magenta: 31% / Yellow: 35% / Key: 37%

What color is #A16F68?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A16F68 to RGB:

rgb(161, 111, 104)HEX to RGB Converter →

HEX to HSL

Convert #A16F68 to HSL:

hsl(7, 23%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #A16F68 to CMYK:

cmyk(0%, 31%, 35%, 37%)Color Converter →

Color Meaning and Usage

#A16F68 is a delicate red color with RGB values of 161, 111, 104 and HSL of 7°, 23%, 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 #A16F68 is #689AA1, creating high-contrast pairings. For softer combinations, try analogous colors like #A1687E.

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

Contrast with #A16F68

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 #A16F68?

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

What is the RGB value of #A16F68?

#A16F68 in RGB is (161, 111, 104) - 161 red, 111 green, and 104 blue.

How to use #A16F68 in CSS?

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

What colors go well with #A16F68?

#689AA1 (complementary), #A1687E (analogous), and #744E49 (lighter shade) work well with #A16F68.