crispedge.com

Color picker

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

#f5c4cb hex color - Red - Warm color - Information

#f5c4cb hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #f5c4cb Color code in RGB color code model is created after adding 96.08% red color, 76.86% green color and 79.61% blue color. Hex #f5c4cb Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 20% magenta, 17% yellow and 4% black.

Hex #f5c4cb color code is between #eecccc web safe hex color code and #ffbbbb web safe hex color code. #eecccc is the nearest web safe color code. You can see here many more shades of #f5c4cb color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codef5c4cb#f5c4cb
RGB Decimal245, 196, 203rgb(245, 196, 203)
RGB Percent96%, 77%, 80%rgb(96%, 77%, 80%)
CSS RGBa245, 196, 203,1rgba(245,196,203,1)
CMYK Modelcmyk(0%,20%,17%,4%)
HSL Color Space351,71% ,86%hsl(351,71% ,86%)
HSV Color Space351°, 20%, 96%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111101011100010011001011
Octal365304313
Decimal245196203
Hexf5c4cb

Different shades of #f5c4cb color code.

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

Light Shade of #f5c4cb
#fcf0f1
Dark Shade of #f5c4cb
#ee98a5
Saturated Shade of #f5c4cb
#f8c1c9
Desaturated Shade of #f5c4cb
#f2c7cd
Grey scale Shade of #f5c4cb
#dcdcdc
Brighten Shade
#ffdde4
Most Readable Shade
#000000

Shades of #f5c4cb color code

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

#f5c4cb
#d9aeb4
#be989d
#a38287
#886c70
#6c575a
#514143
#362b2d
#1b1516
#000000

Similar Color like #f5c4cb color

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

#f6c5cc
#f7c6cd
#f8c7ce
#f9c8cf
#fac9d0
#fbcad1
#fccbd2
#fdccd3
#fecdd4
#ffced5
#ffcfd6
#ffd0d7
#ffd1d8
#ffd2d9
#f4c3ca
#f3c2c9
#f2c1c8
#f1c0c7
#f0bfc6
#efbec5
#eebdc4
#edbcc3
#ecbbc2
#ebbac1
#eab9c0
#e9b8bf
#e8b7be
#e7b6bd

Monochromatic Color with #f5c4cb

#f5c4cb
#201a1b
#4b3c3e
#755e61
#a08085
#caa2a8

Tints of #f5c4cb Color

#f5c4cb
#f6cad0
#f7d1d6
#f8d7dc
#f9dee2
#fae4e7
#fbebed
#fcf1f3
#fdf8f9
#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

#f5c4cb
#c4f5ee

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

Split Complementary

#f5c4cb
#c4f5d6
#c4e3f5

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

Analogous Color

#f5c4df
#f5c4d5
#f5c4cb
#f5c7c4
#f5d1c4

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

#f5c4cb
#cbf5c4
#c4cbf5

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

#f5c4cb
#e3f5c4
#c4f5ee
#d5c4f5

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

#f5c4cb
#c4f5ee
#c4e3f5
#f5d6c4

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

#f5c4cb Color Code Preview on Black Background Color

This is how #f5c4cb Color will look on black background color. Color contrast ratio is 13.64

#f5c4cb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f5c4cb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f5c4cb

#f5c4cb color code is use for CSS Background Color

Background color for the above div is #f5c4cb

HTML with inline CSS

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

#f5c4cb color code is use for CSS Border Color

CSS Border color for the above div is #f5c4cb

HTML with inline CSS

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

CSS Border Left color for the above div is #f5c4cb

HTML with inline CSS

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

CSS Border Right color for the above div is #f5c4cb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f5c4cb

HTML with inline CSS

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

CSS Border Top color for the above div is #f5c4cb

HTML with inline CSS

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

#f5c4cb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f5c4cb Color code Preview on White Background

This is how #f5c4cb Color code will look on white background color. Color contrast ratio is 1.54

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

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.