#66385E Color Information

Hex color code: #66385E

A pastel magenta shade, #66385E appears as (102, 56, 94) in RGB and (310°, 29%, 31%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Slate Blue
HEX
#66385E
RGB
102, 56, 94
HSL
310°, 29%, 31%
CMYK
0%, 45%, 8%, 60%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #66385E; 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 #66385E; background-color: #66385E15; }

Alert / Toast

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

Link / Accent

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

a { color: #66385E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #66385E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

102, 56, 94

Red: 102 / Green: 56 / Blue: 94

HSL

310°, 29%, 31%

Hue: 310° / Saturation: 29% / Lightness: 31%

CMYK

0%, 45%, 8%, 60%

Cyan: 0% / Magenta: 45% / Yellow: 8% / Key: 60%

What color is #66385E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #66385E to RGB:

rgb(102, 56, 94)HEX to RGB Converter →

HEX to HSL

Convert #66385E to HSL:

hsl(310, 29%, 31%)RGB to HSL Converter →

HEX to CMYK

Convert #66385E to CMYK:

cmyk(0%, 45%, 8%, 60%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #66385E has RGB (102, 56, 94) and HSL (310°, 29%, 31%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #66385E is #386640, creating high-contrast pairings. For softer combinations, try analogous colors like #573866.

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

Contrast with #66385E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #66385E?

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

What is the RGB value of #66385E?

#66385E in RGB is (102, 56, 94) - 102 red, 56 green, and 94 blue.

How to use #66385E in CSS?

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

What colors go well with #66385E?

#386640 (complementary), #573866 (analogous), and #351D31 (lighter shade) work well with #66385E.