#954B50 Color Information

Hex color code: #954B50

A gentle red shade, #954B50 appears as (149, 75, 80) in RGB and (356°, 33%, 44%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSienna
HEX
#954B50
RGB
149, 75, 80
HSL
356°, 33%, 44%
CMYK
0%, 50%, 46%, 42%

Shades

CSS Usage
color: #954B50;
background-color: #954B50;
border-color: #954B50;
box-shadow: 0 0 10px #954B50;
border: 2px solid #954B50;
Tailwind Usage
bg-[#954B50]
text-[#954B50]
border-[#954B50]
shadow-[0_0_10px_954B50]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #954B50, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #954B50; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #954B50; 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 #954B50; background-color: #954B5015; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #954B5020; border-left: 4px solid #954B50; }

Link / Accent

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

a { color: #954B50; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #954B50 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

149, 75, 80

Red: 149 / Green: 75 / Blue: 80

HSL

356°, 33%, 44%

Hue: 356° / Saturation: 33% / Lightness: 44%

CMYK

0%, 50%, 46%, 42%

Cyan: 0% / Magenta: 50% / Yellow: 46% / Key: 42%

What color is #954B50?

#954B50 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #954B50 to RGB:

rgb(149, 75, 80)HEX to RGB Converter →

HEX to HSL

Convert #954B50 to HSL:

hsl(356, 33%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #954B50 to CMYK:

cmyk(0%, 50%, 46%, 42%)Color Converter →

Color Meaning and Usage

A gentle red tone, #954B50 has RGB (149, 75, 80) and HSL (356°, 33%, 44%). 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 #954B50 is #4B9590, creating high-contrast pairings. For softer combinations, try analogous colors like #954B75.

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

Contrast with #954B50

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #954B50?

#954B50 is a gentle red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #954B50?

#954B50 in RGB is (149, 75, 80) - 149 red, 75 green, and 80 blue.

How to use #954B50 in CSS?

Use #954B50 directly in your CSS properties like color or background-color.

What colors go well with #954B50?

#4B9590 (complementary), #954B75 (analogous), and #623235 (lighter shade) work well with #954B50.