crispedge.com

Color picker

Loading...

#fd95ae hex color - Red - Warm color - Information

#fd95ae hex color - Red - Warm color

Color Hue/Base color: Red

Hex #fd95ae Color code in RGB color code model is created after adding 99.22% red color, 58.43% green color and 68.24% blue color. Hex #fd95ae Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 41% magenta, 31% yellow and 1% black.

Hex #fd95ae color code is between #ff99aa web safe hex color code and #ee88bb web safe hex color code. #ff99aa is the nearest web safe color code. You can see here many more shades of #fd95ae color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codefd95ae#fd95ae
RGB Decimal253, 149, 174rgb(253, 149, 174)
RGB Percent99%, 58%, 68%rgb(99%, 58%, 68%)
CSS RGBa253, 149, 174,1rgba(253,149,174,1)
CMYK Modelcmyk(0%,41%,31%,1%)
HSL Color Space346,96% ,79%hsl(346,96% ,79%)
HSV Color Space346°, 41%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111011001010110101110
Octal375225256
Decimal253149174
Hexfd95ae

Different shades of #fd95ae color code.

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

Light Shade of #fd95ae
#fec7d4
Dark Shade of #fd95ae
#fc6388
Saturated Shade of #fd95ae
#ff93ad
Desaturated Shade of #fd95ae
#f89ab1
Grey scale Shade of #fd95ae
#c9c9c9
Brighten Shade
#ffaec7
Most Readable Shade
#000000

Shades of #fd95ae color code

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

#fd95ae
#e0849a
#c47387
#a86374
#8c5260
#70424d
#54313a
#382126
#1c1013
#000000

Similar Color like #fd95ae color

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

#fe96af
#ff97b0
#ff98b1
#ff99b2
#ff9ab3
#ff9bb4
#ff9cb5
#ff9db6
#ff9eb7
#ff9fb8
#ffa0b9
#ffa1ba
#ffa2bb
#ffa3bc
#fc94ad
#fb93ac
#fa92ab
#f991aa
#f890a9
#f78fa8
#f68ea7
#f58da6
#f48ca5
#f38ba4
#f28aa3
#f189a2
#f088a1
#ef87a0

Monochromatic Color with #fd95ae

#fd95ae
#28181c
#533139
#7d4a56
#a86374
#d27c91

Tints of #fd95ae Color

#fd95ae
#fda0b7
#fdacc0
#fdb8c9
#fdc4d2
#fecfdb
#fedbe4
#fee7ed
#fef3f6
#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

#fd95ae
#95fde4

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

Split Complementary

#fd95ae
#95fdb0
#95e2fd

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

Analogous Color

#fd95d8
#fd95c3
#fd95ae
#fd9599
#fda695

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

#fd95ae
#aefd95
#95aefd

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

#fd95ae
#e2fd95
#95fde4
#b095fd

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

#fd95ae
#95fde4
#95e2fd
#fdb095

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

#fd95ae Color Code Preview on Black Background Color

This is how #fd95ae Color will look on black background color. Color contrast ratio is 10.09

#fd95ae in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd95ae

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd95ae

#fd95ae color code is use for CSS Background Color

Background color for the above div is #fd95ae

HTML with inline CSS

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

#fd95ae color code is use for CSS Border Color

CSS Border color for the above div is #fd95ae

HTML with inline CSS

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

CSS Border Left color for the above div is #fd95ae

HTML with inline CSS

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

CSS Border Right color for the above div is #fd95ae

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fd95ae

HTML with inline CSS

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

CSS Border Top color for the above div is #fd95ae

HTML with inline CSS

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

#fd95ae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fd95ae Color code Preview on White Background

This is how #fd95ae Color code will look on white background color. Color contrast ratio is 2.08

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

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(253,149,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(149,253,228,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(253,149,174,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.