crispedge.com

Color picker

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

#f5bcdf hex color - Violet - Warm color - Information

#f5bcdf hex color - Violet - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Violet

Hex #f5bcdf Color code in RGB color code model is created after adding 96.08% red color, 73.73% green color and 87.45% blue color. Hex #f5bcdf Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 23% magenta, 9% yellow and 4% black.

Hex #f5bcdf color code is between #eebbdd web safe hex color code and #ffccee web safe hex color code. #eebbdd is the nearest web safe color code. You can see here many more shades of #f5bcdf color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codef5bcdf#f5bcdf
RGB Decimal245, 188, 223rgb(245, 188, 223)
RGB Percent96%, 74%, 87%rgb(96%, 74%, 87%)
CSS RGBa245, 188, 223,1rgba(245,188,223,1)
CMYK Modelcmyk(0%,23%,9%,4%)
HSL Color Space323,74% ,85%hsl(323,74% ,85%)
HSV Color Space323°, 23%, 96%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111101011011110011011111
Octal365274337
Decimal245188223
Hexf5bcdf

Different shades of #f5bcdf color code.

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

Light Shade of #f5bcdf
#fce8f4
Dark Shade of #f5bcdf
#ee90ca
Saturated Shade of #f5bcdf
#f9b8e0
Desaturated Shade of #f5bcdf
#f1c0de
Grey scale Shade of #f5bcdf
#d8d8d8
Brighten Shade
#ffd5f8
Most Readable Shade
#000000

Shades of #f5bcdf color code

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

#f5bcdf
#d9a7c6
#be92ad
#a37d94
#88687b
#6c5363
#513e4a
#362931
#1b1418
#000000

Similar Color like #f5bcdf color

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

#f6bde0
#f7bee1
#f8bfe2
#f9c0e3
#fac1e4
#fbc2e5
#fcc3e6
#fdc4e7
#fec5e8
#ffc6e9
#ffc7ea
#ffc8eb
#ffc9ec
#ffcaed
#f4bbde
#f3badd
#f2b9dc
#f1b8db
#f0b7da
#efb6d9
#eeb5d8
#edb4d7
#ecb3d6
#ebb2d5
#eab1d4
#e9b0d3
#e8afd2
#e7aed1

Monochromatic Color with #f5bcdf

#f5bcdf
#20191e
#4b3a44
#755a6b
#a07b92
#ca9bb8

Tints of #f5bcdf Color

#f5bcdf
#f6c3e2
#f7cae6
#f8d2e9
#f9d9ed
#fae1f0
#fbe8f4
#fcf0f7
#fdf7fb
#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

#f5bcdf
#bcf5d2

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

Split Complementary

#f5bcdf
#c2f5bc
#bcf5ee

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

Analogous Color

#f4bcf5
#f5bcea
#f5bcdf
#f5bcd4
#f5bcc8

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

#f5bcdf
#dff5bc
#bcdff5

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

#f5bcdf
#f5eebc
#bcf5d2
#bcc2f5

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

#f5bcdf
#bcf5d2
#bcf5ef
#f5bcc2

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

#f5bcdf Color Code Preview on Black Background Color

This is how #f5bcdf Color will look on black background color. Color contrast ratio is 13.14

#f5bcdf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f5bcdf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f5bcdf

#f5bcdf color code is use for CSS Background Color

Background color for the above div is #f5bcdf

HTML with inline CSS

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

#f5bcdf color code is use for CSS Border Color

CSS Border color for the above div is #f5bcdf

HTML with inline CSS

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

CSS Border Left color for the above div is #f5bcdf

HTML with inline CSS

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

CSS Border Right color for the above div is #f5bcdf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f5bcdf

HTML with inline CSS

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

CSS Border Top color for the above div is #f5bcdf

HTML with inline CSS

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

#f5bcdf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f5bcdf Color code Preview on White Background

This is how #f5bcdf Color code will look on white background color. Color contrast ratio is 1.60

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

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.