crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#d25fa4 hex color - Violet - Warm color - Information

#d25fa4 hex color - Violet - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Violet

Hex #d25fa4 Color code in RGB color code model is created after adding 82.35% red color, 37.25% green color and 64.31% blue color. Hex #d25fa4 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 55% magenta, 22% yellow and 18% black.

Hex #d25fa4 color code is between #cc66aa web safe hex color code and #dd5599 web safe hex color code. #cc66aa is the nearest web safe color code. You can see here many more shades of #d25fa4 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Coded25fa4#d25fa4
RGB Decimal210, 95, 164rgb(210, 95, 164)
RGB Percent82%, 37%, 64%rgb(82%, 37%, 64%)
CSS RGBa210, 95, 164,1rgba(210,95,164,1)
CMYK Modelcmyk(0%,55%,22%,18%)
HSL Color Space324,56% ,60%hsl(324,56% ,60%)
HSV Color Space324°, 55%, 82%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110100100101111110100100
Octal322137244
Decimal21095164
Hexd25fa4

Different shades of #d25fa4 color code.

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

Light Shade of #d25fa4
#dd87bb
Dark Shade of #d25fa4
#c6388d
Saturated Shade of #d25fa4
#dc55a6
Desaturated Shade of #d25fa4
#c869a2
Grey scale Shade of #d25fa4
#989898
Brighten Shade
#eb78bd
Most Readable Shade
#FFFFFF

Shades of #d25fa4 color code

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

#d25fa4
#ba5491
#a3497f
#8c3f6d
#74345b
#5d2a48
#461f36
#2e1524
#170a12
#000000

Similar Color like #d25fa4 color

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

#d360a5
#d461a6
#d562a7
#d663a8
#d764a9
#d865aa
#d966ab
#da67ac
#db68ad
#dc69ae
#dd6aaf
#de6bb0
#df6cb1
#e06db2
#d15ea3
#d05da2
#cf5ca1
#ce5ba0
#cd5a9f
#cc599e
#cb589d
#ca579c
#c9569b
#c8559a
#c75499
#c65398
#c55297
#c45196

Monochromatic Color with #d25fa4

#d25fa4
#fc72c5
#28121f
#522540
#7d3962
#a74c83

Tints of #d25fa4 Color

#d25fa4
#d770ae
#dc82b8
#e194c2
#e6a6cc
#ebb7d6
#f0c9e0
#f5dbea
#faedf4
#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

#d25fa4
#5fd28d

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

Split Complementary

#d25fa4
#6bd25f
#5fd2c7

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

Analogous Color

#d25fd2
#d25fbb
#d25fa4
#d25f8d
#d25f76

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

#d25fa4
#a4d25f
#5fa4d2

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

#d25fa4
#d2c65f
#5fd28d
#5f6ad2

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

#d25fa4
#5fd28d
#5fd2c7
#d25f6b

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 #d25fa4 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.

#d25fa4 Color Code Preview on Black Background Color

This is how #d25fa4 Color will look on black background color. Color contrast ratio is 5.91

#d25fa4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d25fa4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d25fa4

#d25fa4 color code is use for CSS Background Color

Background color for the above div is #d25fa4

HTML with inline CSS

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

#d25fa4 color code is use for CSS Border Color

CSS Border color for the above div is #d25fa4

HTML with inline CSS

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

CSS Border Left color for the above div is #d25fa4

HTML with inline CSS

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

CSS Border Right color for the above div is #d25fa4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d25fa4

HTML with inline CSS

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

CSS Border Top color for the above div is #d25fa4

HTML with inline CSS

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

#d25fa4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d25fa4 Color code Preview on White Background

This is how #d25fa4 Color code will look on white background color. Color contrast ratio is 3.55

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.