crispedge.com

Color picker

Loading...

#d2b7aa hex color - Orange - Warm color - Information

#d2b7aa hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #d2b7aa Color code in RGB color code model is created after adding 82.35% red color, 71.76% green color and 66.67% blue color. Hex #d2b7aa Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 13% magenta, 19% yellow and 18% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Coded2b7aa#d2b7aa
RGB Decimal210, 183, 170rgb(210, 183, 170)
RGB Percent82%, 72%, 67%rgb(82%, 72%, 67%)
CSS RGBa210, 183, 170,1rgba(210,183,170,1)
CMYK Modelcmyk(0%,13%,19%,18%)
HSL Color Space20,31% ,75%hsl(20,31% ,75%)
HSV Color Space20°, 19%, 82%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110100101011011110101010
Octal322267252
Decimal210183170
Hexd2b7aa

Different shades of #d2b7aa color code.

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

Light Shade of #d2b7aa
#e4d3cb
Dark Shade of #d2b7aa
#c09b89
Saturated Shade of #d2b7aa
#d8b5a3
Desaturated Shade of #d2b7aa
#cbb9b0
Grey scale Shade of #d2b7aa
#bebebe
Brighten Shade
#ebd0c3
Most Readable Shade
#000000

Shades of #d2b7aa color code

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

#d2b7aa
#baa297
#a38e84
#8c7a71
#74655e
#5d514b
#463d38
#2e2825
#171412
#000000

Similar Color like #d2b7aa color

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

#d3b8ab
#d4b9ac
#d5baad
#d6bbae
#d7bcaf
#d8bdb0
#d9beb1
#dabfb2
#dbc0b3
#dcc1b4
#ddc2b5
#dec3b6
#dfc4b7
#e0c5b8
#d1b6a9
#d0b5a8
#cfb4a7
#ceb3a6
#cdb2a5
#ccb1a4
#cbb0a3
#caafa2
#c9aea1
#c8ada0
#c7ac9f
#c6ab9e
#c5aa9d
#c4a99c

Monochromatic Color with #d2b7aa

#d2b7aa
#fcdccc
#282320
#524843
#7d6d65
#a79288

Tints of #d2b7aa Color

#d2b7aa
#d7bfb3
#dcc7bc
#e1cfc6
#e6d7cf
#ebdfd9
#f0e7e2
#f5efec
#faf7f5
#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

#d2b7aa
#aac5d2

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

Split Complementary

#d2b7aa
#aad2cb
#aab1d2

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

Analogous Color

#d2aaad
#d2afaa
#d2b7aa
#d2bfaa
#d2c7aa

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

#d2b7aa
#aad2b7
#b7aad2

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

#d2b7aa
#b1d2aa
#aac5d2
#cbaad2

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

#d2b7aa
#aac5d2
#aab1d2
#d2cbaa

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

#d2b7aa Color Code Preview on Black Background Color

This is how #d2b7aa Color will look on black background color. Color contrast ratio is 11.09

#d2b7aa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d2b7aa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d2b7aa

#d2b7aa color code is use for CSS Background Color

Background color for the above div is #d2b7aa

HTML with inline CSS

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

#d2b7aa color code is use for CSS Border Color

CSS Border color for the above div is #d2b7aa

HTML with inline CSS

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

CSS Border Left color for the above div is #d2b7aa

HTML with inline CSS

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

CSS Border Right color for the above div is #d2b7aa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d2b7aa

HTML with inline CSS

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

CSS Border Top color for the above div is #d2b7aa

HTML with inline CSS

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

#d2b7aa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d2b7aa Color code Preview on White Background

This is how #d2b7aa Color code will look on white background color. Color contrast ratio is 1.89

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

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(210,183,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(170,197,210,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(210,183,170,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.