crispedge.com

Color picker

Loading...

#fcaac2 hex color - Red - Warm color - Information

#fcaac2 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #fcaac2 Color code in RGB color code model is created after adding 98.82% red color, 66.67% green color and 76.08% blue color. Hex #fcaac2 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 33% magenta, 23% yellow and 1% black.

Hex #fcaac2 color code is between #ff99bb web safe hex color code and #eebbcc web safe hex color code. #ff99bb is the nearest web safe color code. You can see here many more shades of #fcaac2 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefcaac2#fcaac2
RGB Decimal252, 170, 194rgb(252, 170, 194)
RGB Percent99%, 67%, 76%rgb(99%, 67%, 76%)
CSS RGBa252, 170, 194,1rgba(252,170,194,1)
CMYK Modelcmyk(0%,33%,23%,1%)
HSL Color Space342,93% ,83%hsl(342,93% ,83%)
HSV Color Space342°, 33%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111001010101011000010
Octal374252302
Decimal252170194
Hexfcaac2

Different shades of #fcaac2 color code.

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

Light Shade of #fcaac2
#fedbe5
Dark Shade of #fcaac2
#fa799f
Saturated Shade of #fcaac2
#ffa7c1
Desaturated Shade of #fcaac2
#f8aec4
Grey scale Shade of #fcaac2
#d3d3d3
Brighten Shade
#ffc3db
Most Readable Shade
#000000

Shades of #fcaac2 color code

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

#fcaac2
#e097ac
#c48496
#a87181
#8c5e6b
#704b56
#543840
#38252b
#1c1215
#000000

Similar Color like #fcaac2 color

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

#fdabc3
#feacc4
#ffadc5
#ffaec6
#ffafc7
#ffb0c8
#ffb1c9
#ffb2ca
#ffb3cb
#ffb4cc
#ffb5cd
#ffb6ce
#ffb7cf
#ffb8d0
#fba9c1
#faa8c0
#f9a7bf
#f8a6be
#f7a5bd
#f6a4bc
#f5a3bb
#f4a2ba
#f3a1b9
#f2a0b8
#f19fb7
#f09eb6
#ef9db5
#ee9cb4

Monochromatic Color with #fcaac2

#fcaac2
#271b1e
#52373f
#7c5460
#a77181
#d18da1

Tints of #fcaac2 Color

#fcaac2
#fcb3c8
#fcbccf
#fdc6d6
#fdcfdd
#fdd9e3
#fee2ea
#feecf1
#fef5f8
#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

#fcaac2
#aafce4

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

Split Complementary

#fcaac2
#aafcbb
#aaebfc

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

Analogous Color

#fcaae3
#fcaad2
#fcaac2
#fcaab2
#fcb3aa

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

#fcaac2
#c2fcaa
#aac2fc

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

#fcaac2
#ebfcaa
#aafce4
#bbaafc

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

#fcaac2
#aafce4
#aaebfc
#fcbbaa

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

#fcaac2 Color Code Preview on Black Background Color

This is how #fcaac2 Color will look on black background color. Color contrast ratio is 11.67

#fcaac2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fcaac2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fcaac2

#fcaac2 color code is use for CSS Background Color

Background color for the above div is #fcaac2

HTML with inline CSS

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

#fcaac2 color code is use for CSS Border Color

CSS Border color for the above div is #fcaac2

HTML with inline CSS

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

CSS Border Left color for the above div is #fcaac2

HTML with inline CSS

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

CSS Border Right color for the above div is #fcaac2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fcaac2

HTML with inline CSS

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

CSS Border Top color for the above div is #fcaac2

HTML with inline CSS

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

#fcaac2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fcaac2 Color code Preview on White Background

This is how #fcaac2 Color code will look on white background color. Color contrast ratio is 1.80

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

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,170,194,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(170,252,228,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(252,170,194,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.