crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#fca9ad hex color - Red - Warm color - Information

#fca9ad hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #fca9ad color code is between #ffaaaa web safe hex color code and #ee99bb web safe hex color code. #ffaaaa is the nearest web safe color code. You can see here many more shades of #fca9ad color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codefca9ad#fca9ad
RGB Decimal252, 169, 173rgb(252, 169, 173)
RGB Percent99%, 66%, 68%rgb(99%, 66%, 68%)
CSS RGBa252, 169, 173,1rgba(252,169,173,1)
CMYK Modelcmyk(0%,33%,31%,1%)
HSL Color Space357,93% ,83%hsl(357,93% ,83%)
HSV Color Space357°, 33%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111001010100110101101
Octal374251255
Decimal252169173
Hexfca9ad

Different shades of #fca9ad color code.

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

Light Shade of #fca9ad
#fedadc
Dark Shade of #fca9ad
#fa787e
Saturated Shade of #fca9ad
#ffa6aa
Desaturated Shade of #fca9ad
#f8adb1
Grey scale Shade of #fca9ad
#d2d2d2
Brighten Shade
#ffc2c6
Most Readable Shade
#000000

Shades of #fca9ad color code

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

#fca9ad
#e09699
#c48386
#a87073
#8c5d60
#704b4c
#543839
#382526
#1c1213
#000000

Similar Color like #fca9ad color

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

#fdaaae
#feabaf
#ffacb0
#ffadb1
#ffaeb2
#ffafb3
#ffb0b4
#ffb1b5
#ffb2b6
#ffb3b7
#ffb4b8
#ffb5b9
#ffb6ba
#ffb7bb
#fba8ac
#faa7ab
#f9a6aa
#f8a5a9
#f7a4a8
#f6a3a7
#f5a2a6
#f4a1a5
#f3a0a4
#f29fa3
#f19ea2
#f09da1
#ef9ca0
#ee9b9f

Monochromatic Color with #fca9ad

#fca9ad
#271a1b
#523738
#7c5355
#a77073
#d18c90

Tints of #fca9ad Color

#fca9ad
#fcb2b6
#fcbcbf
#fdc5c8
#fdcfd1
#fdd8da
#fee2e3
#feebec
#fef5f5
#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

#fca9ad
#a9fcf8

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

Split Complementary

#fca9ad
#a9fcce
#a9d6fc

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

Analogous Color

#fca9ce
#fca9be
#fca9ad
#fcb6a9
#fcc6a9

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

#fca9ad
#adfca9
#a9adfc

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

#fca9ad
#d6fca9
#a9fcf8
#cea9fc

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

#fca9ad
#a9fcf8
#a9d6fc
#fccfa9

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

#fca9ad Color Code Preview on Black Background Color

This is how #fca9ad Color will look on black background color. Color contrast ratio is 11.42

#fca9ad in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fca9ad

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fca9ad

#fca9ad color code is use for CSS Background Color

Background color for the above div is #fca9ad

HTML with inline CSS

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

#fca9ad color code is use for CSS Border Color

CSS Border color for the above div is #fca9ad

HTML with inline CSS

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

CSS Border Left color for the above div is #fca9ad

HTML with inline CSS

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

CSS Border Right color for the above div is #fca9ad

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fca9ad

HTML with inline CSS

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

CSS Border Top color for the above div is #fca9ad

HTML with inline CSS

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

#fca9ad hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fca9ad Color code Preview on White Background

This is how #fca9ad Color code will look on white background color. Color contrast ratio is 1.84

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.