crispedge.com

Color picker

Loading...

#d27fad hex color - Red - Warm color - Information

#d27fad hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #d27fad Color code in RGB color code model is created after adding 82.35% red color, 49.8% green color and 67.84% blue color. Hex #d27fad Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 40% magenta, 18% yellow and 18% black.

Hex #d27fad color code is between #cc77aa web safe hex color code and #dd88bb web safe hex color code. #cc77aa is the nearest web safe color code. You can see here many more shades of #d27fad color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Coded27fad#d27fad
RGB Decimal210, 127, 173rgb(210, 127, 173)
RGB Percent82%, 50%, 68%rgb(82%, 50%, 68%)
CSS RGBa210, 127, 173,1rgba(210,127,173,1)
CMYK Modelcmyk(0%,40%,18%,18%)
HSL Color Space327,48% ,66%hsl(327,48% ,66%)
HSV Color Space327°, 40%, 82%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110100100111111110101101
Octal322177255
Decimal210127173
Hexd27fad

Different shades of #d27fad color code.

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

Light Shade of #d27fad
#dfa5c5
Dark Shade of #d27fad
#c55995
Saturated Shade of #d27fad
#db76ae
Desaturated Shade of #d27fad
#c988ac
Grey scale Shade of #d27fad
#a8a8a8
Brighten Shade
#eb98c6
Most Readable Shade
#000000

Shades of #d27fad color code

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

#d27fad
#ba7099
#a36286
#8c5473
#744660
#5d384c
#462a39
#2e1c26
#170e13
#000000

Similar Color like #d27fad color

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

#d380ae
#d481af
#d582b0
#d683b1
#d784b2
#d885b3
#d986b4
#da87b5
#db88b6
#dc89b7
#dd8ab8
#de8bb9
#df8cba
#e08dbb
#d17eac
#d07dab
#cf7caa
#ce7ba9
#cd7aa8
#cc79a7
#cb78a6
#ca77a5
#c976a4
#c875a3
#c774a2
#c673a1
#c572a0
#c4719f

Monochromatic Color with #d27fad

#d27fad
#fc99d0
#281821
#523244
#7d4c67
#a7658a

Tints of #d27fad Color

#d27fad
#d78db6
#dc9bbf
#e1a9c8
#e6b7d1
#ebc6da
#f0d4e3
#f5e2ec
#faf0f5
#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

#d27fad
#7fd2a4

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

Split Complementary

#d27fad
#83d27f
#7fd2cd

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

Analogous Color

#d27fce
#d27fbe
#d27fad
#d27f9c
#d27f8c

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

#d27fad
#add27f
#7fadd2

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

#d27fad
#d2cd7f
#7fd2a4
#7f83d2

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

#d27fad
#7fd2a4
#7fd2cd
#d27f83

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

#d27fad Color Code Preview on Black Background Color

This is how #d27fad Color will look on black background color. Color contrast ratio is 7.38

#d27fad in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d27fad

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d27fad

#d27fad color code is use for CSS Background Color

Background color for the above div is #d27fad

HTML with inline CSS

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

#d27fad color code is use for CSS Border Color

CSS Border color for the above div is #d27fad

HTML with inline CSS

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

CSS Border Left color for the above div is #d27fad

HTML with inline CSS

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

CSS Border Right color for the above div is #d27fad

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d27fad

HTML with inline CSS

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

CSS Border Top color for the above div is #d27fad

HTML with inline CSS

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

#d27fad hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d27fad Color code Preview on White Background

This is how #d27fad Color code will look on white background color. Color contrast ratio is 2.85

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

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(210,127,173,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(127,210,164,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(210,127,173,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.