crispedge.com

Color picker

Loading...

#fc9aaf hex color - Red - Warm color - Information

#fc9aaf hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #fc9aaf Color code in RGB color code model is created after adding 98.82% red color, 60.39% green color and 68.63% blue color. Hex #fc9aaf Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 39% magenta, 31% yellow and 1% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefc9aaf#fc9aaf
RGB Decimal252, 154, 175rgb(252, 154, 175)
RGB Percent99%, 60%, 69%rgb(99%, 60%, 69%)
CSS RGBa252, 154, 175,1rgba(252,154,175,1)
CMYK Modelcmyk(0%,39%,31%,1%)
HSL Color Space347,94% ,80%hsl(347,94% ,80%)
HSV Color Space347°, 39%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111001001101010101111
Octal374232257
Decimal252154175
Hexfc9aaf

Different shades of #fc9aaf color code.

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

Light Shade of #fc9aaf
#fdcbd6
Dark Shade of #fc9aaf
#fb6888
Saturated Shade of #fc9aaf
#ff97ad
Desaturated Shade of #fc9aaf
#f79fb2
Grey scale Shade of #fc9aaf
#cbcbcb
Brighten Shade
#ffb3c8
Most Readable Shade
#000000

Shades of #fc9aaf color code

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

#fc9aaf
#e0889b
#c47788
#a86674
#8c5561
#70444d
#54333a
#382226
#1c1113
#000000

Similar Color like #fc9aaf color

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

#fd9bb0
#fe9cb1
#ff9db2
#ff9eb3
#ff9fb4
#ffa0b5
#ffa1b6
#ffa2b7
#ffa3b8
#ffa4b9
#ffa5ba
#ffa6bb
#ffa7bc
#ffa8bd
#fb99ae
#fa98ad
#f997ac
#f896ab
#f795aa
#f694a9
#f593a8
#f492a7
#f391a6
#f290a5
#f18fa4
#f08ea3
#ef8da2
#ee8ca1

Monochromatic Color with #fc9aaf

#fc9aaf
#27181b
#523239
#7c4c56
#a76674
#d18091

Tints of #fc9aaf Color

#fc9aaf
#fca5b7
#fcb0c0
#fdbbc9
#fdc6d2
#fdd2db
#fedde4
#fee8ed
#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

#fc9aaf
#9afce7

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

Split Complementary

#fc9aaf
#9afcb6
#9ae0fc

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

Analogous Color

#fc9ad6
#fc9ac3
#fc9aaf
#fc9a9b
#fcac9a

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

#fc9aaf
#affc9a
#9aaffc

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

#fc9aaf
#e0fc9a
#9afce7
#b69afc

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

#fc9aaf
#9afce7
#9ae0fc
#fcb69a

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

#fc9aaf Color Code Preview on Black Background Color

This is how #fc9aaf Color will look on black background color. Color contrast ratio is 10.38

#fc9aaf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc9aaf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc9aaf

#fc9aaf color code is use for CSS Background Color

Background color for the above div is #fc9aaf

HTML with inline CSS

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

#fc9aaf color code is use for CSS Border Color

CSS Border color for the above div is #fc9aaf

HTML with inline CSS

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

CSS Border Left color for the above div is #fc9aaf

HTML with inline CSS

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

CSS Border Right color for the above div is #fc9aaf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fc9aaf

HTML with inline CSS

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

CSS Border Top color for the above div is #fc9aaf

HTML with inline CSS

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

#fc9aaf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fc9aaf Color code Preview on White Background

This is how #fc9aaf Color code will look on white background color. Color contrast ratio is 2.02

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

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(252,154,175,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(154,252,231,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(252,154,175,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.