#DB3366 Color Information

Hex color code: #DB3366

The hex color #DB3366 is a fiery magenta with RGB values of (219, 51, 102) and HSL of (342°, 70%, 53%). It is typically applied in digital products.

Try:
Color NameIndian Red
HEX
#DB3366
RGB
219, 51, 102
HSL
342°, 70%, 53%
CMYK
0%, 77%, 53%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB3366; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 51, 102

Red: 219 / Green: 51 / Blue: 102

HSL

342°, 70%, 53%

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

CMYK

0%, 77%, 53%, 14%

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

What color is #DB3366?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB3366 to RGB:

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

HEX to HSL

Convert #DB3366 to HSL:

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

HEX to CMYK

Convert #DB3366 to CMYK:

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

Color Meaning and Usage

A invigorating magenta tone, #DB3366 has RGB (219, 51, 102) and HSL (342°, 70%, 53%). Known for evoking warmth and passion, this red-orange hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB3366 is #33DBA9, creating high-contrast pairings. For softer combinations, try analogous colors like #DB33B9.

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

Contrast with #DB3366

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB3366?

#DB3366 is a invigorating magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DB3366?

#DB3366 in RGB is (219, 51, 102) - 219 red, 51 green, and 102 blue.

How to use #DB3366 in CSS?

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

What colors go well with #DB3366?

#33DBA9 (complementary), #DB33B9 (analogous), and #A51D46 (lighter shade) work well with #DB3366.