crispedge.com

Color picker

Loading...

#daac8a hex color - Orange - Warm color - Information

#daac8a hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #daac8a Color code in RGB color code model is created after adding 85.49% red color, 67.45% green color and 54.12% blue color. Hex #daac8a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 21% magenta, 37% yellow and 15% black.

Hex #daac8a color code is between #ddaa88 web safe hex color code and #ccbb99 web safe hex color code. #ddaa88 is the nearest web safe color code. You can see here many more shades of #daac8a color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codedaac8a#daac8a
RGB Decimal218, 172, 138rgb(218, 172, 138)
RGB Percent85%, 67%, 54%rgb(85%, 67%, 54%)
CSS RGBa218, 172, 138,1rgba(218,172,138,1)
CMYK Modelcmyk(0%,21%,37%,15%)
HSL Color Space26,52% ,70%hsl(26,52% ,70%)
HSV Color Space26°, 37%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110101010110010001010
Octal332254212
Decimal218172138
Hexdaac8a

Different shades of #daac8a color code.

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

Light Shade of #daac8a
#e6c7b1
Dark Shade of #daac8a
#ce9163
Saturated Shade of #daac8a
#e2ab82
Desaturated Shade of #daac8a
#d2ad92
Grey scale Shade of #daac8a
#b2b2b2
Brighten Shade
#f3c5a3
Most Readable Shade
#000000

Shades of #daac8a color code

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

#daac8a
#c1987a
#a9856b
#91725c
#795f4c
#604c3d
#48392e
#30261e
#18130f
#000000

Similar Color like #daac8a color

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

#dbad8b
#dcae8c
#ddaf8d
#deb08e
#dfb18f
#e0b290
#e1b391
#e2b492
#e3b593
#e4b694
#e5b795
#e6b896
#e7b997
#e8ba98
#d9ab89
#d8aa88
#d7a987
#d6a886
#d5a785
#d4a684
#d3a583
#d2a482
#d1a381
#d0a280
#cfa17f
#cea07e
#cd9f7d
#cc9e7c

Monochromatic Color with #daac8a

#daac8a
#050403
#30261e
#5a4739
#856954
#af8a6f

Tints of #daac8a Color

#daac8a
#deb597
#e2bea4
#e6c7b1
#ead0be
#eedacb
#f2e3d8
#f6ece5
#faf5f2
#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

#daac8a
#8ab8da

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

Split Complementary

#daac8a
#8adad4
#8a90da

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

Analogous Color

#da8c8a
#da9c8a
#daac8a
#dabc8a
#dacc8a

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

#daac8a
#8adaac
#ac8ada

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

#daac8a
#90da8a
#8ab8da
#d48ada

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

#daac8a
#8ab8da
#8a90da
#dad48a

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

#daac8a Color Code Preview on Black Background Color

This is how #daac8a Color will look on black background color. Color contrast ratio is 10.25

#daac8a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #daac8a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #daac8a

#daac8a color code is use for CSS Background Color

Background color for the above div is #daac8a

HTML with inline CSS

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

#daac8a color code is use for CSS Border Color

CSS Border color for the above div is #daac8a

HTML with inline CSS

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

CSS Border Left color for the above div is #daac8a

HTML with inline CSS

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

CSS Border Right color for the above div is #daac8a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #daac8a

HTML with inline CSS

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

CSS Border Top color for the above div is #daac8a

HTML with inline CSS

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

#daac8a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#daac8a Color code Preview on White Background

This is how #daac8a Color code will look on white background color. Color contrast ratio is 2.05

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.