Skip to main content Skip to docs navigation

#d544f4 hex color | Download Dark Violet BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Apple II Magenta and its hex is #DC41F1 Nearest Color Name

Color Hue/Base color: Violet

Hex #d544f4 Color code in RGB color code model is created after adding 83.53% red color, 26.67% green color and 95.69% blue color. Hex #d544f4 Color code in CMYK color (process color) code model is generated after subtraction of 13% cyan, 72% magenta, 0% yellow and 4.31% black.

Hex #d544f4 color code is between #dd33ee web safe hex color code and #cc55ff web safe hex color code. #dd33ee is the nearest web safe color code. You can see here many more shades of #d544f4 color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code d544f4 #d544f4
RGB Decimal 213, 68, 244 213, 68, 244
RGB Percent 84%, 27%, 96% rgb(84%, 27%, 96%)
CSS RGBa 213, 68, 244,1 rgba(213,68,244,1)
CMYK Model cmyk(13%,72%,0%,4.31%)
HSL Color Space 289,89% ,61% hsl(289,89% ,61%)
HSV Color Space 289°, 72%, 96%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11010101 01000100 11110100
Octal 325 104 364
Decimal 213 68 244
Hex d5 44 f4

Different shades of #d544f4 color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #d544f4
#7d0996
Darker of #d544f4
#a50cc6
Dark of #d544f4
#ca14f1
Base of #d544f4
#d544f4
Light of #d544f4
#e074f7
Lighter
#eba4fa
Lightest
#f5d5fd

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#d544f4
#63f444

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#d544f4
#bbf444
#44f47d

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#6e44f4
#8c44f4
#d544f4
#f444d8
#f4448f

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#d544f4
#44f4d5
#f4d544

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#d544f4
#f4d544
#63f444
#4463f4

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#d544f4
#f47d44
#63f444
#44bbf4

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #d544f4

#550666
#7d0996
#a50cc6
#ca14f1
#d544f4
#e074f7
#eba4fa
#f5d5fd
#ffffff

Tints of #d544f4 Color

#d544f4
#d958f5
#de6df6
#e382f7
#e797f8
#ecabfa
#f1c0fb
#f5d5fc
#faeafd
#ffffff

Shades of #d544f4 color code

Generate more color scales with scales (color stack) generator.

#d544f4
#bd3cd8
#a534bd
#8e2da2
#762587
#5e1e6c
#471651
#2f0f36
#17071b
#000000

Tones

#d544f4
#c858e0
#bb6ccc
#af7fb9
#a293a5

Tones

Similar Color like #d544f4 color

Find visually similar hex color codes nearing to #d544f4 hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#d645f5
#d746f6
#d847f7
#d948f8
#da49f9
#db4afa
#dc4bfb
#dd4cfc
#de4dfd
#df4efe
#e04fff
#e150ff
#e251ff
#e352ff
#d443f3
#d342f2
#d241f1
#d140f0
#d03fef
#cf3eee
#ce3ded
#cd3cec
#cc3beb
#cb3aea
#ca39e9
#c938e8
#c837e7
#c736e6

Download this Dark Violet

Hex #d544f4 Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#d544f4 Color Code Preview on Black Background Color

This is how #d544f4 Color will look on black background color. Color contrast ratio is 5.96

#d544f4 in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#d544f4">Your Example Paragraph content text in with font color #d544f4 </p>

Your Example Paragraph content text in with font color #d544f4

HTML with inline CSS

<div style="color:#d544f4">Your Paragraph text in with font color #d544f4 </div>

Your Example Paragraph content text in with font color #d544f4

#d544f4 color code is use for CSS Background Color

Background color for the above div is #d544f4

HTML with inline CSS

<div style="background-color:#d544f4;"></div>

#d544f4 color code is use for CSS Border Color

CSS Border color for the above div is #d544f4

HTML with inline CSS

<div style="border:5px solid #d544f4;"></div>

CSS Border Left color for the above div is #d544f4

HTML with inline CSS

<div style="border-left:5px solid #d544f4;"></div>

CSS Border Right color for the above div is #d544f4

HTML with inline CSS

<div style="border-right:5px solid #d544f4;"></div>

CSS Border Bottom color for the above div is #d544f4

HTML with inline CSS

<div style="border-bottom:5px solid #d544f4;"></div>

CSS Border Top color for the above div is #d544f4

HTML with inline CSS

<div style="border-top:5px solid #d544f4;"></div>

#d544f4 hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#d544f4; } .examplecolorclass {color:#d544f4; } .examplebordercolor {border:3px solid #d544f4; }

#d544f4 Color code Preview on White Background

This is how #d544f4 Color code will look on white background color. Color contrast ratio is 3.52

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #d544f4; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #d544f4; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(213,68,244,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(99,244,68,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(213,68,244,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }