crispedge.com

Color picker

Loading...

#dacaae hex color - Orange - Warm color - Information

#dacaae hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #dacaae Color code in RGB color code model is created after adding 85.49% red color, 79.22% green color and 68.24% blue color. Hex #dacaae Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 7% magenta, 20% yellow and 15% black.

Hex #dacaae color code is between #ddccaa web safe hex color code and #ccbbbb web safe hex color code. #ddccaa is the nearest web safe color code. You can see here many more shades of #dacaae color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codedacaae#dacaae
RGB Decimal218, 202, 174rgb(218, 202, 174)
RGB Percent85%, 79%, 68%rgb(85%, 79%, 68%)
CSS RGBa218, 202, 174,1rgba(218,202,174,1)
CMYK Modelcmyk(0%,7%,20%,15%)
HSL Color Space38,37% ,77%hsl(38,37% ,77%)
HSV Color Space38°, 20%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110101100101010101110
Octal332312256
Decimal218202174
Hexdacaae

Different shades of #dacaae color code.

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

Light Shade of #dacaae
#eae1d1
Dark Shade of #dacaae
#cab38b
Saturated Shade of #dacaae
#e0cca8
Desaturated Shade of #dacaae
#d4c8b4
Grey scale Shade of #dacaae
#c4c4c4
Brighten Shade
#f3e3c7
Most Readable Shade
#000000

Shades of #dacaae color code

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

#dacaae
#c1b39a
#a99d87
#918674
#797060
#60594d
#48433a
#302c26
#181613
#000000

Similar Color like #dacaae color

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

#dbcbaf
#dcccb0
#ddcdb1
#deceb2
#dfcfb3
#e0d0b4
#e1d1b5
#e2d2b6
#e3d3b7
#e4d4b8
#e5d5b9
#e6d6ba
#e7d7bb
#e8d8bc
#d9c9ad
#d8c8ac
#d7c7ab
#d6c6aa
#d5c5a9
#d4c4a8
#d3c3a7
#d2c2a6
#d1c1a5
#d0c0a4
#cfbfa3
#cebea2
#cdbda1
#ccbca0

Monochromatic Color with #dacaae

#dacaae
#050504
#302c26
#5a5448
#857b6a
#afa38c

Tints of #dacaae Color

#dacaae
#decfb7
#e2d5c0
#e6dbc9
#eae1d2
#eee7db
#f2ede4
#f6f3ed
#faf9f6
#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

#dacaae
#aebeda

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

Split Complementary

#dacaae
#aed4da
#b4aeda

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

Analogous Color

#dab8ae
#dac1ae
#dacaae
#dad3ae
#d8daae

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

#dacaae
#aedaca
#caaeda

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

#dacaae
#aedab4
#aebeda
#daaed4

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

#dacaae
#aebeda
#b4aeda
#d4daae

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

#dacaae Color Code Preview on Black Background Color

This is how #dacaae Color will look on black background color. Color contrast ratio is 13.04

#dacaae in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dacaae

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dacaae

#dacaae color code is use for CSS Background Color

Background color for the above div is #dacaae

HTML with inline CSS

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

#dacaae color code is use for CSS Border Color

CSS Border color for the above div is #dacaae

HTML with inline CSS

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

CSS Border Left color for the above div is #dacaae

HTML with inline CSS

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

CSS Border Right color for the above div is #dacaae

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dacaae

HTML with inline CSS

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

CSS Border Top color for the above div is #dacaae

HTML with inline CSS

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

#dacaae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dacaae Color code Preview on White Background

This is how #dacaae Color code will look on white background color. Color contrast ratio is 1.61

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

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.