#954444 Color Information

Hex color code: #954444

#954444 is a soft red color. In RGB it is (149, 68, 68), and in HSL it is (0°, 37%, 43%). It is typically applied in digital products.

Try:
Color NameSienna
HEX
#954444
RGB
149, 68, 68
HSL
0°, 37%, 43%
CMYK
0%, 54%, 54%, 42%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #954444; 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 #954444; background-color: #95444415; }

Alert / Toast

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

Link / Accent

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

a { color: #954444; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #954444 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

149, 68, 68

Red: 149 / Green: 68 / Blue: 68

HSL

0°, 37%, 43%

Hue: 0° / Saturation: 37% / Lightness: 43%

CMYK

0%, 54%, 54%, 42%

Cyan: 0% / Magenta: 54% / Yellow: 54% / Key: 42%

What color is #954444?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #954444 to RGB:

rgb(149, 68, 68)HEX to RGB Converter →

HEX to HSL

Convert #954444 to HSL:

hsl(0, 37%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #954444 to CMYK:

cmyk(0%, 54%, 54%, 42%)Color Converter →

Color Meaning and Usage

#954444 is a soft red color with RGB values of 149, 68, 68 and HSL of 0°, 37%, 43%. This red-orange hue evokes warmth and passion, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #954444 is #459696, creating high-contrast pairings. For softer combinations, try analogous colors like #96456E.

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

Contrast with #954444

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #954444?

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

What is the RGB value of #954444?

#954444 in RGB is (149, 68, 68) - 149 red, 68 green, and 68 blue.

How to use #954444 in CSS?

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

What colors go well with #954444?

#459696 (complementary), #96456E (analogous), and #622D2D (lighter shade) work well with #954444.