crispedge.com

Color picker

Loading...

#d5afad hex color - Red - Warm color - Information

#d5afad hex color - Red - Warm color

Color Hue/Base color: Red

Hex #d5afad Color code in RGB color code model is created after adding 83.53% red color, 68.63% green color and 67.84% blue color. Hex #d5afad Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 18% magenta, 19% yellow and 16% black.

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

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Coded5afad#d5afad
RGB Decimal213, 175, 173rgb(213, 175, 173)
RGB Percent84%, 69%, 68%rgb(84%, 69%, 68%)
CSS RGBa213, 175, 173,1rgba(213,175,173,1)
CMYK Modelcmyk(0%,18%,19%,16%)
HSL Color Space3,32% ,76%hsl(3,32% ,76%)
HSV Color Space3°, 19%, 84%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110101011010111110101101
Octal325257255
Decimal213175173
Hexd5afad

Different shades of #d5afad color code.

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

Light Shade of #d5afad
#e6d0cf
Dark Shade of #d5afad
#c48e8b
Saturated Shade of #d5afad
#dba9a7
Desaturated Shade of #d5afad
#cfb5b3
Grey scale Shade of #d5afad
#c1c1c1
Brighten Shade
#eec8c6
Most Readable Shade
#000000

Shades of #d5afad color code

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

#d5afad
#bd9b99
#a58886
#8e7473
#766160
#5e4d4c
#473a39
#2f2626
#171313
#000000

Similar Color like #d5afad color

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

#d6b0ae
#d7b1af
#d8b2b0
#d9b3b1
#dab4b2
#dbb5b3
#dcb6b4
#ddb7b5
#deb8b6
#dfb9b7
#e0bab8
#e1bbb9
#e2bcba
#e3bdbb
#d4aeac
#d3adab
#d2acaa
#d1aba9
#d0aaa8
#cfa9a7
#cea8a6
#cda7a5
#cca6a4
#cba5a3
#caa4a2
#c9a3a1
#c8a2a0
#c7a19f

Monochromatic Color with #d5afad

#d5afad
#000000
#2b2323
#554645
#806968
#aa8c8a

Tints of #d5afad Color

#d5afad
#d9b7b6
#dec0bf
#e3c9c8
#e7d2d1
#ecdbda
#f1e4e3
#f5edec
#faf6f5
#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

#d5afad
#add3d5

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

Split Complementary

#d5afad
#add5c3
#adbfd5

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

Analogous Color

#d5adbb
#d5adb3
#d5afad
#d5b7ad
#d5bfad

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

#d5afad
#add5af
#afadd5

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

#d5afad
#bfd5ad
#add3d5
#c3add5

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

#d5afad
#add3d5
#adbfd5
#d5c3ad

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

#d5afad Color Code Preview on Black Background Color

This is how #d5afad Color will look on black background color. Color contrast ratio is 10.56

#d5afad in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d5afad

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d5afad

#d5afad color code is use for CSS Background Color

Background color for the above div is #d5afad

HTML with inline CSS

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

#d5afad color code is use for CSS Border Color

CSS Border color for the above div is #d5afad

HTML with inline CSS

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

CSS Border Left color for the above div is #d5afad

HTML with inline CSS

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

CSS Border Right color for the above div is #d5afad

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d5afad

HTML with inline CSS

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

CSS Border Top color for the above div is #d5afad

HTML with inline CSS

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

#d5afad hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d5afad Color code Preview on White Background

This is how #d5afad Color code will look on white background color. Color contrast ratio is 1.99

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

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(213,175,173,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(173,211,213,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(213,175,173,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.