#682255 Color Information

Hex color code: #682255

A subtle magenta shade, #682255 appears as (104, 34, 85) in RGB and (316°, 51%, 27%) in HSL. It is popular in mobile app design.

Try:
Color NamePurple
HEX
#682255
RGB
104, 34, 85
HSL
316°, 51%, 27%
CMYK
0%, 67%, 18%, 59%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #682255; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

104, 34, 85

Red: 104 / Green: 34 / Blue: 85

HSL

316°, 51%, 27%

Hue: 316° / Saturation: 51% / Lightness: 27%

CMYK

0%, 67%, 18%, 59%

Cyan: 0% / Magenta: 67% / Yellow: 18% / Key: 59%

What color is #682255?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #682255 to RGB:

rgb(104, 34, 85)HEX to RGB Converter →

HEX to HSL

Convert #682255 to HSL:

hsl(316, 51%, 27%)RGB to HSL Converter →

HEX to CMYK

Convert #682255 to CMYK:

cmyk(0%, 67%, 18%, 59%)Color Converter →

Color Meaning and Usage

#682255 is a subtle magenta color with RGB values of 104, 34, 85 and HSL of 316°, 51%, 27%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #682255 is #226834, creating high-contrast pairings. For softer combinations, try analogous colors like #582268.

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

Contrast with #682255

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #682255?

#682255 is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #682255?

#682255 in RGB is (104, 34, 85) - 104 red, 34 green, and 85 blue.

How to use #682255 in CSS?

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

What colors go well with #682255?

#226834 (complementary), #582268 (analogous), and #2E0F26 (lighter shade) work well with #682255.