crispedge.com

Color picker

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

#f2cad4 hex color - Red - Warm color - Information

#f2cad4 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #f2cad4 Color code in RGB color code model is created after adding 94.9% red color, 79.22% green color and 83.14% blue color. Hex #f2cad4 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 17% magenta, 12% yellow and 5% black.

Hex #f2cad4 color code is between #eecccc web safe hex color code and #ffbbdd web safe hex color code. #eecccc is the nearest web safe color code. You can see here many more shades of #f2cad4 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codef2cad4#f2cad4
RGB Decimal242, 202, 212rgb(242, 202, 212)
RGB Percent95%, 79%, 83%rgb(95%, 79%, 83%)
CSS RGBa242, 202, 212,1rgba(242,202,212,1)
CMYK Modelcmyk(0%,17%,12%,5%)
HSL Color Space345,61% ,87%hsl(345,61% ,87%)
HSV Color Space345°, 17%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100101100101011010100
Octal362312324
Decimal242202212
Hexf2cad4

Different shades of #f2cad4 color code.

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

Light Shade of #f2cad4
#fcf3f5
Dark Shade of #f2cad4
#e8a1b3
Saturated Shade of #f2cad4
#f5c7d2
Desaturated Shade of #f2cad4
#efcdd6
Grey scale Shade of #f2cad4
#dedede
Brighten Shade
#ffe3ed
Most Readable Shade
#000000

Shades of #f2cad4 color code

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

#f2cad4
#d7b3bc
#bc9da4
#a1868d
#867075
#6b595e
#504346
#352c2f
#1a1617
#000000

Similar Color like #f2cad4 color

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

#f3cbd5
#f4ccd6
#f5cdd7
#f6ced8
#f7cfd9
#f8d0da
#f9d1db
#fad2dc
#fbd3dd
#fcd4de
#fdd5df
#fed6e0
#ffd7e1
#ffd8e2
#f1c9d3
#f0c8d2
#efc7d1
#eec6d0
#edc5cf
#ecc4ce
#ebc3cd
#eac2cc
#e9c1cb
#e8c0ca
#e7bfc9
#e6bec8
#e5bdc7
#e4bcc6

Monochromatic Color with #f2cad4

#f2cad4
#1d191a
#483c3f
#726064
#9d838a
#c7a7af

Tints of #f2cad4 Color

#f2cad4
#f3cfd8
#f4d5dd
#f6dbe2
#f7e1e7
#f9e7eb
#faedf0
#fcf3f5
#fdf9fa
#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

#f2cad4
#caf2e8

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

Split Complementary

#f2cad4
#caf2d4
#cae8f2

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

Analogous Color

#f2cae4
#f2cadc
#f2cad4
#f2cacc
#f2d0ca

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

#f2cad4
#d4f2ca
#cad4f2

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

#f2cad4
#e8f2ca
#caf2e8
#d4caf2

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

#f2cad4
#caf2e8
#cae8f2
#f2d4ca

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

#f2cad4 Color Code Preview on Black Background Color

This is how #f2cad4 Color will look on black background color. Color contrast ratio is 14.17

#f2cad4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f2cad4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f2cad4

#f2cad4 color code is use for CSS Background Color

Background color for the above div is #f2cad4

HTML with inline CSS

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

#f2cad4 color code is use for CSS Border Color

CSS Border color for the above div is #f2cad4

HTML with inline CSS

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

CSS Border Left color for the above div is #f2cad4

HTML with inline CSS

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

CSS Border Right color for the above div is #f2cad4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f2cad4

HTML with inline CSS

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

CSS Border Top color for the above div is #f2cad4

HTML with inline CSS

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

#f2cad4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f2cad4 Color code Preview on White Background

This is how #f2cad4 Color code will look on white background color. Color contrast ratio is 1.48

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

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.