#99484C Color Information

Hex color code: #99484C

A pastel red shade, #99484C appears as (153, 72, 76) in RGB and (357°, 36%, 44%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSienna
HEX
#99484C
RGB
153, 72, 76
HSL
357°, 36%, 44%
CMYK
0%, 53%, 50%, 40%

Shades

CSS Usage
color: #99484C;
background-color: #99484C;
border-color: #99484C;
box-shadow: 0 0 10px #99484C;
border: 2px solid #99484C;
Tailwind Usage
bg-[#99484C]
text-[#99484C]
border-[#99484C]
shadow-[0_0_10px_99484C]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #99484C, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #99484C; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #99484C; 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 #99484C; background-color: #99484C15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #99484C20; border-left: 4px solid #99484C; }

Link / Accent

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

a { color: #99484C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #99484C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

153, 72, 76

Red: 153 / Green: 72 / Blue: 76

HSL

357°, 36%, 44%

Hue: 357° / Saturation: 36% / Lightness: 44%

CMYK

0%, 53%, 50%, 40%

Cyan: 0% / Magenta: 53% / Yellow: 50% / Key: 40%

What color is #99484C?

#99484C is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #99484C to RGB:

rgb(153, 72, 76)HEX to RGB Converter →

HEX to HSL

Convert #99484C to HSL:

hsl(357, 36%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #99484C to CMYK:

cmyk(0%, 53%, 50%, 40%)Color Converter →

Color Meaning and Usage

A delicate red tone, #99484C has RGB (153, 72, 76) and HSL (357°, 36%, 44%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #99484C is #489995, creating high-contrast pairings. For softer combinations, try analogous colors like #994874.

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

Contrast with #99484C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #99484C?

#99484C is a delicate red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #99484C?

#99484C in RGB is (153, 72, 76) - 153 red, 72 green, and 76 blue.

How to use #99484C in CSS?

Use #99484C directly in your CSS properties like color or background-color.

What colors go well with #99484C?

#489995 (complementary), #994874 (analogous), and #652F32 (lighter shade) work well with #99484C.