Skip to main content Skip to docs navigation

#d46fcf 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 French Mauve and its hex is #D473D4 Nearest Color Name

Color Hue/Base color: Violet

Hex #d46fcf Color code in RGB color code model is created after adding 83.14% red color, 43.53% green color and 81.18% blue color. Hex #d46fcf Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 48% magenta, 2% yellow and 16.86% black.

Hex #d46fcf color code is between #cc77cc web safe hex color code and #dd66dd web safe hex color code. #cc77cc is the nearest web safe color code. You can see here many more shades of #d46fcf color code.

RGB Chart

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

Color Table

Hex Color Code d46fcf #d46fcf
RGB Decimal 212, 111, 207 212, 111, 207
RGB Percent 83%, 44%, 81% rgb(83%, 44%, 81%)
CSS RGBa 212, 111, 207,1 rgba(212,111,207,1)
CMYK Model cmyk(0%,48%,2%,16.86%)
HSL Color Space 303,54% ,63% hsl(303,54% ,63%)
HSV Color Space 303°, 48%, 83%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11010100 01101111 11001111
Octal 324 157 317
Decimal 212 111 207
Hex d4 6f cf

Different shades of #d46fcf color code.

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

Darkest of #d46fcf
#83277e
Darker of #d46fcf
#aa33a4
Dark of #d46fcf
#c848c2
Base of #d46fcf
#d46fcf
Light of #d46fcf
#e096dc
Lighter
#ebbee9
Lightest
#f7e5f6

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

#d46fcf
#6fd474

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

Split Complementary

#d46fcf
#9cd46f
#6fd4a6

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

Analogous Color

#9e6fd4
#af6fd4
#d46fcf
#d46fad
#d46f83

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

#d46fcf
#6fcfd4
#cfd46f

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

#d46fcf
#cfd46f
#6fd474
#746fd4

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

#d46fcf
#d4a66f
#6fd474
#6f9cd4

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 #d46fcf

#5c1b58
#83277e
#aa33a4
#c848c2
#d46fcf
#e096dc
#ebbee9
#f7e5f6
#ffffff

Tints of #d46fcf Color

#d46fcf
#d87fd4
#dd8fd9
#e29fdf
#e7afe4
#ebbfe9
#f0cfef
#f5dff4
#faeff9
#ffffff

Shades of #d46fcf color code

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

#d46fcf
#bc62b8
#a456a1
#8d4a8a
#753d73
#5e315c
#462545
#2f182e
#170c17
#000000

Tones

#d46fcf
#c182be
#af94ad
#a1a1a1
#a1a1a1

Tones

Similar Color like #d46fcf color

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

#d570d0
#d671d1
#d772d2
#d873d3
#d974d4
#da75d5
#db76d6
#dc77d7
#dd78d8
#de79d9
#df7ada
#e07bdb
#e17cdc
#e27ddd
#d36ece
#d26dcd
#d16ccc
#d06bcb
#cf6aca
#ce69c9
#cd68c8
#cc67c7
#cb66c6
#ca65c5
#c964c4
#c863c3
#c762c2
#c661c1

Download this Dark Violet

Hex #d46fcf 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.

#d46fcf Color Code Preview on Black Background Color

This is how #d46fcf Color will look on black background color. Color contrast ratio is 6.97

#d46fcf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d46fcf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d46fcf

#d46fcf color code is use for CSS Background Color

Background color for the above div is #d46fcf

HTML with inline CSS

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

#d46fcf color code is use for CSS Border Color

CSS Border color for the above div is #d46fcf

HTML with inline CSS

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

CSS Border Left color for the above div is #d46fcf

HTML with inline CSS

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

CSS Border Right color for the above div is #d46fcf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d46fcf

HTML with inline CSS

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

CSS Border Top color for the above div is #d46fcf

HTML with inline CSS

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

#d46fcf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d46fcf Color code Preview on White Background

This is how #d46fcf Color code will look on white background color. Color contrast ratio is 3.01

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 #d46fcf; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #d46fcf; }

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(212,111,207,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(111,212,116,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(212,111,207,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }