#90515F Color Information

Hex color code: #90515F

A pastel red shade, #90515F appears as (144, 81, 95) in RGB and (347°, 28%, 44%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSienna
HEX
#90515F
RGB
144, 81, 95
HSL
347°, 28%, 44%
CMYK
0%, 44%, 34%, 44%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #90515F; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #90515F; 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 #90515F; background-color: #90515F15; }

Alert / Toast

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

Link / Accent

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

a { color: #90515F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #90515F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

144, 81, 95

Red: 144 / Green: 81 / Blue: 95

HSL

347°, 28%, 44%

Hue: 347° / Saturation: 28% / Lightness: 44%

CMYK

0%, 44%, 34%, 44%

Cyan: 0% / Magenta: 44% / Yellow: 34% / Key: 44%

What color is #90515F?

#90515F is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #90515F to RGB:

rgb(144, 81, 95)HEX to RGB Converter →

HEX to HSL

Convert #90515F to HSL:

hsl(347, 28%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #90515F to CMYK:

cmyk(0%, 44%, 34%, 44%)Color Converter →

Color Meaning and Usage

#90515F is a pastel red color with RGB values of 144, 81, 95 and HSL of 347°, 28%, 44%. This red-orange hue evokes warmth and passion, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #90515F is #519082, creating high-contrast pairings. For softer combinations, try analogous colors like #90517E.

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

Contrast with #90515F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #90515F?

#90515F is a pastel red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #90515F?

#90515F in RGB is (144, 81, 95) - 144 red, 81 green, and 95 blue.

How to use #90515F in CSS?

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

What colors go well with #90515F?

#519082 (complementary), #90517E (analogous), and #5F353E (lighter shade) work well with #90515F.