#99566A Color Information

Hex color code: #99566A

#99566A is a pastel magenta color. In RGB it is (153, 86, 106), and in HSL it is (342°, 28%, 47%). It is commonly used in modern UI design.

Try:
Color NameGray
HEX
#99566A
RGB
153, 86, 106
HSL
342°, 28%, 47%
CMYK
0%, 44%, 31%, 40%

Shades

CSS Usage
color: #99566A;
background-color: #99566A;
border-color: #99566A;
box-shadow: 0 0 10px #99566A;
border: 2px solid #99566A;
Tailwind Usage
bg-[#99566A]
text-[#99566A]
border-[#99566A]
shadow-[0_0_10px_99566A]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #99566A, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #99566A; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #99566A; 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 #99566A; background-color: #99566A15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #99566A20; border-left: 4px solid #99566A; }

Link / Accent

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

a { color: #99566A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #99566A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

153, 86, 106

Red: 153 / Green: 86 / Blue: 106

HSL

342°, 28%, 47%

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

CMYK

0%, 44%, 31%, 40%

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

What color is #99566A?

#99566A is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #99566A to RGB:

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

HEX to HSL

Convert #99566A to HSL:

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

HEX to CMYK

Convert #99566A to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #99566A has RGB (153, 86, 106) and HSL (342°, 28%, 47%). Known for evoking warmth and passion, this red-orange hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #99566A is #569985, creating high-contrast pairings. For softer combinations, try analogous colors like #99568C.

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

Contrast with #99566A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #99566A?

#99566A is a soft magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #99566A?

#99566A in RGB is (153, 86, 106) - 153 red, 86 green, and 106 blue.

How to use #99566A in CSS?

Use #99566A directly in your CSS properties like color or background-color.

What colors go well with #99566A?

#569985 (complementary), #99568C (analogous), and #683B48 (lighter shade) work well with #99566A.