#D293A0 Color Information

Hex color code: #D293A0

A pastel red shade, #D293A0 appears as (210, 147, 160) in RGB and (348°, 41%, 70%) in HSL. It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#D293A0
RGB
210, 147, 160
HSL
348°, 41%, 70%
CMYK
0%, 30%, 24%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D293A0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

210, 147, 160

Red: 210 / Green: 147 / Blue: 160

HSL

348°, 41%, 70%

Hue: 348° / Saturation: 41% / Lightness: 70%

CMYK

0%, 30%, 24%, 18%

Cyan: 0% / Magenta: 30% / Yellow: 24% / Key: 18%

What color is #D293A0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D293A0 to RGB:

rgb(210, 147, 160)HEX to RGB Converter →

HEX to HSL

Convert #D293A0 to HSL:

hsl(348, 41%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #D293A0 to CMYK:

cmyk(0%, 30%, 24%, 18%)Color Converter →

Color Meaning and Usage

#D293A0 is a gentle red color with RGB values of 210, 147, 160 and HSL of 348°, 41%, 70%. This red-orange hue evokes warmth and passion, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D293A0 is #93D2C5, creating high-contrast pairings. For softer combinations, try analogous colors like #D293BF.

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

Contrast with #D293A0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D293A0?

#D293A0 is a gentle red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D293A0?

#D293A0 in RGB is (210, 147, 160) - 210 red, 147 green, and 160 blue.

How to use #D293A0 in CSS?

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

What colors go well with #D293A0?

#93D2C5 (complementary), #D293BF (analogous), and #BB5D70 (lighter shade) work well with #D293A0.