#DA6BE6 Color Information

Hex color code: #DA6BE6

#DA6BE6 is a vivid magenta color. In RGB it is (218, 107, 230), and in HSL it is (294°, 71%, 66%). It is commonly used in modern UI design.

Try:
Color NameViolet
HEX
#DA6BE6
RGB
218, 107, 230
HSL
294°, 71%, 66%
CMYK
5%, 53%, 0%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DA6BE6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 107, 230

Red: 218 / Green: 107 / Blue: 230

HSL

294°, 71%, 66%

Hue: 294° / Saturation: 71% / Lightness: 66%

CMYK

5%, 53%, 0%, 10%

Cyan: 5% / Magenta: 53% / Yellow: 0% / Key: 10%

What color is #DA6BE6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DA6BE6 to RGB:

rgb(218, 107, 230)HEX to RGB Converter →

HEX to HSL

Convert #DA6BE6 to HSL:

hsl(294, 71%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #DA6BE6 to CMYK:

cmyk(5%, 53%, 0%, 10%)Color Converter →

Color Meaning and Usage

A dynamic magenta tone, #DA6BE6 has RGB (218, 107, 230) and HSL (294°, 71%, 66%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DA6BE6 is #77E66B, creating high-contrast pairings. For softer combinations, try analogous colors like #9C6BE6.

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

Contrast with #DA6BE6

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

Contrast Ratio: 7.23:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DA6BE6?

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

What is the RGB value of #DA6BE6?

#DA6BE6 in RGB is (218, 107, 230) - 218 red, 107 green, and 230 blue.

How to use #DA6BE6 in CSS?

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

What colors go well with #DA6BE6?

#77E66B (complementary), #9C6BE6 (analogous), and #C929DB (lighter shade) work well with #DA6BE6.