crispedge.com

Color picker

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

#f5c1ec hex color - Violet - Warm color - Information

#f5c1ec hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #f5c1ec Color code in RGB color code model is created after adding 96.08% red color, 75.69% green color and 92.55% blue color. Hex #f5c1ec Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 21% magenta, 4% yellow and 4% black.

Hex #f5c1ec color code is between #eebbee web safe hex color code and #ffccdd web safe hex color code. #eebbee is the nearest web safe color code. You can see here many more shades of #f5c1ec color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codef5c1ec#f5c1ec
RGB Decimal245, 193, 236rgb(245, 193, 236)
RGB Percent96%, 76%, 93%rgb(96%, 76%, 93%)
CSS RGBa245, 193, 236,1rgba(245,193,236,1)
CMYK Modelcmyk(0%,21%,4%,4%)
HSL Color Space310,72% ,86%hsl(310,72% ,86%)
HSV Color Space310°, 21%, 96%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111101011100000111101100
Octal365301354
Decimal245193236
Hexf5c1ec

Different shades of #f5c1ec color code.

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

Light Shade of #f5c1ec
#fcedf9
Dark Shade of #f5c1ec
#ee95df
Saturated Shade of #f5c1ec
#f9bdee
Desaturated Shade of #f5c1ec
#f1c5ea
Grey scale Shade of #f5c1ec
#dbdbdb
Brighten Shade
#ffdaff
Most Readable Shade
#000000

Shades of #f5c1ec color code

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

#f5c1ec
#d9abd1
#be96b7
#a3809d
#886b83
#6c5568
#51404e
#362a34
#1b151a
#000000

Similar Color like #f5c1ec color

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

#f6c2ed
#f7c3ee
#f8c4ef
#f9c5f0
#fac6f1
#fbc7f2
#fcc8f3
#fdc9f4
#fecaf5
#ffcbf6
#ffccf7
#ffcdf8
#ffcef9
#ffcffa
#f4c0eb
#f3bfea
#f2bee9
#f1bde8
#f0bce7
#efbbe6
#eebae5
#edb9e4
#ecb8e3
#ebb7e2
#eab6e1
#e9b5e0
#e8b4df
#e7b3de

Monochromatic Color with #f5c1ec

#f5c1ec
#201a1f
#4b3b48
#755d71
#a07e9a
#caa0c3

Tints of #f5c1ec Color

#f5c1ec
#f6c7ee
#f7cef0
#f8d5f2
#f9dcf4
#fae3f6
#fbeaf8
#fcf1fa
#fdf8fc
#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

#f5c1ec
#c1f5ca

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

Split Complementary

#f5c1ec
#d2f5c1
#c1f5e4

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

Analogous Color

#e9c1f5
#f4c1f5
#f5c1ec
#f5c1e2
#f5c1d7

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

#f5c1ec
#ecf5c1
#c1ecf5

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

#f5c1ec
#f5e4c1
#c1f5ca
#c1d2f5

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

#f5c1ec
#c1f5ca
#c1f5e4
#f5c1d2

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

#f5c1ec Color Code Preview on Black Background Color

This is how #f5c1ec Color will look on black background color. Color contrast ratio is 13.72

#f5c1ec in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f5c1ec

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f5c1ec

#f5c1ec color code is use for CSS Background Color

Background color for the above div is #f5c1ec

HTML with inline CSS

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

#f5c1ec color code is use for CSS Border Color

CSS Border color for the above div is #f5c1ec

HTML with inline CSS

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

CSS Border Left color for the above div is #f5c1ec

HTML with inline CSS

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

CSS Border Right color for the above div is #f5c1ec

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f5c1ec

HTML with inline CSS

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

CSS Border Top color for the above div is #f5c1ec

HTML with inline CSS

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

#f5c1ec hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f5c1ec Color code Preview on White Background

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

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.