crispedge.com

Color picker

Loading...

#f3ccd6 hex color - Red - Warm color - Information

#f3ccd6 hex color - Red - Warm color

Color Hue/Base color: Red

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

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

0 Likes 0 Comments | 6 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codef3ccd6#f3ccd6
RGB Decimal243, 204, 214rgb(243, 204, 214)
RGB Percent95%, 80%, 84%rgb(95%, 80%, 84%)
CSS RGBa243, 204, 214,1rgba(243,204,214,1)
CMYK Modelcmyk(0%,16%,12%,5%)
HSL Color Space345,62% ,88%hsl(345,62% ,88%)
HSV Color Space345°, 16%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100111100110011010110
Octal363314326
Decimal243204214
Hexf3ccd6

Different shades of #f3ccd6 color code.

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

Light Shade of #f3ccd6
#fdf5f7
Dark Shade of #f3ccd6
#e9a3b5
Saturated Shade of #f3ccd6
#f6c9d4
Desaturated Shade of #f3ccd6
#f0cfd8
Grey scale Shade of #f3ccd6
#dfdfdf
Brighten Shade
#ffe5ef
Most Readable Shade
#000000

Shades of #f3ccd6 color code

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

#f3ccd6
#d8b5be
#bd9ea6
#a2888e
#877176
#6c5a5f
#514447
#362d2f
#1b1617
#000000

Similar Color like #f3ccd6 color

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

#f4cdd7
#f5ced8
#f6cfd9
#f7d0da
#f8d1db
#f9d2dc
#fad3dd
#fbd4de
#fcd5df
#fdd6e0
#fed7e1
#ffd8e2
#ffd9e3
#ffdae4
#f2cbd5
#f1cad4
#f0c9d3
#efc8d2
#eec7d1
#edc6d0
#ecc5cf
#ebc4ce
#eac3cd
#e9c2cc
#e8c1cb
#e7c0ca
#e6bfc9
#e5bec8

Monochromatic Color with #f3ccd6

#f3ccd6
#1e1a1b
#493d40
#736166
#9e858b
#c8a8b1

Tints of #f3ccd6 Color

#f3ccd6
#f4d1da
#f5d7df
#f7dde3
#f8e2e8
#f9e8ec
#fbeef1
#fcf3f5
#fdf9fa
#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

#f3ccd6
#ccf3e9

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

Split Complementary

#f3ccd6
#ccf3d6
#cce9f3

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

Analogous Color

#f3cce6
#f3ccde
#f3ccd6
#f3ccce
#f3d2cc

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

#f3ccd6
#d6f3cc
#ccd6f3

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

#f3ccd6
#e9f3cc
#ccf3e9
#d5ccf3

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

#f3ccd6
#ccf3e9
#cce9f3
#f3d6cc

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

#f3ccd6 Color Code Preview on Black Background Color

This is how #f3ccd6 Color will look on black background color. Color contrast ratio is 14.42

#f3ccd6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f3ccd6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f3ccd6

#f3ccd6 color code is use for CSS Background Color

Background color for the above div is #f3ccd6

HTML with inline CSS

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

#f3ccd6 color code is use for CSS Border Color

CSS Border color for the above div is #f3ccd6

HTML with inline CSS

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

CSS Border Left color for the above div is #f3ccd6

HTML with inline CSS

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

CSS Border Right color for the above div is #f3ccd6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f3ccd6

HTML with inline CSS

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

CSS Border Top color for the above div is #f3ccd6

HTML with inline CSS

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

#f3ccd6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f3ccd6 Color code Preview on White Background

This is how #f3ccd6 Color code will look on white background color. Color contrast ratio is 1.46

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(243,204,214,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(204,243,233,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(243,204,214,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 6 Views

Post your comment:-

By submitting comment you agree to our privacy policy.