crispedge.com

Color picker

Loading...

#fcaae2 hex color - Red - Warm color - Information

#fcaae2 hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #fcaae2 color code is between #ff99dd web safe hex color code and #eebbee web safe hex color code. #ff99dd is the nearest web safe color code. You can see here many more shades of #fcaae2 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefcaae2#fcaae2
RGB Decimal252, 170, 226rgb(252, 170, 226)
RGB Percent99%, 67%, 89%rgb(99%, 67%, 89%)
CSS RGBa252, 170, 226,1rgba(252,170,226,1)
CMYK Modelcmyk(0%,33%,10%,1%)
HSL Color Space319,93% ,83%hsl(319,93% ,83%)
HSV Color Space319°, 33%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111001010101011100010
Octal374252342
Decimal252170226
Hexfcaae2

Different shades of #fcaae2 color code.

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

Light Shade of #fcaae2
#fedbf3
Dark Shade of #fcaae2
#fa79d1
Saturated Shade of #fcaae2
#ffa7e3
Desaturated Shade of #fcaae2
#f8aee0
Grey scale Shade of #fcaae2
#d3d3d3
Brighten Shade
#ffc3fb
Most Readable Shade
#000000

Shades of #fcaae2 color code

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

#fcaae2
#e097c8
#c484af
#a87196
#8c5e7d
#704b64
#54384b
#382532
#1c1219
#000000

Similar Color like #fcaae2 color

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

#fdabe3
#feace4
#ffade5
#ffaee6
#ffafe7
#ffb0e8
#ffb1e9
#ffb2ea
#ffb3eb
#ffb4ec
#ffb5ed
#ffb6ee
#ffb7ef
#ffb8f0
#fba9e1
#faa8e0
#f9a7df
#f8a6de
#f7a5dd
#f6a4dc
#f5a3db
#f4a2da
#f3a1d9
#f2a0d8
#f19fd7
#f09ed6
#ef9dd5
#ee9cd4

Monochromatic Color with #fcaae2

#fcaae2
#271b23
#52374a
#7c5470
#a77196
#d18dbc

Tints of #fcaae2 Color

#fcaae2
#fcb3e5
#fcbce8
#fdc6eb
#fdcfee
#fdd9f2
#fee2f5
#feecf8
#fef5fb
#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

#fcaae2
#aafcc4

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

Split Complementary

#fcaae2
#b9fcaa
#aafced

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

Analogous Color

#f5aafc
#fcaaf2
#fcaae2
#fcaad2
#fcaac1

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

#fcaae2
#e2fcaa
#aae2fc

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

#fcaae2
#fcedaa
#aafcc4
#aab9fc

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

#fcaae2
#aafcc4
#aafced
#fcaab9

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

#fcaae2 Color Code Preview on Black Background Color

This is how #fcaae2 Color will look on black background color. Color contrast ratio is 11.99

#fcaae2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fcaae2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fcaae2

#fcaae2 color code is use for CSS Background Color

Background color for the above div is #fcaae2

HTML with inline CSS

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

#fcaae2 color code is use for CSS Border Color

CSS Border color for the above div is #fcaae2

HTML with inline CSS

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

CSS Border Left color for the above div is #fcaae2

HTML with inline CSS

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

CSS Border Right color for the above div is #fcaae2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fcaae2

HTML with inline CSS

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

CSS Border Top color for the above div is #fcaae2

HTML with inline CSS

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

#fcaae2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fcaae2 Color code Preview on White Background

This is how #fcaae2 Color code will look on white background color. Color contrast ratio is 1.75

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

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