#D792A1 Color Information

Hex color code: #D792A1

A subtle red shade, #D792A1 appears as (215, 146, 161) in RGB and (347°, 46%, 71%) in HSL. It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#D792A1
RGB
215, 146, 161
HSL
347°, 46%, 71%
CMYK
0%, 32%, 25%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D792A1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

215, 146, 161

Red: 215 / Green: 146 / Blue: 161

HSL

347°, 46%, 71%

Hue: 347° / Saturation: 46% / Lightness: 71%

CMYK

0%, 32%, 25%, 16%

Cyan: 0% / Magenta: 32% / Yellow: 25% / Key: 16%

What color is #D792A1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D792A1 to RGB:

rgb(215, 146, 161)HEX to RGB Converter →

HEX to HSL

Convert #D792A1 to HSL:

hsl(347, 46%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #D792A1 to CMYK:

cmyk(0%, 32%, 25%, 16%)Color Converter →

Color Meaning and Usage

A soft red tone, #D792A1 has RGB (215, 146, 161) and HSL (347°, 46%, 71%). 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 #D792A1 is #93D7C8, creating high-contrast pairings. For softer combinations, try analogous colors like #D793C4.

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

Contrast with #D792A1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D792A1?

#D792A1 is a soft red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D792A1?

#D792A1 in RGB is (215, 146, 161) - 215 red, 146 green, and 161 blue.

How to use #D792A1 in CSS?

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

What colors go well with #D792A1?

#93D7C8 (complementary), #D793C4 (analogous), and #C25B72 (lighter shade) work well with #D792A1.