#DB299A Color Information

Hex color code: #DB299A

A striking magenta shade, #DB299A appears as (219, 41, 154) in RGB and (322°, 71%, 51%) in HSL. It is often used for branding and logos.

Try:
Color NameViolet Red
HEX
#DB299A
RGB
219, 41, 154
HSL
322°, 71%, 51%
CMYK
0%, 81%, 30%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB299A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 41, 154

Red: 219 / Green: 41 / Blue: 154

HSL

322°, 71%, 51%

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

CMYK

0%, 81%, 30%, 14%

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

What color is #DB299A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB299A to RGB:

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

HEX to HSL

Convert #DB299A to HSL:

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

HEX to CMYK

Convert #DB299A to CMYK:

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

Color Meaning and Usage

#DB299A is a dynamic magenta color with RGB values of 219, 41, 154 and HSL of 322°, 71%, 51%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB299A is #29DB6A, creating high-contrast pairings. For softer combinations, try analogous colors like #C329DB.

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

Contrast with #DB299A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB299A?

#DB299A is a dynamic magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DB299A?

#DB299A in RGB is (219, 41, 154) - 219 red, 41 green, and 154 blue.

How to use #DB299A in CSS?

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

What colors go well with #DB299A?

#29DB6A (complementary), #C329DB (analogous), and #9D1B6D (lighter shade) work well with #DB299A.