#99668F Color Information

Hex color code: #99668F

#99668F is a soft magenta color. In RGB it is (153, 102, 143), and in HSL it is (312°, 20%, 50%). It is typically applied in digital products.

Try:
Color NameGray
HEX
#99668F
RGB
153, 102, 143
HSL
312°, 20%, 50%
CMYK
0%, 33%, 7%, 40%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #99668F; color: #000000; }

Badge

New Feature
.badge { background-color: #99668F; color: #000000; }

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 #99668F; background-color: #99668F15; }

Alert / Toast

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

Link / Accent

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

a { color: #99668F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #99668F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

153, 102, 143

Red: 153 / Green: 102 / Blue: 143

HSL

312°, 20%, 50%

Hue: 312° / Saturation: 20% / Lightness: 50%

CMYK

0%, 33%, 7%, 40%

Cyan: 0% / Magenta: 33% / Yellow: 7% / Key: 40%

What color is #99668F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #99668F to RGB:

rgb(153, 102, 143)HEX to RGB Converter →

HEX to HSL

Convert #99668F to HSL:

hsl(312, 20%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #99668F to CMYK:

cmyk(0%, 33%, 7%, 40%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #99668F has RGB (153, 102, 143) and HSL (312°, 20%, 50%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #99668F is #669970, creating high-contrast pairings. For softer combinations, try analogous colors like #8A6699.

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

Contrast with #99668F

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

Contrast Ratio: 4.65:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #99668F?

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

What is the RGB value of #99668F?

#99668F in RGB is (153, 102, 143) - 153 red, 102 green, and 143 blue.

How to use #99668F in CSS?

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

What colors go well with #99668F?

#669970 (complementary), #8A6699 (analogous), and #6B4764 (lighter shade) work well with #99668F.