#90706A Color Information

Hex color code: #90706A

#90706A is a neutral red color. In RGB it is (144, 112, 106), and in HSL it is (9°, 15%, 49%). It is commonly used in modern UI design.

Try:
Color NameGray
HEX
#90706A
RGB
144, 112, 106
HSL
9°, 15%, 49%
CMYK
0%, 22%, 26%, 44%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #90706A; 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 #90706A; background-color: #90706A15; }

Alert / Toast

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

Link / Accent

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

a { color: #90706A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #90706A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

144, 112, 106

Red: 144 / Green: 112 / Blue: 106

HSL

9°, 15%, 49%

Hue: 9° / Saturation: 15% / Lightness: 49%

CMYK

0%, 22%, 26%, 44%

Cyan: 0% / Magenta: 22% / Yellow: 26% / Key: 44%

What color is #90706A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #90706A to RGB:

rgb(144, 112, 106)HEX to RGB Converter →

HEX to HSL

Convert #90706A to HSL:

hsl(9, 15%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #90706A to CMYK:

cmyk(0%, 22%, 26%, 44%)Color Converter →

Color Meaning and Usage

#90706A is a muted red color with RGB values of 144, 112, 106 and HSL of 9°, 15%, 49%. This red-orange hue evokes warmth and passion, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #90706A is #6A8A90, creating high-contrast pairings. For softer combinations, try analogous colors like #906A77.

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

Contrast with #90706A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #90706A?

#90706A is a muted red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #90706A?

#90706A in RGB is (144, 112, 106) - 144 red, 112 green, and 106 blue.

How to use #90706A in CSS?

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

What colors go well with #90706A?

#6A8A90 (complementary), #906A77 (analogous), and #644E4A (lighter shade) work well with #90706A.