#DB296A Color Information

Hex color code: #DB296A

A bold magenta shade, #DB296A appears as (219, 41, 106) in RGB and (338°, 71%, 51%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Violet Red
HEX
#DB296A
RGB
219, 41, 106
HSL
338°, 71%, 51%
CMYK
0%, 81%, 52%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #DB296A; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #DB296A; color: #FFFFFF; }

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 #DB296A; background-color: #DB296A15; }

Alert / Toast

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

Link / Accent

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

a { color: #DB296A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 41, 106

Red: 219 / Green: 41 / Blue: 106

HSL

338°, 71%, 51%

Hue: 338° / Saturation: 71% / Lightness: 51%

CMYK

0%, 81%, 52%, 14%

Cyan: 0% / Magenta: 81% / Yellow: 52% / Key: 14%

What color is #DB296A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB296A to RGB:

rgb(219, 41, 106)HEX to RGB Converter →

HEX to HSL

Convert #DB296A to HSL:

hsl(338, 71%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #DB296A to CMYK:

cmyk(0%, 81%, 52%, 14%)Color Converter →

Color Meaning and Usage

A striking magenta tone, #DB296A has RGB (219, 41, 106) and HSL (338°, 71%, 51%). Known for evoking warmth and passion, this red-orange hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB296A is #29DB9A, creating high-contrast pairings. For softer combinations, try analogous colors like #DB29C3.

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

Contrast with #DB296A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB296A?

#DB296A is a striking magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DB296A?

#DB296A in RGB is (219, 41, 106) - 219 red, 41 green, and 106 blue.

How to use #DB296A in CSS?

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

What colors go well with #DB296A?

#29DB9A (complementary), #DB29C3 (analogous), and #9D1B4A (lighter shade) work well with #DB296A.