#78635E Color Information

Hex color code: #78635E

#78635E is a muted red color. In RGB it is (120, 99, 94), and in HSL it is (12°, 12%, 42%). It is typically applied in digital products.

Try:
Color NameGray
HEX
#78635E
RGB
120, 99, 94
HSL
12°, 12%, 42%
CMYK
0%, 18%, 22%, 53%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #78635E; 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 #78635E; background-color: #78635E15; }

Alert / Toast

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

Link / Accent

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

a { color: #78635E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #78635E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

120, 99, 94

Red: 120 / Green: 99 / Blue: 94

HSL

12°, 12%, 42%

Hue: 12° / Saturation: 12% / Lightness: 42%

CMYK

0%, 18%, 22%, 53%

Cyan: 0% / Magenta: 18% / Yellow: 22% / Key: 53%

What color is #78635E?

#78635E is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #78635E to RGB:

rgb(120, 99, 94)HEX to RGB Converter →

HEX to HSL

Convert #78635E to HSL:

hsl(12, 12%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #78635E to CMYK:

cmyk(0%, 18%, 22%, 53%)Color Converter →

Color Meaning and Usage

#78635E is a muted red color with RGB values of 120, 99, 94 and HSL of 12°, 12%, 42%. This desaturated neutral evokes balance and subtlety, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #78635E is #5E7378, creating high-contrast pairings. For softer combinations, try analogous colors like #785E66.

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

Contrast with #78635E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #78635E?

#78635E is a muted red color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #78635E?

#78635E in RGB is (120, 99, 94) - 120 red, 99 green, and 94 blue.

How to use #78635E in CSS?

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

What colors go well with #78635E?

#5E7378 (complementary), #785E66 (analogous), and #4D403D (lighter shade) work well with #78635E.