crispedge.com

Color picker

Loading...

#dfb6b8 hex color - Red - Warm color - Information

#dfb6b8 hex color - Red - Warm color

Color Hue/Base color: Red

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

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

0 Likes 0 Comments | 5 Views

RGB Chart

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

Color Table

Hex Color Codedfb6b8#dfb6b8
RGB Decimal223, 182, 184rgb(223, 182, 184)
RGB Percent87%, 71%, 72%rgb(87%, 71%, 72%)
CSS RGBa223, 182, 184,1rgba(223,182,184,1)
CMYK Modelcmyk(0%,18%,17%,13%)
HSL Color Space357,39% ,79%hsl(357,39% ,79%)
HSV Color Space357°, 18%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111111011011010111000
Octal337266270
Decimal223182184
Hexdfb6b8

Different shades of #dfb6b8 color code.

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

Light Shade of #dfb6b8
#efd9da
Dark Shade of #dfb6b8
#cf9396
Saturated Shade of #dfb6b8
#e4b1b3
Desaturated Shade of #dfb6b8
#dabbbd
Grey scale Shade of #dfb6b8
#cacaca
Brighten Shade
#f8cfd1
Most Readable Shade
#000000

Shades of #dfb6b8 color code

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

#dfb6b8
#c6a1a3
#ad8d8f
#94797a
#7b6566
#635051
#4a3c3d
#312828
#181414
#000000

Similar Color like #dfb6b8 color

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

#e0b7b9
#e1b8ba
#e2b9bb
#e3babc
#e4bbbd
#e5bcbe
#e6bdbf
#e7bec0
#e8bfc1
#e9c0c2
#eac1c3
#ebc2c4
#ecc3c5
#edc4c6
#deb5b7
#ddb4b6
#dcb3b5
#dbb2b4
#dab1b3
#d9b0b2
#d8afb1
#d7aeb0
#d6adaf
#d5acae
#d4abad
#d3aaac
#d2a9ab
#d1a8aa

Monochromatic Color with #dfb6b8

#dfb6b8
#0a0909
#352b2c
#5f4e4f
#8a7172
#b49395

Tints of #dfb6b8 Color

#dfb6b8
#e2bebf
#e6c6c7
#e9cecf
#edd6d7
#f0dedf
#f4e6e7
#f7eeef
#fbf6f7
#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

#dfb6b8
#b6dfdd

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

Split Complementary

#dfb6b8
#b6dfc9
#b6cddf

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

Analogous Color

#dfb6c8
#dfb6c0
#dfb6b8
#dfbcb6
#dfc4b6

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

#dfb6b8
#b8dfb6
#b6b8df

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

#dfb6b8
#ccdfb6
#b6dfdd
#c8b6df

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

#dfb6b8
#b6dfdd
#b6cddf
#dfc8b6

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

#dfb6b8 Color Code Preview on Black Background Color

This is how #dfb6b8 Color will look on black background color. Color contrast ratio is 11.52

#dfb6b8 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dfb6b8

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dfb6b8

#dfb6b8 color code is use for CSS Background Color

Background color for the above div is #dfb6b8

HTML with inline CSS

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

#dfb6b8 color code is use for CSS Border Color

CSS Border color for the above div is #dfb6b8

HTML with inline CSS

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

CSS Border Left color for the above div is #dfb6b8

HTML with inline CSS

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

CSS Border Right color for the above div is #dfb6b8

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dfb6b8

HTML with inline CSS

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

CSS Border Top color for the above div is #dfb6b8

HTML with inline CSS

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

#dfb6b8 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dfb6b8 Color code Preview on White Background

This is how #dfb6b8 Color code will look on white background color. Color contrast ratio is 1.82

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

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,182,184,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(182,223,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(223,182,184,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 5 Views

Post your comment:-

By submitting comment you agree to our privacy policy.