#660EAF Color Information

Hex color code: #660EAF

The hex color #660EAF is a eye-catching purple with RGB values of (102, 14, 175) and HSL of (273°, 85%, 37%). It is popular in mobile app design.

Try:
Color NameRebecca Purple
HEX
#660EAF
RGB
102, 14, 175
HSL
273°, 85%, 37%
CMYK
42%, 92%, 0%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #660EAF; 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 #660EAF; background-color: #660EAF15; }

Alert / Toast

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

Link / Accent

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

a { color: #660EAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #660EAF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

102, 14, 175

Red: 102 / Green: 14 / Blue: 175

HSL

273°, 85%, 37%

Hue: 273° / Saturation: 85% / Lightness: 37%

CMYK

42%, 92%, 0%, 31%

Cyan: 42% / Magenta: 92% / Yellow: 0% / Key: 31%

What color is #660EAF?

#660EAF is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #660EAF to RGB:

rgb(102, 14, 175)HEX to RGB Converter →

HEX to HSL

Convert #660EAF to HSL:

hsl(273, 85%, 37%)RGB to HSL Converter →

HEX to CMYK

Convert #660EAF to CMYK:

cmyk(42%, 92%, 0%, 31%)Color Converter →

Color Meaning and Usage

A striking purple tone, #660EAF has RGB (102, 14, 175) and HSL (273°, 85%, 37%). Known for evoking energy and excitement, this highly saturated hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #660EAF is #56AF0E, creating high-contrast pairings. For softer combinations, try analogous colors like #160EAF.

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

Contrast with #660EAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #660EAF?

#660EAF is a striking purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #660EAF?

#660EAF in RGB is (102, 14, 175) - 102 red, 14 green, and 175 blue.

How to use #660EAF in CSS?

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

What colors go well with #660EAF?

#56AF0E (complementary), #160EAF (analogous), and #3D0868 (lighter shade) work well with #660EAF.