crispedge.com

Color picker

Loading...

#fd94ca hex color - Red - Warm color - Information

#fd94ca hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #fd94ca Color code in RGB color code model is created after adding 99.22% red color, 58.04% green color and 79.22% blue color. Hex #fd94ca Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 42% magenta, 20% yellow and 1% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefd94ca#fd94ca
RGB Decimal253, 148, 202rgb(253, 148, 202)
RGB Percent99%, 58%, 79%rgb(99%, 58%, 79%)
CSS RGBa253, 148, 202,1rgba(253,148,202,1)
CMYK Modelcmyk(0%,42%,20%,1%)
HSL Color Space329,96% ,79%hsl(329,96% ,79%)
HSV Color Space329°, 42%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111011001010011001010
Octal375224312
Decimal253148202
Hexfd94ca

Different shades of #fd94ca color code.

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

Light Shade of #fd94ca
#fec6e3
Dark Shade of #fd94ca
#fc62b1
Saturated Shade of #fd94ca
#ff92ca
Desaturated Shade of #fd94ca
#f899ca
Grey scale Shade of #fd94ca
#c8c8c8
Brighten Shade
#ffade3
Most Readable Shade
#000000

Shades of #fd94ca color code

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

#fd94ca
#e083b3
#c4739d
#a86286
#8c5270
#704159
#543143
#38202c
#1c1016
#000000

Similar Color like #fd94ca color

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

#fe95cb
#ff96cc
#ff97cd
#ff98ce
#ff99cf
#ff9ad0
#ff9bd1
#ff9cd2
#ff9dd3
#ff9ed4
#ff9fd5
#ffa0d6
#ffa1d7
#ffa2d8
#fc93c9
#fb92c8
#fa91c7
#f990c6
#f88fc5
#f78ec4
#f68dc3
#f58cc2
#f48bc1
#f38ac0
#f289bf
#f188be
#f087bd
#ef86bc

Monochromatic Color with #fd94ca

#fd94ca
#281820
#533142
#7d4964
#a86286
#d27ba8

Tints of #fd94ca Color

#fd94ca
#fd9fcf
#fdabd5
#fdb7db
#fdc3e1
#fecfe7
#fedbed
#fee7f3
#fef3f9
#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

#fd94ca
#94fdc7

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

Split Complementary

#fd94ca
#95fd94
#94fdfb

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

Analogous Color

#fd94f4
#fd94df
#fd94ca
#fd94b5
#fd94a0

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

#fd94ca
#cafd94
#94cafd

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

#fd94ca
#fdfb94
#94fdc7
#9495fd

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

#fd94ca
#94fdc7
#94fdfc
#fd9495

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

#fd94ca Color Code Preview on Black Background Color

This is how #fd94ca Color will look on black background color. Color contrast ratio is 10.27

#fd94ca in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd94ca

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd94ca

#fd94ca color code is use for CSS Background Color

Background color for the above div is #fd94ca

HTML with inline CSS

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

#fd94ca color code is use for CSS Border Color

CSS Border color for the above div is #fd94ca

HTML with inline CSS

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

CSS Border Left color for the above div is #fd94ca

HTML with inline CSS

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

CSS Border Right color for the above div is #fd94ca

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fd94ca

HTML with inline CSS

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

CSS Border Top color for the above div is #fd94ca

HTML with inline CSS

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

#fd94ca hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fd94ca Color code Preview on White Background

This is how #fd94ca Color code will look on white background color. Color contrast ratio is 2.05

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

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,148,202,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(148,253,199,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(253,148,202,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.