crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#dfd5c8 hex color - Casual Elegance - Orange - Warm color - Information

#dfd5c8 hex color - Casual Elegance - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #dfd5c8 Color Code is also known as Casual Elegance color.

Hex #dfd5c8 Color code in RGB color code model is created after adding 87.45% red color, 83.53% green color and 78.43% blue color. Hex #dfd5c8 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 4% magenta, 10% yellow and 13% black.

Hex #dfd5c8 color code is between #ddddcc web safe hex color code and #eeccbb web safe hex color code. #ddddcc is the nearest web safe color code. You can see here many more shades of #dfd5c8 color code.

0 Likes 0 Comments | 54 Views

Color Table

Hex Color Codedfd5c8#dfd5c8
RGB Decimal223, 213, 200rgb(223, 213, 200)
RGB Percent87%, 84%, 78%rgb(87%, 84%, 78%)
CSS RGBa223, 213, 200,1rgba(223,213,200,1)
CMYK Modelcmyk(0%,4%,10%,13%)
HSL Color Space34,26% ,83%hsl(34,26% ,83%)
HSV Color Space34°, 10%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111111101010111001000
Octal337325310
Decimal223213200
Hexdfd5c8

Different shades of #dfd5c8 color code.

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

Light Shade of #dfd5c8
#f2eee8
Dark Shade of #dfd5c8
#ccbca8
Saturated Shade of #dfd5c8
#e3d6c4
Desaturated Shade of #dfd5c8
#dbd4cc
Grey scale Shade of #dfd5c8
#d3d3d3
Brighten Shade
#f8eee1
Most Readable Shade
#000000

Shades of #dfd5c8 color code

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

#dfd5c8
#c6bdb1
#ada59b
#948e85
#7b766f
#635e58
#4a4742
#312f2c
#181716
#000000

Similar Color like #dfd5c8 color

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

#e0d6c9
#e1d7ca
#e2d8cb
#e3d9cc
#e4dacd
#e5dbce
#e6dccf
#e7ddd0
#e8ded1
#e9dfd2
#eae0d3
#ebe1d4
#ece2d5
#ede3d6
#ded4c7
#ddd3c6
#dcd2c5
#dbd1c4
#dad0c3
#d9cfc2
#d8cec1
#d7cdc0
#d6ccbf
#d5cbbe
#d4cabd
#d3c9bc
#d2c8bb
#d1c7ba

Monochromatic Color with #dfd5c8

#dfd5c8
#0a0a09
#353330
#5f5b56
#8a847c
#b4aca2

Tints of #dfd5c8 Color

#dfd5c8
#e2d9ce
#e6ded4
#e9e3da
#ede7e0
#f0ece6
#f4f1ec
#f7f5f2
#fbfaf8
#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

#dfd5c8
#c8d2df

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

Split Complementary

#dfd5c8
#c8dedf
#cac8df

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

Analogous Color

#dfccc8
#dfd0c8
#dfd5c8
#dfdac8
#dfdec8

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

#dfd5c8
#c8dfd5
#d5c8df

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

#dfd5c8
#c8dfc9
#c8d2df
#dfc8dd

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

#dfd5c8
#c8d2df
#cac8df
#dedfc8

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

#dfd5c8 Color Code Preview on Black Background Color

This is how #dfd5c8 Color will look on black background color. Color contrast ratio is 14.49

#dfd5c8 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dfd5c8

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dfd5c8

#dfd5c8 color code is use for CSS Background Color

Background color for the above div is #dfd5c8

HTML with inline CSS

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

#dfd5c8 color code is use for CSS Border Color

CSS Border color for the above div is #dfd5c8

HTML with inline CSS

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

CSS Border Left color for the above div is #dfd5c8

HTML with inline CSS

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

CSS Border Right color for the above div is #dfd5c8

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dfd5c8

HTML with inline CSS

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

CSS Border Top color for the above div is #dfd5c8

HTML with inline CSS

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

#dfd5c8 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dfd5c8 Color code Preview on White Background

This is how #dfd5c8 Color code will look on white background color. Color contrast ratio is 1.45

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 54 Views

Post your comment:-

By submitting comment you agree to our privacy policy.