#D49A9A Color Information

Hex color code: #D49A9A

The hex color #D49A9A is a soft red with RGB values of (212, 154, 154) and HSL of (0°, 40%, 72%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#D49A9A
RGB
212, 154, 154
HSL
0°, 40%, 72%
CMYK
0%, 27%, 27%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #D49A9A; 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 #D49A9A; background-color: #D49A9A15; }

Alert / Toast

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

Link / Accent

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

a { color: #D49A9A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #D49A9A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

212, 154, 154

Red: 212 / Green: 154 / Blue: 154

HSL

0°, 40%, 72%

Hue: 0° / Saturation: 40% / Lightness: 72%

CMYK

0%, 27%, 27%, 17%

Cyan: 0% / Magenta: 27% / Yellow: 27% / Key: 17%

What color is #D49A9A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D49A9A to RGB:

rgb(212, 154, 154)HEX to RGB Converter →

HEX to HSL

Convert #D49A9A to HSL:

hsl(0, 40%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #D49A9A to CMYK:

cmyk(0%, 27%, 27%, 17%)Color Converter →

Color Meaning and Usage

A pastel red tone, #D49A9A has RGB (212, 154, 154) and HSL (0°, 40%, 72%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D49A9A is #9BD4D4, creating high-contrast pairings. For softer combinations, try analogous colors like #D49BB8.

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

Contrast with #D49A9A

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

Contrast Ratio: 8.89:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D49A9A?

#D49A9A is a pastel red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D49A9A?

#D49A9A in RGB is (212, 154, 154) - 212 red, 154 green, and 154 blue.

How to use #D49A9A in CSS?

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

What colors go well with #D49A9A?

#9BD4D4 (complementary), #D49BB8 (analogous), and #BD6565 (lighter shade) work well with #D49A9A.