#DB0F50 Color Information

Hex color code: #DB0F50

#DB0F50 is a vivid magenta color. In RGB it is (219, 15, 80), and in HSL it is (341°, 87%, 46%). It is frequently seen in web interfaces.

Try:
Color NameCrimson
HEX
#DB0F50
RGB
219, 15, 80
HSL
341°, 87%, 46%
CMYK
0%, 93%, 63%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB0F50; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 15, 80

Red: 219 / Green: 15 / Blue: 80

HSL

341°, 87%, 46%

Hue: 341° / Saturation: 87% / Lightness: 46%

CMYK

0%, 93%, 63%, 14%

Cyan: 0% / Magenta: 93% / Yellow: 63% / Key: 14%

What color is #DB0F50?

#DB0F50 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB0F50 to RGB:

rgb(219, 15, 80)HEX to RGB Converter →

HEX to HSL

Convert #DB0F50 to HSL:

hsl(341, 87%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #DB0F50 to CMYK:

cmyk(0%, 93%, 63%, 14%)Color Converter →

Color Meaning and Usage

#DB0F50 is a dynamic magenta color with RGB values of 219, 15, 80 and HSL of 341°, 87%, 46%. This highly saturated hue evokes energy and excitement, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB0F50 is #0FDB9B, creating high-contrast pairings. For softer combinations, try analogous colors like #DB0FB6.

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

Contrast with #DB0F50

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

Contrast Ratio: 4.20:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB0F50?

#DB0F50 is a dynamic magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #DB0F50?

#DB0F50 in RGB is (219, 15, 80) - 219 red, 15 green, and 80 blue.

How to use #DB0F50 in CSS?

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

What colors go well with #DB0F50?

#0FDB9B (complementary), #DB0FB6 (analogous), and #940A36 (lighter shade) work well with #DB0F50.