crispedge.com

Color picker

Loading...

#ffd6ae hex color - Brown - Warm color - Information

#ffd6ae hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #ffd6ae Color code in RGB color code model is created after adding 100% red color, 83.92% green color and 68.24% blue color. Hex #ffd6ae Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 16% magenta, 32% yellow and 0% black.

Hex #ffd6ae color code is between #eeddaa web safe hex color code and #ddccbb web safe hex color code. #eeddaa is the nearest web safe color code. You can see here many more shades of #ffd6ae color code.

0 Likes 0 Comments | 10 Views

RGB Chart

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

Color Table

Hex Color Codeffd6ae#ffd6ae
RGB Decimal255, 214, 174rgb(255, 214, 174)
RGB Percent100%, 84%, 68%rgb(100%, 84%, 68%)
CSS RGBa255, 214, 174,1rgba(255,214,174,1)
CMYK Modelcmyk(0%,16%,32%,0%)
HSL Color Space30,100% ,84%hsl(30,100% ,84%)
HSV Color Space30°, 32%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111111101011010101110
Octal377326256
Decimal255214174
Hexffd6ae

Different shades of #ffd6ae color code.

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

Light Shade of #ffd6ae
#fff0e1
Dark Shade of #ffd6ae
#ffbc7b
Saturated Shade of #ffd6ae
#ffd6ae
Desaturated Shade of #ffd6ae
#fbd6b2
Grey scale Shade of #ffd6ae
#d6d6d6
Brighten Shade
#ffefc7
Most Readable Shade
#000000

Shades of #ffd6ae color code

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

#ffd6ae
#e2be9a
#c6a687
#aa8e74
#8d7660
#715f4d
#55473a
#382f26
#1c1713
#000000

Similar Color like #ffd6ae color

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

#ffd7af
#ffd8b0
#ffd9b1
#ffdab2
#ffdbb3
#ffdcb4
#ffddb5
#ffdeb6
#ffdfb7
#ffe0b8
#ffe1b9
#ffe2ba
#ffe3bb
#ffe4bc
#fed5ad
#fdd4ac
#fcd3ab
#fbd2aa
#fad1a9
#f9d0a8
#f8cfa7
#f7cea6
#f6cda5
#f5cca4
#f4cba3
#f3caa2
#f2c9a1
#f1c8a0

Monochromatic Color with #ffd6ae

#ffd6ae
#2a241d
#55473a
#806b57
#aa8f74
#d4b291

Tints of #ffd6ae Color

#ffd6ae
#ffdab7
#ffdfc0
#ffe3c9
#ffe8d2
#ffecdb
#fff1e4
#fff5ed
#fffaf6
#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

#ffd6ae
#aed7ff

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

Split Complementary

#ffd6ae
#aeffff
#aeafff

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

Analogous Color

#ffb6ae
#ffc6ae
#ffd6ae
#ffe6ae
#fff6ae

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

#ffd6ae
#aeffd6
#d6aeff

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

#ffd6ae
#aeffae
#aed7ff
#feaeff

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

#ffd6ae
#aed7ff
#aeafff
#ffffae

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

#ffd6ae Color Code Preview on Black Background Color

This is how #ffd6ae Color will look on black background color. Color contrast ratio is 15.48

#ffd6ae in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ffd6ae

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ffd6ae

#ffd6ae color code is use for CSS Background Color

Background color for the above div is #ffd6ae

HTML with inline CSS

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

#ffd6ae color code is use for CSS Border Color

CSS Border color for the above div is #ffd6ae

HTML with inline CSS

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

CSS Border Left color for the above div is #ffd6ae

HTML with inline CSS

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

CSS Border Right color for the above div is #ffd6ae

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ffd6ae

HTML with inline CSS

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

CSS Border Top color for the above div is #ffd6ae

HTML with inline CSS

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

#ffd6ae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ffd6ae Color code Preview on White Background

This is how #ffd6ae Color code will look on white background color. Color contrast ratio is 1.36

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

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(255,214,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(174,215,255,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(255,214,174,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 10 Views

Post your comment:-

By submitting comment you agree to our privacy policy.