crispedge.com

Color picker

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

#fc5fdf hex color - Violet - Warm color - Information

#fc5fdf hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #fc5fdf Color code in RGB color code model is created after adding 98.82% red color, 37.25% green color and 87.45% blue color. Hex #fc5fdf Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 62% magenta, 12% yellow and 1% black.

Hex #fc5fdf color code is between #ff66dd web safe hex color code and #ee55ee web safe hex color code. #ff66dd is the nearest web safe color code. You can see here many more shades of #fc5fdf color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codefc5fdf#fc5fdf
RGB Decimal252, 95, 223rgb(252, 95, 223)
RGB Percent99%, 37%, 87%rgb(99%, 37%, 87%)
CSS RGBa252, 95, 223,1rgba(252,95,223,1)
CMYK Modelcmyk(0%,62%,12%,1%)
HSL Color Space311,96% ,68%hsl(311,96% ,68%)
HSV Color Space311°, 62%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111000101111111011111
Octal374137337
Decimal25295223
Hexfc5fdf

Different shades of #fc5fdf color code.

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

Light Shade of #fc5fdf
#fd91e9
Dark Shade of #fc5fdf
#fb2dd5
Saturated Shade of #fc5fdf
#ff5ce1
Desaturated Shade of #fc5fdf
#f467da
Grey scale Shade of #fc5fdf
#adadad
Brighten Shade
#ff78f8
Most Readable Shade
#000000

Shades of #fc5fdf color code

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

#fc5fdf
#e054c6
#c449ad
#a83f94
#8c347b
#702a63
#541f4a
#381531
#1c0a18
#000000

Similar Color like #fc5fdf color

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

#fd60e0
#fe61e1
#ff62e2
#ff63e3
#ff64e4
#ff65e5
#ff66e6
#ff67e7
#ff68e8
#ff69e9
#ff6aea
#ff6beb
#ff6cec
#ff6ded
#fb5ede
#fa5ddd
#f95cdc
#f85bdb
#f75ada
#f659d9
#f558d8
#f457d7
#f356d6
#f255d5
#f154d4
#f053d3
#ef52d2
#ee51d1

Monochromatic Color with #fc5fdf

#fc5fdf
#270f23
#521f49
#7c2f6e
#a73f94
#d14fb9

Tints of #fc5fdf Color

#fc5fdf
#fc70e2
#fc82e6
#fd94e9
#fda6ed
#fdb7f0
#fec9f4
#fedbf7
#feedfb
#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

#fc5fdf
#5ffc7c

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

Split Complementary

#fc5fdf
#90fc5f
#5ffccb

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

Analogous Color

#da5ffc
#fa5ffc
#fc5fdf
#fc5fc0
#fc5fa0

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

#fc5fdf
#dffc5f
#5fdffc

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

#fc5fdf
#fcca5f
#5ffc7c
#5f90fc

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

#fc5fdf
#5ffc7c
#5ffccb
#fc5f90

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

#fc5fdf Color Code Preview on Black Background Color

This is how #fc5fdf Color will look on black background color. Color contrast ratio is 7.84

#fc5fdf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc5fdf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc5fdf

#fc5fdf color code is use for CSS Background Color

Background color for the above div is #fc5fdf

HTML with inline CSS

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

#fc5fdf color code is use for CSS Border Color

CSS Border color for the above div is #fc5fdf

HTML with inline CSS

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

CSS Border Left color for the above div is #fc5fdf

HTML with inline CSS

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

CSS Border Right color for the above div is #fc5fdf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fc5fdf

HTML with inline CSS

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

CSS Border Top color for the above div is #fc5fdf

HTML with inline CSS

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

#fc5fdf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fc5fdf Color code Preview on White Background

This is how #fc5fdf Color code will look on white background color. Color contrast ratio is 2.68

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

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.