#90474E Color Information

Hex color code: #90474E

The hex color #90474E is a pastel red with RGB values of (144, 71, 78) and HSL of (354°, 34%, 42%). It is commonly used in modern UI design.

Try:
Color NameSienna
HEX
#90474E
RGB
144, 71, 78
HSL
354°, 34%, 42%
CMYK
0%, 51%, 46%, 44%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #90474E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #90474E; 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 #90474E; background-color: #90474E15; }

Alert / Toast

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

Link / Accent

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

a { color: #90474E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #90474E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

144, 71, 78

Red: 144 / Green: 71 / Blue: 78

HSL

354°, 34%, 42%

Hue: 354° / Saturation: 34% / Lightness: 42%

CMYK

0%, 51%, 46%, 44%

Cyan: 0% / Magenta: 51% / Yellow: 46% / Key: 44%

What color is #90474E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #90474E to RGB:

rgb(144, 71, 78)HEX to RGB Converter →

HEX to HSL

Convert #90474E to HSL:

hsl(354, 34%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #90474E to CMYK:

cmyk(0%, 51%, 46%, 44%)Color Converter →

Color Meaning and Usage

A soft red tone, #90474E has RGB (144, 71, 78) and HSL (354°, 34%, 42%). Known for evoking warmth and passion, this red-orange hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #90474E is #479088, creating high-contrast pairings. For softer combinations, try analogous colors like #904772.

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

Contrast with #90474E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #90474E?

#90474E is a soft red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #90474E?

#90474E in RGB is (144, 71, 78) - 144 red, 71 green, and 78 blue.

How to use #90474E in CSS?

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

What colors go well with #90474E?

#479088 (complementary), #904772 (analogous), and #5C2D32 (lighter shade) work well with #90474E.