#DA346C Color Information

Hex color code: #DA346C

A fiery magenta shade, #DA346C appears as (218, 52, 108) in RGB and (340°, 69%, 53%) in HSL. It is typically applied in digital products.

Try:
Color NameViolet Red
HEX
#DA346C
RGB
218, 52, 108
HSL
340°, 69%, 53%
CMYK
0%, 76%, 50%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DA346C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 52, 108

Red: 218 / Green: 52 / Blue: 108

HSL

340°, 69%, 53%

Hue: 340° / Saturation: 69% / Lightness: 53%

CMYK

0%, 76%, 50%, 15%

Cyan: 0% / Magenta: 76% / Yellow: 50% / Key: 15%

What color is #DA346C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DA346C to RGB:

rgb(218, 52, 108)HEX to RGB Converter →

HEX to HSL

Convert #DA346C to HSL:

hsl(340, 69%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #DA346C to CMYK:

cmyk(0%, 76%, 50%, 15%)Color Converter →

Color Meaning and Usage

#DA346C is a invigorating magenta color with RGB values of 218, 52, 108 and HSL of 340°, 69%, 53%. This red-orange hue evokes warmth and passion, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DA346C is #34DAA3, creating high-contrast pairings. For softer combinations, try analogous colors like #DA34BE.

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

Contrast with #DA346C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DA346C?

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

What is the RGB value of #DA346C?

#DA346C in RGB is (218, 52, 108) - 218 red, 52 green, and 108 blue.

How to use #DA346C in CSS?

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

What colors go well with #DA346C?

#34DAA3 (complementary), #DA34BE (analogous), and #A41E4B (lighter shade) work well with #DA346C.