crispedge.com

Color picker

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

#f2c8bc hex color - Orange - Warm color - Information

#f2c8bc hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

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

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

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codef2c8bc#f2c8bc
RGB Decimal242, 200, 188rgb(242, 200, 188)
RGB Percent95%, 78%, 74%rgb(95%, 78%, 74%)
CSS RGBa242, 200, 188,1rgba(242,200,188,1)
CMYK Modelcmyk(0%,17%,22%,5%)
HSL Color Space13,68% ,84%hsl(13,68% ,84%)
HSV Color Space13°, 22%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100101100100010111100
Octal362310274
Decimal242200188
Hexf2c8bc

Different shades of #f2c8bc color code.

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

Light Shade of #f2c8bc
#faebe7
Dark Shade of #f2c8bc
#eaa591
Saturated Shade of #f2c8bc
#f6c6b8
Desaturated Shade of #f2c8bc
#eecac0
Grey scale Shade of #f2c8bc
#d7d7d7
Brighten Shade
#ffe1d5
Most Readable Shade
#000000

Shades of #f2c8bc color code

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

#f2c8bc
#d7b1a7
#bc9b92
#a1857d
#866f68
#6b5853
#50423e
#352c29
#1a1614
#000000

Similar Color like #f2c8bc color

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

#f3c9bd
#f4cabe
#f5cbbf
#f6ccc0
#f7cdc1
#f8cec2
#f9cfc3
#fad0c4
#fbd1c5
#fcd2c6
#fdd3c7
#fed4c8
#ffd5c9
#ffd6ca
#f1c7bb
#f0c6ba
#efc5b9
#eec4b8
#edc3b7
#ecc2b6
#ebc1b5
#eac0b4
#e9bfb3
#e8beb2
#e7bdb1
#e6bcb0
#e5bbaf
#e4baae

Monochromatic Color with #f2c8bc

#f2c8bc
#1d1817
#483b38
#725f59
#9d827a
#c7a59b

Tints of #f2c8bc Color

#f2c8bc
#f3cec3
#f4d4ca
#f6dad2
#f7e0d9
#f9e6e1
#faece8
#fcf2f0
#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

#f2c8bc
#bce6f2

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

Split Complementary

#f2c8bc
#bcf2e3
#bccbf2

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

Analogous Color

#f2bcc6
#f2bdbc
#f2c8bc
#f2d3bc
#f2debc

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

#f2c8bc
#bcf2c8
#c8bcf2

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

#f2c8bc
#cbf2bc
#bce6f2
#e3bcf2

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

#f2c8bc
#bce6f2
#bccbf2
#f2e3bc

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

#f2c8bc Color Code Preview on Black Background Color

This is how #f2c8bc Color will look on black background color. Color contrast ratio is 13.76

#f2c8bc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f2c8bc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f2c8bc

#f2c8bc color code is use for CSS Background Color

Background color for the above div is #f2c8bc

HTML with inline CSS

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

#f2c8bc color code is use for CSS Border Color

CSS Border color for the above div is #f2c8bc

HTML with inline CSS

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

CSS Border Left color for the above div is #f2c8bc

HTML with inline CSS

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

CSS Border Right color for the above div is #f2c8bc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f2c8bc

HTML with inline CSS

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

CSS Border Top color for the above div is #f2c8bc

HTML with inline CSS

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

#f2c8bc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f2c8bc Color code Preview on White Background

This is how #f2c8bc Color code will look on white background color. Color contrast ratio is 1.53

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

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.