crispedge.com

Color picker

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

#f2a4ad hex color - Red - Warm color - Information

#f2a4ad hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #f2a4ad Color code in RGB color code model is created after adding 94.9% red color, 64.31% green color and 67.84% blue color. Hex #f2a4ad Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 32% magenta, 29% yellow and 5% black.

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

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codef2a4ad#f2a4ad
RGB Decimal242, 164, 173rgb(242, 164, 173)
RGB Percent95%, 64%, 68%rgb(95%, 64%, 68%)
CSS RGBa242, 164, 173,1rgba(242,164,173,1)
CMYK Modelcmyk(0%,32%,29%,5%)
HSL Color Space353,75% ,80%hsl(353,75% ,80%)
HSV Color Space353°, 32%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100101010010010101101
Octal362244255
Decimal242164173
Hexf2a4ad

Different shades of #f2a4ad color code.

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

Light Shade of #f2a4ad
#f8d1d5
Dark Shade of #f2a4ad
#ec7785
Saturated Shade of #f2a4ad
#f79fa9
Desaturated Shade of #f2a4ad
#eda9b1
Grey scale Shade of #f2a4ad
#cbcbcb
Brighten Shade
#ffbdc6
Most Readable Shade
#000000

Shades of #f2a4ad color code

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

#f2a4ad
#d79199
#bc7f86
#a16d73
#865b60
#6b484c
#503639
#352426
#1a1213
#000000

Similar Color like #f2a4ad color

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

#f3a5ae
#f4a6af
#f5a7b0
#f6a8b1
#f7a9b2
#f8aab3
#f9abb4
#faacb5
#fbadb6
#fcaeb7
#fdafb8
#feb0b9
#ffb1ba
#ffb2bb
#f1a3ac
#f0a2ab
#efa1aa
#eea0a9
#ed9fa8
#ec9ea7
#eb9da6
#ea9ca5
#e99ba4
#e89aa3
#e799a2
#e698a1
#e597a0
#e4969f

Monochromatic Color with #f2a4ad

#f2a4ad
#1d1415
#483133
#724e52
#9d6a70
#c7878f

Tints of #f2a4ad Color

#f2a4ad
#f3aeb6
#f4b8bf
#f6c2c8
#f7ccd1
#f9d6da
#fae0e3
#fceaec
#fdf4f5
#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

#f2a4ad
#a4f2e9

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

Split Complementary

#f2a4ad
#a4f2c2
#a4d4f2

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

Analogous Color

#f2a4cc
#f2a4bd
#f2a4ad
#f2aba4
#f2baa4

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

#f2a4ad
#adf2a4
#a4adf2

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

#f2a4ad
#d4f2a4
#a4f2e9
#c2a4f2

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

#f2a4ad
#a4f2e9
#a4d4f2
#f2c2a4

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

#f2a4ad Color Code Preview on Black Background Color

This is how #f2a4ad Color will look on black background color. Color contrast ratio is 10.69

#f2a4ad in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f2a4ad

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f2a4ad

#f2a4ad color code is use for CSS Background Color

Background color for the above div is #f2a4ad

HTML with inline CSS

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

#f2a4ad color code is use for CSS Border Color

CSS Border color for the above div is #f2a4ad

HTML with inline CSS

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

CSS Border Left color for the above div is #f2a4ad

HTML with inline CSS

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

CSS Border Right color for the above div is #f2a4ad

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f2a4ad

HTML with inline CSS

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

CSS Border Top color for the above div is #f2a4ad

HTML with inline CSS

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

#f2a4ad hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f2a4ad Color code Preview on White Background

This is how #f2a4ad Color code will look on white background color. Color contrast ratio is 1.96

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.