#DB488A Color Information

Hex color code: #DB488A

#DB488A is a warm magenta color. In RGB it is (219, 72, 138), and in HSL it is (333°, 67%, 57%). It is frequently seen in web interfaces.

Try:
Color NamePale Violet Red
HEX
#DB488A
RGB
219, 72, 138
HSL
333°, 67%, 57%
CMYK
0%, 67%, 37%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB488A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 72, 138

Red: 219 / Green: 72 / Blue: 138

HSL

333°, 67%, 57%

Hue: 333° / Saturation: 67% / Lightness: 57%

CMYK

0%, 67%, 37%, 14%

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

What color is #DB488A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB488A to RGB:

rgb(219, 72, 138)HEX to RGB Converter →

HEX to HSL

Convert #DB488A to HSL:

hsl(333, 67%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #DB488A to CMYK:

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

Color Meaning and Usage

A fiery magenta tone, #DB488A has RGB (219, 72, 138) and HSL (333°, 67%, 57%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB488A is #48DB99, creating high-contrast pairings. For softer combinations, try analogous colors like #DB48D3.

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

Contrast with #DB488A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB488A?

#DB488A is a fiery magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DB488A?

#DB488A in RGB is (219, 72, 138) - 219 red, 72 green, and 138 blue.

How to use #DB488A in CSS?

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

What colors go well with #DB488A?

#48DB99 (complementary), #DB48D3 (analogous), and #B32364 (lighter shade) work well with #DB488A.