#D262B0 Color Information

Hex color code: #D262B0

#D262B0 is a balanced magenta color. In RGB it is (210, 98, 176), and in HSL it is (318°, 55%, 60%). It is frequently seen in web interfaces.

Try:
Color NamePale Violet Red
HEX
#D262B0
RGB
210, 98, 176
HSL
318°, 55%, 60%
CMYK
0%, 53%, 16%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D262B0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

210, 98, 176

Red: 210 / Green: 98 / Blue: 176

HSL

318°, 55%, 60%

Hue: 318° / Saturation: 55% / Lightness: 60%

CMYK

0%, 53%, 16%, 18%

Cyan: 0% / Magenta: 53% / Yellow: 16% / Key: 18%

What color is #D262B0?

#D262B0 is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D262B0 to RGB:

rgb(210, 98, 176)HEX to RGB Converter →

HEX to HSL

Convert #D262B0 to HSL:

hsl(318, 55%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #D262B0 to CMYK:

cmyk(0%, 53%, 16%, 18%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #D262B0 has RGB (210, 98, 176) and HSL (318°, 55%, 60%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D262B0 is #61D183, creating high-contrast pairings. For softer combinations, try analogous colors like #BB61D1.

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

Contrast with #D262B0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D262B0?

#D262B0 is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D262B0?

#D262B0 in RGB is (210, 98, 176) - 210 red, 98 green, and 176 blue.

How to use #D262B0 in CSS?

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

What colors go well with #D262B0?

#61D183 (complementary), #BB61D1 (analogous), and #B2348C (lighter shade) work well with #D262B0.