crispedge.com

Color picker

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

#fc90d8 hex color - Red - Warm color - Information

#fc90d8 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #fc90d8 Color code in RGB color code model is created after adding 98.82% red color, 56.47% green color and 84.71% blue color. Hex #fc90d8 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 43% magenta, 14% yellow and 1% black.

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

0 Likes 0 Comments | 9 Views

Color Table

Hex Color Codefc90d8#fc90d8
RGB Decimal252, 144, 216rgb(252, 144, 216)
RGB Percent99%, 56%, 85%rgb(99%, 56%, 85%)
CSS RGBa252, 144, 216,1rgba(252,144,216,1)
CMYK Modelcmyk(0%,43%,14%,1%)
HSL Color Space320,95% ,78%hsl(320,95% ,78%)
HSV Color Space320°, 43%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111001001000011011000
Octal374220330
Decimal252144216
Hexfc90d8

Different shades of #fc90d8 color code.

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

Light Shade of #fc90d8
#fdc2e9
Dark Shade of #fc90d8
#fb5ec7
Saturated Shade of #fc90d8
#ff8dd9
Desaturated Shade of #fc90d8
#f696d6
Grey scale Shade of #fc90d8
#c6c6c6
Brighten Shade
#ffa9f1
Most Readable Shade
#000000

Shades of #fc90d8 color code

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

#fc90d8
#e080c0
#c470a8
#a86090
#8c5078
#704060
#543048
#382030
#1c1018
#000000

Similar Color like #fc90d8 color

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

#fd91d9
#fe92da
#ff93db
#ff94dc
#ff95dd
#ff96de
#ff97df
#ff98e0
#ff99e1
#ff9ae2
#ff9be3
#ff9ce4
#ff9de5
#ff9ee6
#fb8fd7
#fa8ed6
#f98dd5
#f88cd4
#f78bd3
#f68ad2
#f589d1
#f488d0
#f387cf
#f286ce
#f185cd
#f084cc
#ef83cb
#ee82ca

Monochromatic Color with #fc90d8

#fc90d8
#271722
#522f46
#7c476b
#a75f8f
#d178b4

Tints of #fc90d8 Color

#fc90d8
#fc9cdc
#fca8e0
#fdb5e5
#fdc1e9
#fdcded
#fedaf2
#fee6f6
#fef2fa
#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

#fc90d8
#90fcb4

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

Split Complementary

#fc90d8
#a2fc90
#90fcea

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

Analogous Color

#f590fc
#fc90ee
#fc90d8
#fc90c2
#fc90ad

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

#fc90d8
#d8fc90
#90d8fc

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

#fc90d8
#fcea90
#90fcb4
#90a2fc

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

#fc90d8
#90fcb4
#90fcea
#fc90a2

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

#fc90d8 Color Code Preview on Black Background Color

This is how #fc90d8 Color will look on black background color. Color contrast ratio is 10.12

#fc90d8 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc90d8

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc90d8

#fc90d8 color code is use for CSS Background Color

Background color for the above div is #fc90d8

HTML with inline CSS

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

#fc90d8 color code is use for CSS Border Color

CSS Border color for the above div is #fc90d8

HTML with inline CSS

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

CSS Border Left color for the above div is #fc90d8

HTML with inline CSS

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

CSS Border Right color for the above div is #fc90d8

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fc90d8

HTML with inline CSS

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

CSS Border Top color for the above div is #fc90d8

HTML with inline CSS

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

#fc90d8 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fc90d8 Color code Preview on White Background

This is how #fc90d8 Color code will look on white background color. Color contrast ratio is 2.08

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

Related Gradients

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

0 Likes 0 Comments | 9 Views

Post your comment:-

By submitting comment you agree to our privacy policy.