#99667A Color Information

Hex color code: #99667A

A pastel magenta shade, #99667A appears as (153, 102, 122) in RGB and (336°, 20%, 50%) in HSL. It is commonly used in modern UI design.

Try:
Color NameGray
HEX
#99667A
RGB
153, 102, 122
HSL
336°, 20%, 50%
CMYK
0%, 33%, 20%, 40%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #99667A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

153, 102, 122

Red: 153 / Green: 102 / Blue: 122

HSL

336°, 20%, 50%

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

CMYK

0%, 33%, 20%, 40%

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

What color is #99667A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #99667A to RGB:

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

HEX to HSL

Convert #99667A to HSL:

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

HEX to CMYK

Convert #99667A to CMYK:

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

Color Meaning and Usage

A subtle magenta tone, #99667A has RGB (153, 102, 122) and HSL (336°, 20%, 50%). Known for evoking warmth and passion, this red-orange hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #99667A is #669985, creating high-contrast pairings. For softer combinations, try analogous colors like #996694.

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

Contrast with #99667A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #99667A?

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

What is the RGB value of #99667A?

#99667A in RGB is (153, 102, 122) - 153 red, 102 green, and 122 blue.

How to use #99667A in CSS?

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

What colors go well with #99667A?

#669985 (complementary), #996694 (analogous), and #6B4756 (lighter shade) work well with #99667A.