#99568F Color Information

Hex color code: #99568F

#99568F is a pastel magenta color. In RGB it is (153, 86, 143), and in HSL it is (309°, 28%, 47%). It is commonly used in modern UI design.

Try:
Color NameGray
HEX
#99568F
RGB
153, 86, 143
HSL
309°, 28%, 47%
CMYK
0%, 44%, 7%, 40%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #99568F; 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 #99568F; background-color: #99568F15; }

Alert / Toast

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

Link / Accent

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

a { color: #99568F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

153, 86, 143

Red: 153 / Green: 86 / Blue: 143

HSL

309°, 28%, 47%

Hue: 309° / Saturation: 28% / Lightness: 47%

CMYK

0%, 44%, 7%, 40%

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

What color is #99568F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #99568F to RGB:

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

HEX to HSL

Convert #99568F to HSL:

hsl(309, 28%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #99568F to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #99568F has RGB (153, 86, 143) and HSL (309°, 28%, 47%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #99568F is #569960, creating high-contrast pairings. For softer combinations, try analogous colors like #825699.

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

Contrast with #99568F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #99568F?

#99568F is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #99568F?

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

How to use #99568F in CSS?

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

What colors go well with #99568F?

#569960 (complementary), #825699 (analogous), and #683B62 (lighter shade) work well with #99568F.