#9A7065 Color Information

Hex color code: #9A7065

#9A7065 is a pastel red color. In RGB it is (154, 112, 101), and in HSL it is (12°, 21%, 50%). It is frequently seen in web interfaces.

Try:
Color NameGray
HEX
#9A7065
RGB
154, 112, 101
HSL
12°, 21%, 50%
CMYK
0%, 27%, 34%, 40%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #9A7065; 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 #9A7065; background-color: #9A706515; }

Alert / Toast

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

Link / Accent

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

a { color: #9A7065; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9A7065 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

154, 112, 101

Red: 154 / Green: 112 / Blue: 101

HSL

12°, 21%, 50%

Hue: 12° / Saturation: 21% / Lightness: 50%

CMYK

0%, 27%, 34%, 40%

Cyan: 0% / Magenta: 27% / Yellow: 34% / Key: 40%

What color is #9A7065?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9A7065 to RGB:

rgb(154, 112, 101)HEX to RGB Converter →

HEX to HSL

Convert #9A7065 to HSL:

hsl(12, 21%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #9A7065 to CMYK:

cmyk(0%, 27%, 34%, 40%)Color Converter →

Color Meaning and Usage

A soft red tone, #9A7065 has RGB (154, 112, 101) and HSL (12°, 21%, 50%). Known for evoking warmth and passion, this red-orange hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9A7065 is #65909A, creating high-contrast pairings. For softer combinations, try analogous colors like #9A6575.

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

Contrast with #9A7065

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9A7065?

#9A7065 is a soft red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #9A7065?

#9A7065 in RGB is (154, 112, 101) - 154 red, 112 green, and 101 blue.

How to use #9A7065 in CSS?

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

What colors go well with #9A7065?

#65909A (complementary), #9A6575 (analogous), and #6C4E47 (lighter shade) work well with #9A7065.