#D133CC Color Information

Hex color code: #D133CC

A understated magenta shade, #D133CC appears as (209, 51, 204) in RGB and (302°, 63%, 51%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#D133CC
RGB
209, 51, 204
HSL
302°, 63%, 51%
CMYK
0%, 76%, 2%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D133CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

209, 51, 204

Red: 209 / Green: 51 / Blue: 204

HSL

302°, 63%, 51%

Hue: 302° / Saturation: 63% / Lightness: 51%

CMYK

0%, 76%, 2%, 18%

Cyan: 0% / Magenta: 76% / Yellow: 2% / Key: 18%

What color is #D133CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D133CC to RGB:

rgb(209, 51, 204)HEX to RGB Converter →

HEX to HSL

Convert #D133CC to HSL:

hsl(302, 63%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #D133CC to CMYK:

cmyk(0%, 76%, 2%, 18%)Color Converter →

Color Meaning and Usage

#D133CC is a muted magenta color with RGB values of 209, 51, 204 and HSL of 302°, 63%, 51%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D133CC is #33D139, creating high-contrast pairings. For softer combinations, try analogous colors like #8733D1.

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

Contrast with #D133CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D133CC?

#D133CC is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D133CC?

#D133CC in RGB is (209, 51, 204) - 209 red, 51 green, and 204 blue.

How to use #D133CC in CSS?

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

What colors go well with #D133CC?

#33D139 (complementary), #8733D1 (analogous), and #962292 (lighter shade) work well with #D133CC.