crispedge.com

Color picker

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

#fad4ca hex color - Red - Warm color - Information

#fad4ca hex color - Red - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Red

Hex #fad4ca Color code in RGB color code model is created after adding 98.04% red color, 83.14% green color and 79.22% blue color. Hex #fad4ca Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 15% magenta, 19% yellow and 2% black.

Hex #fad4ca color code is between #ffcccc web safe hex color code and #eeddbb web safe hex color code. #ffcccc is the nearest web safe color code. You can see here many more shades of #fad4ca color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codefad4ca#fad4ca
RGB Decimal250, 212, 202rgb(250, 212, 202)
RGB Percent98%, 83%, 79%rgb(98%, 83%, 79%)
CSS RGBa250, 212, 202,1rgba(250,212,202,1)
CMYK Modelcmyk(0%,15%,19%,2%)
HSL Color Space13,83% ,89%hsl(13,83% ,89%)
HSV Color Space13°, 19%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110101101010011001010
Octal372324312
Decimal250212202
Hexfad4ca

Different shades of #fad4ca color code.

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

Light Shade of #fad4ca
#fefaf9
Dark Shade of #fad4ca
#f6ae9b
Saturated Shade of #fad4ca
#fdd2c7
Desaturated Shade of #fad4ca
#f7d6cd
Grey scale Shade of #fad4ca
#e2e2e2
Brighten Shade
#ffede3
Most Readable Shade
#000000

Shades of #fad4ca color code

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

#fad4ca
#debcb3
#c2a49d
#a68d86
#8a7570
#6f5e59
#534643
#372f2c
#1b1716
#000000

Similar Color like #fad4ca color

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

#fbd5cb
#fcd6cc
#fdd7cd
#fed8ce
#ffd9cf
#ffdad0
#ffdbd1
#ffdcd2
#ffddd3
#ffded4
#ffdfd5
#ffe0d6
#ffe1d7
#ffe2d8
#f9d3c9
#f8d2c8
#f7d1c7
#f6d0c6
#f5cfc5
#f4cec4
#f3cdc3
#f2ccc2
#f1cbc1
#f0cac0
#efc9bf
#eec8be
#edc7bd
#ecc6bc

Monochromatic Color with #fad4ca

#fad4ca
#25201e
#504441
#7a6863
#a58c85
#cfb0a8

Tints of #fad4ca Color

#fad4ca
#fad8cf
#fbddd5
#fbe2db
#fce7e1
#fcebe7
#fdf0ed
#fdf5f3
#fefaf9
#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

#fad4ca
#caf0fa

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

Split Complementary

#fad4ca
#cafaec
#cad8fa

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

Analogous Color

#facad3
#facaca
#fad4ca
#fadeca
#fae7ca

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

#fad4ca
#cafad4
#d4cafa

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

#fad4ca
#d8faca
#caf0fa
#eccafa

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

#fad4ca
#caf0fa
#cad8fa
#faecca

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

#fad4ca Color Code Preview on Black Background Color

This is how #fad4ca Color will look on black background color. Color contrast ratio is 15.34

#fad4ca in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fad4ca

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fad4ca

#fad4ca color code is use for CSS Background Color

Background color for the above div is #fad4ca

HTML with inline CSS

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

#fad4ca color code is use for CSS Border Color

CSS Border color for the above div is #fad4ca

HTML with inline CSS

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

CSS Border Left color for the above div is #fad4ca

HTML with inline CSS

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

CSS Border Right color for the above div is #fad4ca

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fad4ca

HTML with inline CSS

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

CSS Border Top color for the above div is #fad4ca

HTML with inline CSS

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

#fad4ca hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fad4ca Color code Preview on White Background

This is how #fad4ca Color code will look on white background color. Color contrast ratio is 1.37

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

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.