crispedge.com

#f5cdbc hex color - Orange - Warm color - Information

#f5cdbc hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

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

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codef5cdbc#f5cdbc
RGB Decimal245, 205, 188rgb(245, 205, 188)
RGB Percent96%, 80%, 74%rgb(96%, 80%, 74%)
CSS RGBa245, 205, 188,1rgba(245,205,188,1)
CMYK Modelcmyk(0%,16%,23%,4%)
HSL Color Space18,74% ,85%hsl(18,74% ,85%)
HSV Color Space18°, 23%, 96%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111101011100110110111100
Octal365315274
Decimal245205188
Hexf5cdbc

Different shades of #f5cdbc color code.

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

Light Shade of #f5cdbc
#fceee8
Dark Shade of #f5cdbc
#eeac90
Saturated Shade of #f5cdbc
#f9cbb8
Desaturated Shade of #f5cdbc
#f1cfc0
Grey scale Shade of #f5cdbc
#d8d8d8
Brighten Shade
#ffe6d5
Most Readable Shade
#000000

Shades of #f5cdbc color code

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

#f5cdbc
#d9b6a7
#be9f92
#a3887d
#887168
#6c5b53
#51443e
#362d29
#1b1614
#000000

Similar Color like #f5cdbc color

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

#f6cebd
#f7cfbe
#f8d0bf
#f9d1c0
#fad2c1
#fbd3c2
#fcd4c3
#fdd5c4
#fed6c5
#ffd7c6
#ffd8c7
#ffd9c8
#ffdac9
#ffdbca
#f4ccbb
#f3cbba
#f2cab9
#f1c9b8
#f0c8b7
#efc7b6
#eec6b5
#edc5b4
#ecc4b3
#ebc3b2
#eac2b1
#e9c1b0
#e8c0af
#e7bfae

Monochromatic Color with #f5cdbc

#f5cdbc
#201b19
#4b3f3a
#75625a
#a0867b
#caa99b

Tints of #f5cdbc Color

#f5cdbc
#f6d2c3
#f7d8ca
#f8ddd2
#f9e3d9
#fae8e1
#fbeee8
#fcf3f0
#fdf9f7
#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

#f5cdbc
#bce4f5

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

Split Complementary

#f5cdbc
#bcf5ea
#bcc8f5

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

Analogous Color

#f5bcc2
#f5c2bc
#f5cdbc
#f5d8bc
#f5e4bc

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

#f5cdbc
#bcf5cd
#cdbcf5

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

#f5cdbc
#c7f5bc
#bce4f5
#e9bcf5

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

#f5cdbc
#bce4f5
#bcc8f5
#f5eabc

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

#f5cdbc Color Code Preview on Black Background Color

This is how #f5cdbc Color will look on black background color. Color contrast ratio is 14.34

#f5cdbc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f5cdbc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f5cdbc

#f5cdbc color code is use for CSS Background Color

Background color for the above div is #f5cdbc

HTML with inline CSS

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

#f5cdbc color code is use for CSS Border Color

CSS Border color for the above div is #f5cdbc

HTML with inline CSS

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

CSS Border Left color for the above div is #f5cdbc

HTML with inline CSS

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

CSS Border Right color for the above div is #f5cdbc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f5cdbc

HTML with inline CSS

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

CSS Border Top color for the above div is #f5cdbc

HTML with inline CSS

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

#f5cdbc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f5cdbc Color code Preview on White Background

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

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(245,205,188,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(188,228,245,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(245,205,188,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.

< /html>