@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#faddcb hex color - Red - Warm color - Information

#faddcb hex color - Red - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Red

Hex #faddcb Color code in RGB color code model is created after adding 98.04% red color, 86.67% green color and 79.61% blue color. Hex #faddcb Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 12% magenta, 19% yellow and 1.96% black.

Hex #faddcb color code is between #ffcccc web safe hex color code and #eeeebb web safe hex color code. #ffcccc is the nearest web safe color code. You can see here many more shades of #faddcb color code.

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Codefaddcb#faddcb
RGB Decimal250, 221, 203rgb(250, 221, 203)
RGB Percent98%, 87%, 80%rgb(98%, 87%, 80%)
CSS RGBa250, 221, 203,1rgba(250,221,203,1)
CMYK Modelcmyk(0%,12%,19%,1.96%)
HSL Color Space23,82% ,89%hsl(23,82% ,89%)
HSV Color Space23°, 19%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110101101110111001011
Octal372335313
Decimal250221203
Hexfaddcb

Different shades of #faddcb color code.

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

Light Shade of #faddcb
#fefbfa
Dark Shade of #faddcb
#f6bf9c
Saturated Shade of #faddcb
#fddcc8
Desaturated Shade of #faddcb
#f7dece
Grey scale Shade of #faddcb
#e2e2e2
Brighten Shade
#fff6e4
Most Readable Shade
#000000

Shades of #faddcb color code

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

#faddcb
#dec4b4
#c2ab9d
#a69387
#8a7a70
#6f625a
#534943
#37312d
#1b1816
#000000

Similar Color like #faddcb color

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

#fbdecc
#fcdfcd
#fde0ce
#fee1cf
#ffe2d0
#ffe3d1
#ffe4d2
#ffe5d3
#ffe6d4
#ffe7d5
#ffe8d6
#ffe9d7
#ffead8
#ffebd9
#f9dcca
#f8dbc9
#f7dac8
#f6d9c7
#f5d8c6
#f4d7c5
#f3d6c4
#f2d5c3
#f1d4c2
#f0d3c1
#efd2c0
#eed1bf
#edd0be
#eccfbd

Monochromatic Color with #faddcb

#faddcb
#25211e
#504741
#7a6c63
#a59286
#cfb7a8

Tints of #faddcb Color

#faddcb
#fae0d0
#fbe4d6
#fbe8dc
#fcece2
#fcefe7
#fdf3ed
#fdf7f3
#fefbf9
#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

#faddcb
#cbe8fa

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

Split Complementary

#faddcb
#cbfaf5
#cbd0fa

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

Analogous Color

#facbcc
#fad4cb
#faddcb
#fae6cb
#faf0cb

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

#faddcb
#cbfadd
#ddcbfa

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

#faddcb
#d0facb
#cbe8fa
#f4cbfa

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

#faddcb
#cbe8fa
#cbd0fa
#faf5cb

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

#faddcb Color Code Preview on Black Background Color

This is how #faddcb Color will look on black background color. Color contrast ratio is 16.27

#faddcb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #faddcb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #faddcb

#faddcb color code is use for CSS Background Color

Background color for the above div is #faddcb

HTML with inline CSS

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

#faddcb color code is use for CSS Border Color

CSS Border color for the above div is #faddcb

HTML with inline CSS

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

CSS Border Left color for the above div is #faddcb

HTML with inline CSS

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

CSS Border Right color for the above div is #faddcb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #faddcb

HTML with inline CSS

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

CSS Border Top color for the above div is #faddcb

HTML with inline CSS

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

#faddcb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#faddcb Color code Preview on White Background

This is how #faddcb Color code will look on white background color. Color contrast ratio is 1.29

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

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(250,221,203,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(203,232,250,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(250,221,203,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.