Skip to main content Skip to docs navigation

#d475fa hex color - Violet - Warm color - Information

On this page
@
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 Hue/Base color: Violet

Hex #d475fa Color code in RGB color code model is created after adding 83.14% red color, 45.88% green color and 98.04% blue color. Hex #d475fa Color code in CMYK color (process color) code model is generated after subtraction of 15% cyan, 53% magenta, 0% yellow and 1.96% black.

Hex #d475fa color code is between #cc77ff web safe hex color code and #dd66ee web safe hex color code. #cc77ff is the nearest web safe color code. You can see here many more shades of #d475fa color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code d475fa #d475fa
RGB Decimal 212, 117, 250 rgb(212, 117, 250)
RGB Percent 83%, 46%, 98% rgb(83%, 46%, 98%)
CSS RGBa 212, 117, 250,1 rgba(212,117,250,1)
CMYK Model cmyk(15%,53%,0%,1.96%)
HSL Color Space 283,93% ,72% hsl(283,93% ,72%)
HSV Color Space 283°, 53%, 98%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11010100 01110101 11111010
Octal 324 165 372
Decimal 212 117 250
Hex d4 75 fa

Different shades of #d475fa color code.

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

Light Shade of #d475fa
#e3a6fc
Dark Shade of #d475fa
#c544f8
Saturated Shade of #d475fa
#d670ff
Desaturated Shade of #d475fa
#d17cf3
Grey scale Shade of #d475fa
#b7b7b7
Brighten Shade
#ed8eff
Most Readable Shade
#000000

Shades of #d475fa color code

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

#d475fa
#bc68de
#a45bc2
#8d4ea6
#75418a
#5e346f
#462753
#2f1a37
#170d1b
#000000

Similar Color like #d475fa color

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

#d576fb
#d677fc
#d778fd
#d879fe
#d97aff
#da7bff
#db7cff
#dc7dff
#dd7eff
#de7fff
#df80ff
#e081ff
#e182ff
#e283ff
#d374f9
#d273f8
#d172f7
#d071f6
#cf70f5
#ce6ff4
#cd6ef3
#cc6df2
#cb6cf1
#ca6bf0
#c96aef
#c869ee
#c768ed
#c667ec

Monochromatic Color with #d475fa

#d475fa
#201225
#442550
#68397a
#8c4da5
#b061cf

Tints of #d475fa Color

#d475fa
#d884fa
#dd93fb
#e2a3fb
#e7b2fc
#ebc1fc
#f0d1fd
#f5e0fd
#faeffe
#ffffff

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

#d475fa
#9bfa75

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

Split Complementary

#d475fa
#ddfa75
#75fa92

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

Analogous Color

#9f75fa
#b975fa
#d475fa
#ef75fa
#fa75eb

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

#d475fa
#fad475
#75fad4

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

#d475fa
#fa9175
#9bfa75
#75ddfa

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

Double Complementary Color

#d475fa
#9bfa75
#75fa92
#fa75dd

Double Complementary 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).

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

#d475fa Color Code Preview on Black Background Color

This is how #d475fa Color will look on black background color. Color contrast ratio is 7.72

#d475fa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d475fa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d475fa

#d475fa color code is use for CSS Background Color

Background color for the above div is #d475fa

HTML with inline CSS

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

#d475fa color code is use for CSS Border Color

CSS Border color for the above div is #d475fa

HTML with inline CSS

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

CSS Border Left color for the above div is #d475fa

HTML with inline CSS

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

CSS Border Right color for the above div is #d475fa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d475fa

HTML with inline CSS

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

CSS Border Top color for the above div is #d475fa

HTML with inline CSS

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

#d475fa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d475fa Color code Preview on White Background

This is how #d475fa Color code will look on white background color. Color contrast ratio is 2.72

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(212,117,250,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(155,250,117,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(212,117,250,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.