crispedge.com

Color picker

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

#f2acbd hex color - Red - Warm color - Information

#f2acbd hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #f2acbd color code is between #eeaabb web safe hex color code and #ffbbcc web safe hex color code. #eeaabb is the nearest web safe color code. You can see here many more shades of #f2acbd color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codef2acbd#f2acbd
RGB Decimal242, 172, 189rgb(242, 172, 189)
RGB Percent95%, 67%, 74%rgb(95%, 67%, 74%)
CSS RGBa242, 172, 189,1rgba(242,172,189,1)
CMYK Modelcmyk(0%,29%,22%,5%)
HSL Color Space345,73% ,81%hsl(345,73% ,81%)
HSV Color Space345°, 29%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100101010110010111101
Octal362254275
Decimal242172189
Hexf2acbd

Different shades of #f2acbd color code.

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

Light Shade of #f2acbd
#f9d8e0
Dark Shade of #f2acbd
#eb809a
Saturated Shade of #f2acbd
#f7a7bb
Desaturated Shade of #f2acbd
#edb1bf
Grey scale Shade of #f2acbd
#cfcfcf
Brighten Shade
#ffc5d6
Most Readable Shade
#000000

Shades of #f2acbd color code

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

#f2acbd
#d798a8
#bc8593
#a1727e
#865f69
#6b4c54
#50393f
#35262a
#1a1315
#000000

Similar Color like #f2acbd color

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

#f3adbe
#f4aebf
#f5afc0
#f6b0c1
#f7b1c2
#f8b2c3
#f9b3c4
#fab4c5
#fbb5c6
#fcb6c7
#fdb7c8
#feb8c9
#ffb9ca
#ffbacb
#f1abbc
#f0aabb
#efa9ba
#eea8b9
#eda7b8
#eca6b7
#eba5b6
#eaa4b5
#e9a3b4
#e8a2b3
#e7a1b2
#e6a0b1
#e59fb0
#e49eaf

Monochromatic Color with #f2acbd

#f2acbd
#1d1517
#483338
#725159
#9d707b
#c78e9c

Tints of #f2acbd Color

#f2acbd
#f3b5c4
#f4becb
#f6c7d3
#f7d0da
#f9dae1
#fae3e9
#fcecf0
#fdf5f7
#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

#f2acbd
#acf2e1

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

Split Complementary

#f2acbd
#acf2be
#ace0f2

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

Analogous Color

#f2acd9
#f2accb
#f2acbd
#f2acaf
#f2b7ac

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

#f2acbd
#bdf2ac
#acbdf2

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

#f2acbd
#e0f2ac
#acf2e1
#beacf2

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

#f2acbd
#acf2e1
#ace0f2
#f2beac

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

#f2acbd Color Code Preview on Black Background Color

This is how #f2acbd Color will look on black background color. Color contrast ratio is 11.41

#f2acbd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f2acbd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f2acbd

#f2acbd color code is use for CSS Background Color

Background color for the above div is #f2acbd

HTML with inline CSS

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

#f2acbd color code is use for CSS Border Color

CSS Border color for the above div is #f2acbd

HTML with inline CSS

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

CSS Border Left color for the above div is #f2acbd

HTML with inline CSS

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

CSS Border Right color for the above div is #f2acbd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f2acbd

HTML with inline CSS

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

CSS Border Top color for the above div is #f2acbd

HTML with inline CSS

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

#f2acbd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f2acbd Color code Preview on White Background

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.