#DB338A Color Information

Hex color code: #DB338A

The hex color #DB338A is a understated magenta with RGB values of (219, 51, 138) and HSL of (329°, 70%, 53%). It is widely used in graphic design.

Try:
Color NameViolet Red
HEX
#DB338A
RGB
219, 51, 138
HSL
329°, 70%, 53%
CMYK
0%, 77%, 37%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB338A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 51, 138

Red: 219 / Green: 51 / Blue: 138

HSL

329°, 70%, 53%

Hue: 329° / Saturation: 70% / Lightness: 53%

CMYK

0%, 77%, 37%, 14%

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

What color is #DB338A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB338A to RGB:

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

HEX to HSL

Convert #DB338A to HSL:

hsl(329, 70%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #DB338A to CMYK:

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

Color Meaning and Usage

A neutral magenta tone, #DB338A has RGB (219, 51, 138) and HSL (329°, 70%, 53%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB338A is #33DB84, creating high-contrast pairings. For softer combinations, try analogous colors like #D833DB.

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

Contrast with #DB338A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB338A?

#DB338A is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DB338A?

#DB338A in RGB is (219, 51, 138) - 219 red, 51 green, and 138 blue.

How to use #DB338A in CSS?

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

What colors go well with #DB338A?

#33DB84 (complementary), #D833DB (analogous), and #A51D63 (lighter shade) work well with #DB338A.