crispedge.com

Color picker

Loading...

#d95e9f hex color - Red - Warm color - Information

#d95e9f hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #d95e9f Color code in RGB color code model is created after adding 85.1% red color, 36.86% green color and 62.35% blue color. Hex #d95e9f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 57% magenta, 27% yellow and 15% black.

Hex #d95e9f color code is between #dd6699 web safe hex color code and #cc55aa web safe hex color code. #dd6699 is the nearest web safe color code. You can see here many more shades of #d95e9f color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Coded95e9f#d95e9f
RGB Decimal217, 94, 159rgb(217, 94, 159)
RGB Percent85%, 37%, 62%rgb(85%, 37%, 62%)
CSS RGBa217, 94, 159,1rgba(217,94,159,1)
CMYK Modelcmyk(0%,57%,27%,15%)
HSL Color Space328,62% ,61%hsl(328,62% ,61%)
HSV Color Space328°, 57%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110010101111010011111
Octal331136237
Decimal21794159
Hexd95e9f

Different shades of #d95e9f color code.

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

Light Shade of #d95e9f
#e387b8
Dark Shade of #d95e9f
#cf3586
Saturated Shade of #d95e9f
#e354a0
Desaturated Shade of #d95e9f
#cf689e
Grey scale Shade of #d95e9f
#9b9b9b
Brighten Shade
#f277b8
Most Readable Shade
#000000

Shades of #d95e9f color code

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

#d95e9f
#c0538d
#a8497b
#903e6a
#783458
#602946
#481f35
#301423
#180a11
#000000

Similar Color like #d95e9f color

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

#da5fa0
#db60a1
#dc61a2
#dd62a3
#de63a4
#df64a5
#e065a6
#e166a7
#e267a8
#e368a9
#e469aa
#e56aab
#e66bac
#e76cad
#d85d9e
#d75c9d
#d65b9c
#d55a9b
#d4599a
#d35899
#d25798
#d15697
#d05596
#cf5495
#ce5394
#cd5293
#cc5192
#cb5091

Monochromatic Color with #d95e9f

#d95e9f
#040203
#2f1422
#592742
#843961
#ae4c80

Tints of #d95e9f Color

#d95e9f
#dd6fa9
#e181b4
#e593bf
#e9a5c9
#eeb7d4
#f2c9df
#f6dbe9
#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

#d95e9f
#5ed998

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

Split Complementary

#d95e9f
#61d95e
#5ed9d5

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

Analogous Color

#d95ed0
#d95eb8
#d95e9f
#d95e86
#d95e6e

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

#d95e9f
#9fd95e
#5e9fd9

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

#d95e9f
#d9d55e
#5ed998
#5e62d9

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

#d95e9f
#5ed998
#5ed9d6
#d95e61

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

#d95e9f Color Code Preview on Black Background Color

This is how #d95e9f Color will look on black background color. Color contrast ratio is 6.05

#d95e9f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d95e9f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d95e9f

#d95e9f color code is use for CSS Background Color

Background color for the above div is #d95e9f

HTML with inline CSS

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

#d95e9f color code is use for CSS Border Color

CSS Border color for the above div is #d95e9f

HTML with inline CSS

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

CSS Border Left color for the above div is #d95e9f

HTML with inline CSS

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

CSS Border Right color for the above div is #d95e9f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d95e9f

HTML with inline CSS

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

CSS Border Top color for the above div is #d95e9f

HTML with inline CSS

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

#d95e9f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d95e9f Color code Preview on White Background

This is how #d95e9f Color code will look on white background color. Color contrast ratio is 3.47

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

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(217,94,159,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(94,217,152,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(217,94,159,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.