#95656D Color Information

Hex color code: #95656D

A neutral red shade, #95656D appears as (149, 101, 109) in RGB and (350°, 19%, 49%) in HSL. It is commonly used in modern UI design.

Try:
Color NameGray
HEX
#95656D
RGB
149, 101, 109
HSL
350°, 19%, 49%
CMYK
0%, 32%, 27%, 42%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #95656D; 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 #95656D; background-color: #95656D15; }

Alert / Toast

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

Link / Accent

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

a { color: #95656D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #95656D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

149, 101, 109

Red: 149 / Green: 101 / Blue: 109

HSL

350°, 19%, 49%

Hue: 350° / Saturation: 19% / Lightness: 49%

CMYK

0%, 32%, 27%, 42%

Cyan: 0% / Magenta: 32% / Yellow: 27% / Key: 42%

What color is #95656D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #95656D to RGB:

rgb(149, 101, 109)HEX to RGB Converter →

HEX to HSL

Convert #95656D to HSL:

hsl(350, 19%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #95656D to CMYK:

cmyk(0%, 32%, 27%, 42%)Color Converter →

Color Meaning and Usage

#95656D is a understated red color with RGB values of 149, 101, 109 and HSL of 350°, 19%, 49%. This red-orange hue evokes warmth and passion, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #95656D is #65958D, creating high-contrast pairings. For softer combinations, try analogous colors like #956585.

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

Contrast with #95656D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #95656D?

#95656D is a understated red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #95656D?

#95656D in RGB is (149, 101, 109) - 149 red, 101 green, and 109 blue.

How to use #95656D in CSS?

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

What colors go well with #95656D?

#65958D (complementary), #956585 (analogous), and #67464C (lighter shade) work well with #95656D.