crispedge.com

Color picker

Loading...

#ff95ad hex color - Red - Warm color - Information

#ff95ad hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #ff95ad Color code in RGB color code model is created after adding 100% red color, 58.43% green color and 67.84% blue color. Hex #ff95ad Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 42% magenta, 32% yellow and 0% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeff95ad#ff95ad
RGB Decimal255, 149, 173rgb(255, 149, 173)
RGB Percent100%, 58%, 68%rgb(100%, 58%, 68%)
CSS RGBa255, 149, 173,1rgba(255,149,173,1)
CMYK Modelcmyk(0%,42%,32%,0%)
HSL Color Space346,100% ,79%hsl(346,100% ,79%)
HSV Color Space346°, 42%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111111001010110101101
Octal377225255
Decimal255149173
Hexff95ad

Different shades of #ff95ad color code.

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

Light Shade of #ff95ad
#ffc8d4
Dark Shade of #ff95ad
#ff6286
Saturated Shade of #ff95ad
#ff95ad
Desaturated Shade of #ff95ad
#fa9ab0
Grey scale Shade of #ff95ad
#cacaca
Brighten Shade
#ffaec6
Most Readable Shade
#000000

Shades of #ff95ad color code

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

#ff95ad
#e28499
#c67386
#aa6373
#8d5260
#71424c
#553139
#382126
#1c1013
#000000

Similar Color like #ff95ad color

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

#ff96ae
#ff97af
#ff98b0
#ff99b1
#ff9ab2
#ff9bb3
#ff9cb4
#ff9db5
#ff9eb6
#ff9fb7
#ffa0b8
#ffa1b9
#ffa2ba
#ffa3bb
#fe94ac
#fd93ab
#fc92aa
#fb91a9
#fa90a8
#f98fa7
#f88ea6
#f78da5
#f68ca4
#f58ba3
#f48aa2
#f389a1
#f288a0
#f1879f

Monochromatic Color with #ff95ad

#ff95ad
#2a191d
#55323a
#804b57
#aa6373
#d47c90

Tints of #ff95ad Color

#ff95ad
#ffa0b6
#ffacbf
#ffb8c8
#ffc4d1
#ffcfda
#ffdbe3
#ffe7ec
#fff3f5
#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

#ff95ad
#95ffe7

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

Split Complementary

#ff95ad
#95ffb2
#95e2ff

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

Analogous Color

#ff95d7
#ff95c2
#ff95ad
#ff9598
#ffa795

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

#ff95ad
#adff95
#95adff

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

#ff95ad
#e2ff95
#95ffe7
#b295ff

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

#ff95ad
#95ffe7
#95e2ff
#ffb295

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

#ff95ad Color Code Preview on Black Background Color

This is how #ff95ad Color will look on black background color. Color contrast ratio is 10.15

#ff95ad in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ff95ad

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ff95ad

#ff95ad color code is use for CSS Background Color

Background color for the above div is #ff95ad

HTML with inline CSS

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

#ff95ad color code is use for CSS Border Color

CSS Border color for the above div is #ff95ad

HTML with inline CSS

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

CSS Border Left color for the above div is #ff95ad

HTML with inline CSS

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

CSS Border Right color for the above div is #ff95ad

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ff95ad

HTML with inline CSS

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

CSS Border Top color for the above div is #ff95ad

HTML with inline CSS

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

#ff95ad hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ff95ad Color code Preview on White Background

This is how #ff95ad Color code will look on white background color. Color contrast ratio is 2.07

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

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