#795D89 Color Information

Hex color code: #795D89

The hex color #795D89 is a understated purple with RGB values of (121, 93, 137) and HSL of (278°, 19%, 45%). It is widely used in graphic design.

Try:
Color NameGray
HEX
#795D89
RGB
121, 93, 137
HSL
278°, 19%, 45%
CMYK
12%, 32%, 0%, 46%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #795D89; 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 #795D89; background-color: #795D8915; }

Alert / Toast

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

Link / Accent

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

a { color: #795D89; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #795D89 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

121, 93, 137

Red: 121 / Green: 93 / Blue: 137

HSL

278°, 19%, 45%

Hue: 278° / Saturation: 19% / Lightness: 45%

CMYK

12%, 32%, 0%, 46%

Cyan: 12% / Magenta: 32% / Yellow: 0% / Key: 46%

What color is #795D89?

#795D89 is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #795D89 to RGB:

rgb(121, 93, 137)HEX to RGB Converter →

HEX to HSL

Convert #795D89 to HSL:

hsl(278, 19%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #795D89 to CMYK:

cmyk(12%, 32%, 0%, 46%)Color Converter →

Color Meaning and Usage

A understated purple tone, #795D89 has RGB (121, 93, 137) and HSL (278°, 19%, 45%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #795D89 is #6D895D, creating high-contrast pairings. For softer combinations, try analogous colors like #635D89.

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

Contrast with #795D89

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 #795D89?

#795D89 is a understated purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #795D89?

#795D89 in RGB is (121, 93, 137) - 121 red, 93 green, and 137 blue.

How to use #795D89 in CSS?

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

What colors go well with #795D89?

#6D895D (complementary), #635D89 (analogous), and #503E5B (lighter shade) work well with #795D89.