crispedge.com

Color picker

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

#f2c4bb hex color - Orange - Warm color - Information

#f2c4bb hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #f2c4bb Color code in RGB color code model is created after adding 94.9% red color, 76.86% green color and 73.33% blue color. Hex #f2c4bb Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 19% magenta, 23% yellow and 5% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codef2c4bb#f2c4bb
RGB Decimal242, 196, 187rgb(242, 196, 187)
RGB Percent95%, 77%, 73%rgb(95%, 77%, 73%)
CSS RGBa242, 196, 187,1rgba(242,196,187,1)
CMYK Modelcmyk(0%,19%,23%,5%)
HSL Color Space10,68% ,84%hsl(10,68% ,84%)
HSV Color Space10°, 23%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100101100010010111011
Octal362304273
Decimal242196187
Hexf2c4bb

Different shades of #f2c4bb color code.

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

Light Shade of #f2c4bb
#fae9e6
Dark Shade of #f2c4bb
#ea9f90
Saturated Shade of #f2c4bb
#f6c1b7
Desaturated Shade of #f2c4bb
#eec7bf
Grey scale Shade of #f2c4bb
#d6d6d6
Brighten Shade
#ffddd4
Most Readable Shade
#000000

Shades of #f2c4bb color code

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

#f2c4bb
#d7aea6
#bc9891
#a1827c
#866c67
#6b5753
#50413e
#352b29
#1a1514
#000000

Similar Color like #f2c4bb color

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

#f3c5bc
#f4c6bd
#f5c7be
#f6c8bf
#f7c9c0
#f8cac1
#f9cbc2
#faccc3
#fbcdc4
#fccec5
#fdcfc6
#fed0c7
#ffd1c8
#ffd2c9
#f1c3ba
#f0c2b9
#efc1b8
#eec0b7
#edbfb6
#ecbeb5
#ebbdb4
#eabcb3
#e9bbb2
#e8bab1
#e7b9b0
#e6b8af
#e5b7ae
#e4b6ad

Monochromatic Color with #f2c4bb

#f2c4bb
#1d1817
#483a38
#725d58
#9d7f79
#c7a29a

Tints of #f2c4bb Color

#f2c4bb
#f3cac2
#f4d1ca
#f6d7d1
#f7ded9
#f9e4e0
#faebe8
#fcf1ef
#fdf8f7
#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

#f2c4bb
#bbe9f2

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

Split Complementary

#f2c4bb
#bbf2e0
#bbcdf2

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

Analogous Color

#f2bbc8
#f2bbbd
#f2c4bb
#f2cfbb
#f2dabb

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

#f2c4bb
#bbf2c4
#c4bbf2

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

#f2c4bb
#cdf2bb
#bbe9f2
#dfbbf2

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

#f2c4bb
#bbe9f2
#bbcdf2
#f2e0bb

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

#f2c4bb Color Code Preview on Black Background Color

This is how #f2c4bb Color will look on black background color. Color contrast ratio is 13.39

#f2c4bb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f2c4bb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f2c4bb

#f2c4bb color code is use for CSS Background Color

Background color for the above div is #f2c4bb

HTML with inline CSS

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

#f2c4bb color code is use for CSS Border Color

CSS Border color for the above div is #f2c4bb

HTML with inline CSS

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

CSS Border Left color for the above div is #f2c4bb

HTML with inline CSS

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

CSS Border Right color for the above div is #f2c4bb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f2c4bb

HTML with inline CSS

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

CSS Border Top color for the above div is #f2c4bb

HTML with inline CSS

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

#f2c4bb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f2c4bb Color code Preview on White Background

This is how #f2c4bb Color code will look on white background color. Color contrast ratio is 1.57

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

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.