#9A6070 Color Information

Hex color code: #9A6070

A gentle magenta shade, #9A6070 appears as (154, 96, 112) in RGB and (343°, 23%, 49%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameGray
HEX
#9A6070
RGB
154, 96, 112
HSL
343°, 23%, 49%
CMYK
0%, 38%, 27%, 40%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #9A6070; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #9A6070; color: #FFFFFF; }

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 #9A6070; background-color: #9A607015; }

Alert / Toast

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

Link / Accent

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

a { color: #9A6070; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

154, 96, 112

Red: 154 / Green: 96 / Blue: 112

HSL

343°, 23%, 49%

Hue: 343° / Saturation: 23% / Lightness: 49%

CMYK

0%, 38%, 27%, 40%

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

What color is #9A6070?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9A6070 to RGB:

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

HEX to HSL

Convert #9A6070 to HSL:

hsl(343, 23%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #9A6070 to CMYK:

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

Color Meaning and Usage

A gentle magenta tone, #9A6070 has RGB (154, 96, 112) and HSL (343°, 23%, 49%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9A6070 is #609A89, creating high-contrast pairings. For softer combinations, try analogous colors like #9A608D.

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

Contrast with #9A6070

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

Contrast Ratio: 4.28:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9A6070?

#9A6070 is a gentle magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #9A6070?

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

How to use #9A6070 in CSS?

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

What colors go well with #9A6070?

#609A89 (complementary), #9A608D (analogous), and #6B434E (lighter shade) work well with #9A6070.