#6114AD Color Information

Hex color code: #6114AD

The hex color #6114AD is a striking purple with RGB values of (97, 20, 173) and HSL of (270°, 79%, 38%). It is popular in mobile app design.

Try:
Color NameRebecca Purple
HEX
#6114AD
RGB
97, 20, 173
HSL
270°, 79%, 38%
CMYK
44%, 88%, 0%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #6114AD; 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 #6114AD; background-color: #6114AD15; }

Alert / Toast

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

Link / Accent

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

a { color: #6114AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #6114AD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

97, 20, 173

Red: 97 / Green: 20 / Blue: 173

HSL

270°, 79%, 38%

Hue: 270° / Saturation: 79% / Lightness: 38%

CMYK

44%, 88%, 0%, 32%

Cyan: 44% / Magenta: 88% / Yellow: 0% / Key: 32%

What color is #6114AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #6114AD to RGB:

rgb(97, 20, 173)HEX to RGB Converter →

HEX to HSL

Convert #6114AD to HSL:

hsl(270, 79%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #6114AD to CMYK:

cmyk(44%, 88%, 0%, 32%)Color Converter →

Color Meaning and Usage

A bold purple tone, #6114AD has RGB (97, 20, 173) and HSL (270°, 79%, 38%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #6114AD is #61AD14, creating high-contrast pairings. For softer combinations, try analogous colors like #1414AD.

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

Contrast with #6114AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #6114AD?

#6114AD is a bold purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #6114AD?

#6114AD in RGB is (97, 20, 173) - 97 red, 20 green, and 173 blue.

How to use #6114AD in CSS?

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

What colors go well with #6114AD?

#61AD14 (complementary), #1414AD (analogous), and #3B0C69 (lighter shade) work well with #6114AD.