#765C84 Color Information

Hex color code: #765C84

#765C84 is a muted purple color. In RGB it is (118, 92, 132), and in HSL it is (279°, 18%, 44%). It is typically applied in digital products.

Try:
Color NameGray
HEX
#765C84
RGB
118, 92, 132
HSL
279°, 18%, 44%
CMYK
11%, 30%, 0%, 48%

Shades

CSS Usage
color: #765C84;
background-color: #765C84;
border-color: #765C84;
box-shadow: 0 0 10px #765C84;
border: 2px solid #765C84;
Tailwind Usage
bg-[#765C84]
text-[#765C84]
border-[#765C84]
shadow-[0_0_10px_765C84]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #765C84, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #765C84; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #765C84; 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 #765C84; background-color: #765C8415; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #765C8420; border-left: 4px solid #765C84; }

Link / Accent

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

a { color: #765C84; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #765C84 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

118, 92, 132

Red: 118 / Green: 92 / Blue: 132

HSL

279°, 18%, 44%

Hue: 279° / Saturation: 18% / Lightness: 44%

CMYK

11%, 30%, 0%, 48%

Cyan: 11% / Magenta: 30% / Yellow: 0% / Key: 48%

What color is #765C84?

#765C84 is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #765C84 to RGB:

rgb(118, 92, 132)HEX to RGB Converter →

HEX to HSL

Convert #765C84 to HSL:

hsl(279, 18%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #765C84 to CMYK:

cmyk(11%, 30%, 0%, 48%)Color Converter →

Color Meaning and Usage

#765C84 is a understated purple color with RGB values of 118, 92, 132 and HSL of 279°, 18%, 44%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #765C84 is #6A845C, creating high-contrast pairings. For softer combinations, try analogous colors like #625C84.

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

Contrast with #765C84

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #765C84?

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

What is the RGB value of #765C84?

#765C84 in RGB is (118, 92, 132) - 118 red, 92 green, and 132 blue.

How to use #765C84 in CSS?

Use #765C84 directly in your CSS properties like color or background-color.

What colors go well with #765C84?

#6A845C (complementary), #625C84 (analogous), and #4E3D57 (lighter shade) work well with #765C84.