#955F60 Color Information

Hex color code: #955F60

The hex color #955F60 is a gentle red with RGB values of (149, 95, 96) and HSL of (359°, 22%, 48%). It is frequently seen in web interfaces.

Try:
Color NameGray
HEX
#955F60
RGB
149, 95, 96
HSL
359°, 22%, 48%
CMYK
0%, 36%, 36%, 42%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #955F60; 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 #955F60; background-color: #955F6015; }

Alert / Toast

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

Link / Accent

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

a { color: #955F60; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #955F60 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

149, 95, 96

Red: 149 / Green: 95 / Blue: 96

HSL

359°, 22%, 48%

Hue: 359° / Saturation: 22% / Lightness: 48%

CMYK

0%, 36%, 36%, 42%

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

What color is #955F60?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #955F60 to RGB:

rgb(149, 95, 96)HEX to RGB Converter →

HEX to HSL

Convert #955F60 to HSL:

hsl(359, 22%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #955F60 to CMYK:

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

Color Meaning and Usage

A pastel red tone, #955F60 has RGB (149, 95, 96) and HSL (359°, 22%, 48%). Known for evoking warmth and passion, this red-orange hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #955F60 is #5F9594, creating high-contrast pairings. For softer combinations, try analogous colors like #955F7B.

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

Contrast with #955F60

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #955F60?

#955F60 is a pastel red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #955F60?

#955F60 in RGB is (149, 95, 96) - 149 red, 95 green, and 96 blue.

How to use #955F60 in CSS?

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

What colors go well with #955F60?

#5F9594 (complementary), #955F7B (analogous), and #674242 (lighter shade) work well with #955F60.