#A8938F Color Information

Hex color code: #A8938F

A subtle red shade, #A8938F appears as (168, 147, 143) in RGB and (10°, 13%, 61%) in HSL. It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#A8938F
RGB
168, 147, 143
HSL
10°, 13%, 61%
CMYK
0%, 13%, 15%, 34%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A8938F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

168, 147, 143

Red: 168 / Green: 147 / Blue: 143

HSL

10°, 13%, 61%

Hue: 10° / Saturation: 13% / Lightness: 61%

CMYK

0%, 13%, 15%, 34%

Cyan: 0% / Magenta: 13% / Yellow: 15% / Key: 34%

What color is #A8938F?

#A8938F is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A8938F to RGB:

rgb(168, 147, 143)HEX to RGB Converter →

HEX to HSL

Convert #A8938F to HSL:

hsl(10, 13%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #A8938F to CMYK:

cmyk(0%, 13%, 15%, 34%)Color Converter →

Color Meaning and Usage

A balanced red tone, #A8938F has RGB (168, 147, 143) and HSL (10°, 13%, 61%). Known for evoking balance and subtlety, this desaturated neutral is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A8938F is #8FA4A8, creating high-contrast pairings. For softer combinations, try analogous colors like #A88F97.

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

Contrast with #A8938F

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

Contrast Ratio: 7.24:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A8938F?

#A8938F is a balanced red color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #A8938F?

#A8938F in RGB is (168, 147, 143) - 168 red, 147 green, and 143 blue.

How to use #A8938F in CSS?

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

What colors go well with #A8938F?

#8FA4A8 (complementary), #A88F97 (analogous), and #856B66 (lighter shade) work well with #A8938F.