#DC548A Color Information

Hex color code: #DC548A

The hex color #DC548A is a fiery magenta with RGB values of (220, 84, 138) and HSL of (336°, 66%, 60%). It is widely used in graphic design.

Try:
Color NamePale Violet Red
HEX
#DC548A
RGB
220, 84, 138
HSL
336°, 66%, 60%
CMYK
0%, 62%, 37%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DC548A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 84, 138

Red: 220 / Green: 84 / Blue: 138

HSL

336°, 66%, 60%

Hue: 336° / Saturation: 66% / Lightness: 60%

CMYK

0%, 62%, 37%, 14%

Cyan: 0% / Magenta: 62% / Yellow: 37% / Key: 14%

What color is #DC548A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DC548A to RGB:

rgb(220, 84, 138)HEX to RGB Converter →

HEX to HSL

Convert #DC548A to HSL:

hsl(336, 66%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #DC548A to CMYK:

cmyk(0%, 62%, 37%, 14%)Color Converter →

Color Meaning and Usage

#DC548A is a energetic magenta color with RGB values of 220, 84, 138 and HSL of 336°, 66%, 60%. This red-orange hue evokes warmth and passion, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DC548A is #56DCA6, creating high-contrast pairings. For softer combinations, try analogous colors like #DC56CF.

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

Contrast with #DC548A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DC548A?

#DC548A is a energetic magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DC548A?

#DC548A in RGB is (220, 84, 138) - 220 red, 84 green, and 138 blue.

How to use #DC548A in CSS?

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

What colors go well with #DC548A?

#56DCA6 (complementary), #DC56CF (analogous), and #BE2764 (lighter shade) work well with #DC548A.