crispedge.com

Color picker

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

#f3cddb hex color - Red - Warm color - Information

#f3cddb hex color - Red - Warm color

Color Hue/Base color: Red

Hex #f3cddb Color code in RGB color code model is created after adding 95.29% red color, 80.39% green color and 85.88% blue color. Hex #f3cddb Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 16% magenta, 10% yellow and 5% black.

Hex #f3cddb color code is between #eeccdd web safe hex color code and #ffddcc web safe hex color code. #eeccdd is the nearest web safe color code. You can see here many more shades of #f3cddb color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codef3cddb#f3cddb
RGB Decimal243, 205, 219rgb(243, 205, 219)
RGB Percent95%, 80%, 86%rgb(95%, 80%, 86%)
CSS RGBa243, 205, 219,1rgba(243,205,219,1)
CMYK Modelcmyk(0%,16%,10%,5%)
HSL Color Space338,61% ,88%hsl(338,61% ,88%)
HSV Color Space338°, 16%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100111100110111011011
Octal363315333
Decimal243205219
Hexf3cddb

Different shades of #f3cddb color code.

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

Light Shade of #f3cddb
#fdf6f9
Dark Shade of #f3cddb
#e9a4bd
Saturated Shade of #f3cddb
#f6cada
Desaturated Shade of #f3cddb
#f0d0dc
Grey scale Shade of #f3cddb
#e0e0e0
Brighten Shade
#ffe6f4
Most Readable Shade
#000000

Shades of #f3cddb color code

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

#f3cddb
#d8b6c2
#bd9faa
#a28892
#877179
#6c5b61
#514449
#362d30
#1b1618
#000000

Similar Color like #f3cddb color

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

#f4cedc
#f5cfdd
#f6d0de
#f7d1df
#f8d2e0
#f9d3e1
#fad4e2
#fbd5e3
#fcd6e4
#fdd7e5
#fed8e6
#ffd9e7
#ffdae8
#ffdbe9
#f2ccda
#f1cbd9
#f0cad8
#efc9d7
#eec8d6
#edc7d5
#ecc6d4
#ebc5d3
#eac4d2
#e9c3d1
#e8c2d0
#e7c1cf
#e6c0ce
#e5bfcd

Monochromatic Color with #f3cddb

#f3cddb
#1e1a1b
#493e42
#736168
#9e858e
#c8a9b5

Tints of #f3cddb Color

#f3cddb
#f4d2df
#f5d8e3
#f7dde7
#f8e3eb
#f9e8ef
#fbeef3
#fcf3f7
#fdf9fb
#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

#f3cddb
#cdf3e5

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

Split Complementary

#f3cddb
#cdf3d2
#cdeef3

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

Analogous Color

#f3cdea
#f3cde3
#f3cddb
#f3cdd3
#f3cecd

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

#f3cddb
#dbf3cd
#cddbf3

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

#f3cddb
#eef3cd
#cdf3e5
#d2cdf3

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

#f3cddb
#cdf3e5
#cdeef3
#f3d2cd

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

#f3cddb Color Code Preview on Black Background Color

This is how #f3cddb Color will look on black background color. Color contrast ratio is 14.57

#f3cddb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f3cddb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f3cddb

#f3cddb color code is use for CSS Background Color

Background color for the above div is #f3cddb

HTML with inline CSS

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

#f3cddb color code is use for CSS Border Color

CSS Border color for the above div is #f3cddb

HTML with inline CSS

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

CSS Border Left color for the above div is #f3cddb

HTML with inline CSS

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

CSS Border Right color for the above div is #f3cddb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f3cddb

HTML with inline CSS

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

CSS Border Top color for the above div is #f3cddb

HTML with inline CSS

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

#f3cddb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f3cddb Color code Preview on White Background

This is how #f3cddb Color code will look on white background color. Color contrast ratio is 1.44

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.