crispedge.com

Color picker

Loading...

#dfb7c3 hex color - Red - Warm color - Information

#dfb7c3 hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #dfb7c3 color code is between #ddbbbb web safe hex color code and #eeaacc web safe hex color code. #ddbbbb is the nearest web safe color code. You can see here many more shades of #dfb7c3 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codedfb7c3#dfb7c3
RGB Decimal223, 183, 195rgb(223, 183, 195)
RGB Percent87%, 72%, 76%rgb(87%, 72%, 76%)
CSS RGBa223, 183, 195,1rgba(223,183,195,1)
CMYK Modelcmyk(0%,18%,13%,13%)
HSL Color Space342,38% ,80%hsl(342,38% ,80%)
HSV Color Space342°, 18%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111111011011111000011
Octal337267303
Decimal223183195
Hexdfb7c3

Different shades of #dfb7c3 color code.

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

Light Shade of #dfb7c3
#efdae0
Dark Shade of #dfb7c3
#cf94a6
Saturated Shade of #dfb7c3
#e4b2c1
Desaturated Shade of #dfb7c3
#dabcc5
Grey scale Shade of #dfb7c3
#cbcbcb
Brighten Shade
#f8d0dc
Most Readable Shade
#000000

Shades of #dfb7c3 color code

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

#dfb7c3
#c6a2ad
#ad8e97
#947a82
#7b656c
#635156
#4a3d41
#31282b
#181415
#000000

Similar Color like #dfb7c3 color

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

#e0b8c4
#e1b9c5
#e2bac6
#e3bbc7
#e4bcc8
#e5bdc9
#e6beca
#e7bfcb
#e8c0cc
#e9c1cd
#eac2ce
#ebc3cf
#ecc4d0
#edc5d1
#deb6c2
#ddb5c1
#dcb4c0
#dbb3bf
#dab2be
#d9b1bd
#d8b0bc
#d7afbb
#d6aeba
#d5adb9
#d4acb8
#d3abb7
#d2aab6
#d1a9b5

Monochromatic Color with #dfb7c3

#dfb7c3
#0a0909
#352b2e
#5f4e54
#8a7179
#b4949e

Tints of #dfb7c3 Color

#dfb7c3
#e2bfc9
#e6c7d0
#e9cfd7
#edd7dd
#f0dfe4
#f4e7eb
#f7eff1
#fbf7f8
#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

#dfb7c3
#b7dfd3

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

Split Complementary

#dfb7c3
#b7dfbf
#b7d7df

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

Analogous Color

#dfb7d3
#dfb7cb
#dfb7c3
#dfb7bb
#dfbbb7

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

#dfb7c3
#c3dfb7
#b7c3df

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

#dfb7c3
#d7dfb7
#b7dfd3
#bfb7df

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

#dfb7c3
#b7dfd3
#b7d7df
#dfbfb7

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

#dfb7c3 Color Code Preview on Black Background Color

This is how #dfb7c3 Color will look on black background color. Color contrast ratio is 11.70

#dfb7c3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dfb7c3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dfb7c3

#dfb7c3 color code is use for CSS Background Color

Background color for the above div is #dfb7c3

HTML with inline CSS

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

#dfb7c3 color code is use for CSS Border Color

CSS Border color for the above div is #dfb7c3

HTML with inline CSS

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

CSS Border Left color for the above div is #dfb7c3

HTML with inline CSS

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

CSS Border Right color for the above div is #dfb7c3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dfb7c3

HTML with inline CSS

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

CSS Border Top color for the above div is #dfb7c3

HTML with inline CSS

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

#dfb7c3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dfb7c3 Color code Preview on White Background

This is how #dfb7c3 Color code will look on white background color. Color contrast ratio is 1.80

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

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(223,183,195,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(183,223,211,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(223,183,195,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.