crispedge.com

Color picker

Loading...

#da8e80 hex color - Red - Warm color - Information

#da8e80 hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #da8e80 color code is between #dd8888 web safe hex color code and #cc9977 web safe hex color code. #dd8888 is the nearest web safe color code. You can see here many more shades of #da8e80 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeda8e80#da8e80
RGB Decimal218, 142, 128rgb(218, 142, 128)
RGB Percent85%, 56%, 50%rgb(85%, 56%, 50%)
CSS RGBa218, 142, 128,1rgba(218,142,128,1)
CMYK Modelcmyk(0%,35%,41%,15%)
HSL Color Space9,55% ,68%hsl(9,55% ,68%)
HSV Color Space9°, 41%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110101000111010000000
Octal332216200
Decimal218142128
Hexda8e80

Different shades of #da8e80 color code.

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

Light Shade of #da8e80
#e5b1a7
Dark Shade of #da8e80
#ce6b59
Saturated Shade of #da8e80
#e28878
Desaturated Shade of #da8e80
#d29488
Grey scale Shade of #da8e80
#adadad
Brighten Shade
#f3a799
Most Readable Shade
#000000

Shades of #da8e80 color code

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

#da8e80
#c17e71
#a96e63
#915e55
#794e47
#603f38
#482f2a
#301f1c
#180f0e
#000000

Similar Color like #da8e80 color

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

#db8f81
#dc9082
#dd9183
#de9284
#df9385
#e09486
#e19587
#e29688
#e39789
#e4988a
#e5998b
#e69a8c
#e79b8d
#e89c8e
#d98d7f
#d88c7e
#d78b7d
#d68a7c
#d5897b
#d4887a
#d38779
#d28678
#d18577
#d08476
#cf8375
#ce8274
#cd8173
#cc8072

Monochromatic Color with #da8e80

#da8e80
#050403
#301f1c
#5a3b35
#85574e
#af7267

Tints of #da8e80 Color

#da8e80
#de9a8e
#e2a79c
#e6b3aa
#eac0b8
#eeccc6
#f2d9d4
#f6e5e2
#faf2f0
#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

#da8e80
#80ccda

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

Split Complementary

#da8e80
#80dabb
#809fda

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

Analogous Color

#da8096
#da8084
#da8e80
#daa080
#dab280

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

#da8e80
#80da8e
#8e80da

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

#da8e80
#9fda80
#80ccda
#bb80da

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

#da8e80
#80ccda
#809fda
#dabb80

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

#da8e80 Color Code Preview on Black Background Color

This is how #da8e80 Color will look on black background color. Color contrast ratio is 8.16

#da8e80 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #da8e80

HTML with inline CSS

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

Your Example Paragraph content text in with font color #da8e80

#da8e80 color code is use for CSS Background Color

Background color for the above div is #da8e80

HTML with inline CSS

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

#da8e80 color code is use for CSS Border Color

CSS Border color for the above div is #da8e80

HTML with inline CSS

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

CSS Border Left color for the above div is #da8e80

HTML with inline CSS

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

CSS Border Right color for the above div is #da8e80

HTML with inline CSS

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

CSS Border Bottom color for the above div is #da8e80

HTML with inline CSS

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

CSS Border Top color for the above div is #da8e80

HTML with inline CSS

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

#da8e80 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#da8e80 Color code Preview on White Background

This is how #da8e80 Color code will look on white background color. Color contrast ratio is 2.57

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

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