#D25685 Color Information

Hex color code: #D25685

#D25685 is a warm magenta color. In RGB it is (210, 86, 133), and in HSL it is (337°, 58%, 58%). It is frequently seen in web interfaces.

Try:
Color NamePale Violet Red
HEX
#D25685
RGB
210, 86, 133
HSL
337°, 58%, 58%
CMYK
0%, 59%, 37%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D25685; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

210, 86, 133

Red: 210 / Green: 86 / Blue: 133

HSL

337°, 58%, 58%

Hue: 337° / Saturation: 58% / Lightness: 58%

CMYK

0%, 59%, 37%, 18%

Cyan: 0% / Magenta: 59% / Yellow: 37% / Key: 18%

What color is #D25685?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D25685 to RGB:

rgb(210, 86, 133)HEX to RGB Converter →

HEX to HSL

Convert #D25685 to HSL:

hsl(337, 58%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #D25685 to CMYK:

cmyk(0%, 59%, 37%, 18%)Color Converter →

Color Meaning and Usage

#D25685 is a warm magenta color with RGB values of 210, 86, 133 and HSL of 337°, 58%, 58%. This red-orange hue evokes warmth and passion, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D25685 is #56D2A2, creating high-contrast pairings. For softer combinations, try analogous colors like #D256C4.

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

Contrast with #D25685

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D25685?

#D25685 is a warm magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D25685?

#D25685 in RGB is (210, 86, 133) - 210 red, 86 green, and 133 blue.

How to use #D25685 in CSS?

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

What colors go well with #D25685?

#56D2A2 (complementary), #D256C4 (analogous), and #AD2E5F (lighter shade) work well with #D25685.