crispedge.com

Color picker

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

#fc8ec3 hex color - Orange - Warm color - Information

#fc8ec3 hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #fc8ec3 Color code in RGB color code model is created after adding 98.82% red color, 55.69% green color and 76.47% blue color. Hex #fc8ec3 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 44% magenta, 23% yellow and 1% black.

Hex #fc8ec3 color code is between #ff88bb web safe hex color code and #ee99cc web safe hex color code. #ff88bb is the nearest web safe color code. You can see here many more shades of #fc8ec3 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codefc8ec3#fc8ec3
RGB Decimal252, 142, 195rgb(252, 142, 195)
RGB Percent99%, 56%, 76%rgb(99%, 56%, 76%)
CSS RGBa252, 142, 195,1rgba(252,142,195,1)
CMYK Modelcmyk(0%,44%,23%,1%)
HSL Color Space331,95% ,77%hsl(331,95% ,77%)
HSV Color Space331°, 44%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111001000111011000011
Octal374216303
Decimal252142195
Hexfc8ec3

Different shades of #fc8ec3 color code.

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

Light Shade of #fc8ec3
#fdc0dd
Dark Shade of #fc8ec3
#fb5ca9
Saturated Shade of #fc8ec3
#ff8bc3
Desaturated Shade of #fc8ec3
#f694c3
Grey scale Shade of #fc8ec3
#c5c5c5
Brighten Shade
#ffa7dc
Most Readable Shade
#000000

Shades of #fc8ec3 color code

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

#fc8ec3
#e07ead
#c46e97
#a85e82
#8c4e6c
#703f56
#542f41
#381f2b
#1c0f15
#000000

Similar Color like #fc8ec3 color

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

#fd8fc4
#fe90c5
#ff91c6
#ff92c7
#ff93c8
#ff94c9
#ff95ca
#ff96cb
#ff97cc
#ff98cd
#ff99ce
#ff9acf
#ff9bd0
#ff9cd1
#fb8dc2
#fa8cc1
#f98bc0
#f88abf
#f789be
#f688bd
#f587bc
#f486bb
#f385ba
#f284b9
#f183b8
#f082b7
#ef81b6
#ee80b5

Monochromatic Color with #fc8ec3

#fc8ec3
#27161f
#522e3f
#7c4660
#a75e81
#d176a2

Tints of #fc8ec3 Color

#fc8ec3
#fc9ac9
#fca7d0
#fdb3d7
#fdc0dd
#fdcce4
#fed9eb
#fee5f1
#fef2f8
#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

#fc8ec3
#8efcc7

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

Split Complementary

#fc8ec3
#8efc90
#8efafc

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

Analogous Color

#fc8eef
#fc8ed9
#fc8ec3
#fc8ead
#fc8e97

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

#fc8ec3
#c3fc8e
#8ec3fc

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

#fc8ec3
#fafc8e
#8efcc7
#908efc

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

#fc8ec3
#8efcc7
#8efafc
#fc908e

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

#fc8ec3 Color Code Preview on Black Background Color

This is how #fc8ec3 Color will look on black background color. Color contrast ratio is 9.80

#fc8ec3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc8ec3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc8ec3

#fc8ec3 color code is use for CSS Background Color

Background color for the above div is #fc8ec3

HTML with inline CSS

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

#fc8ec3 color code is use for CSS Border Color

CSS Border color for the above div is #fc8ec3

HTML with inline CSS

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

CSS Border Left color for the above div is #fc8ec3

HTML with inline CSS

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

CSS Border Right color for the above div is #fc8ec3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fc8ec3

HTML with inline CSS

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

CSS Border Top color for the above div is #fc8ec3

HTML with inline CSS

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

#fc8ec3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fc8ec3 Color code Preview on White Background

This is how #fc8ec3 Color code will look on white background color. Color contrast ratio is 2.14

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

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.