#95645B Color Information

Hex color code: #95645B

The hex color #95645B is a soft red with RGB values of (149, 100, 91) and HSL of (9°, 24%, 47%). It is typically applied in digital products.

Try:
Color NameSienna
HEX
#95645B
RGB
149, 100, 91
HSL
9°, 24%, 47%
CMYK
0%, 33%, 39%, 42%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #95645B; 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 #95645B; background-color: #95645B15; }

Alert / Toast

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

Link / Accent

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

a { color: #95645B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #95645B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

149, 100, 91

Red: 149 / Green: 100 / Blue: 91

HSL

9°, 24%, 47%

Hue: 9° / Saturation: 24% / Lightness: 47%

CMYK

0%, 33%, 39%, 42%

Cyan: 0% / Magenta: 33% / Yellow: 39% / Key: 42%

What color is #95645B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #95645B to RGB:

rgb(149, 100, 91)HEX to RGB Converter →

HEX to HSL

Convert #95645B to HSL:

hsl(9, 24%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #95645B to CMYK:

cmyk(0%, 33%, 39%, 42%)Color Converter →

Color Meaning and Usage

A subtle red tone, #95645B has RGB (149, 100, 91) and HSL (9°, 24%, 47%). Known for evoking warmth and passion, this red-orange hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #95645B is #5B8C95, creating high-contrast pairings. For softer combinations, try analogous colors like #955B6F.

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

Contrast with #95645B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #95645B?

#95645B is a subtle red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #95645B?

#95645B in RGB is (149, 100, 91) - 149 red, 100 green, and 91 blue.

How to use #95645B in CSS?

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

What colors go well with #95645B?

#5B8C95 (complementary), #955B6F (analogous), and #65443E (lighter shade) work well with #95645B.