#763255 Color Information

Hex color code: #763255

A subtle magenta shade, #763255 appears as (118, 50, 85) in RGB and (329°, 40%, 33%) in HSL. It is popular in mobile app design.

Try:
Color NameBrown
HEX
#763255
RGB
118, 50, 85
HSL
329°, 40%, 33%
CMYK
0%, 58%, 28%, 54%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #763255; 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 #763255; background-color: #76325515; }

Alert / Toast

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

Link / Accent

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

a { color: #763255; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #763255 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

118, 50, 85

Red: 118 / Green: 50 / Blue: 85

HSL

329°, 40%, 33%

Hue: 329° / Saturation: 40% / Lightness: 33%

CMYK

0%, 58%, 28%, 54%

Cyan: 0% / Magenta: 58% / Yellow: 28% / Key: 54%

What color is #763255?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #763255 to RGB:

rgb(118, 50, 85)HEX to RGB Converter →

HEX to HSL

Convert #763255 to HSL:

hsl(329, 40%, 33%)RGB to HSL Converter →

HEX to CMYK

Convert #763255 to CMYK:

cmyk(0%, 58%, 28%, 54%)Color Converter →

Color Meaning and Usage

#763255 is a delicate magenta color with RGB values of 118, 50, 85 and HSL of 329°, 40%, 33%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #763255 is #327653, creating high-contrast pairings. For softer combinations, try analogous colors like #753276.

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

Contrast with #763255

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #763255?

#763255 is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #763255?

#763255 in RGB is (118, 50, 85) - 118 red, 50 green, and 85 blue.

How to use #763255 in CSS?

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

What colors go well with #763255?

#327653 (complementary), #753276 (analogous), and #401C2F (lighter shade) work well with #763255.