crispedge.com

Color picker

Loading...

#daa48e hex color - Red - Warm color - Information

#daa48e hex color - Red - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Red

Hex #daa48e Color code in RGB color code model is created after adding 85.49% red color, 64.31% green color and 55.69% blue color. Hex #daa48e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 25% magenta, 35% yellow and 15% black.

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

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codedaa48e#daa48e
RGB Decimal218, 164, 142rgb(218, 164, 142)
RGB Percent85%, 64%, 56%rgb(85%, 64%, 56%)
CSS RGBa218, 164, 142,1rgba(218,164,142,1)
CMYK Modelcmyk(0%,25%,35%,15%)
HSL Color Space17,51% ,71%hsl(17,51% ,71%)
HSV Color Space17°, 35%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110101010010010001110
Octal332244216
Decimal218164142
Hexdaa48e

Different shades of #daa48e color code.

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

Light Shade of #daa48e
#e7c3b4
Dark Shade of #daa48e
#cd8568
Saturated Shade of #daa48e
#e1a186
Desaturated Shade of #daa48e
#d2a795
Grey scale Shade of #daa48e
#b4b4b4
Brighten Shade
#f3bda7
Most Readable Shade
#000000

Shades of #daa48e color code

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

#daa48e
#c1917e
#a97f6e
#916d5e
#795b4e
#60483f
#48362f
#30241f
#18120f
#000000

Similar Color like #daa48e color

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

#dba58f
#dca690
#dda791
#dea892
#dfa993
#e0aa94
#e1ab95
#e2ac96
#e3ad97
#e4ae98
#e5af99
#e6b09a
#e7b19b
#e8b29c
#d9a38d
#d8a28c
#d7a18b
#d6a08a
#d59f89
#d49e88
#d39d87
#d29c86
#d19b85
#d09a84
#cf9983
#ce9882
#cd9781
#cc9680

Monochromatic Color with #daa48e

#daa48e
#050404
#30241f
#5a443b
#856457
#af8472

Tints of #daa48e Color

#daa48e
#deae9a
#e2b8a7
#e6c2b3
#eaccc0
#eed6cc
#f2e0d9
#f6eae5
#faf4f2
#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

#daa48e
#8ec4da

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

Split Complementary

#daa48e
#8edaca
#8e9eda

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

Analogous Color

#da8e96
#da958e
#daa48e
#dab38e
#dac28e

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

#daa48e
#8edaa4
#a48eda

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

#daa48e
#9eda8e
#8ec4da
#ca8eda

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

#daa48e
#8ec4da
#8e9eda
#daca8e

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

#daa48e Color Code Preview on Black Background Color

This is how #daa48e Color will look on black background color. Color contrast ratio is 9.68

#daa48e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #daa48e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #daa48e

#daa48e color code is use for CSS Background Color

Background color for the above div is #daa48e

HTML with inline CSS

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

#daa48e color code is use for CSS Border Color

CSS Border color for the above div is #daa48e

HTML with inline CSS

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

CSS Border Left color for the above div is #daa48e

HTML with inline CSS

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

CSS Border Right color for the above div is #daa48e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #daa48e

HTML with inline CSS

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

CSS Border Top color for the above div is #daa48e

HTML with inline CSS

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

#daa48e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#daa48e Color code Preview on White Background

This is how #daa48e Color code will look on white background color. Color contrast ratio is 2.17

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

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,164,142,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(142,196,218,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(218,164,142,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.