crispedge.com

Color picker

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

#dfd2c3 hex color - Orange - Warm color - Information

#dfd2c3 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

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

Hex #dfd2c3 color code is between #ddccbb web safe hex color code and #eeddcc web safe hex color code. #ddccbb is the nearest web safe color code. You can see here many more shades of #dfd2c3 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codedfd2c3#dfd2c3
RGB Decimal223, 210, 195rgb(223, 210, 195)
RGB Percent87%, 82%, 76%rgb(87%, 82%, 76%)
CSS RGBa223, 210, 195,1rgba(223,210,195,1)
CMYK Modelcmyk(0%,6%,13%,13%)
HSL Color Space32,30% ,82%hsl(32,30% ,82%)
HSV Color Space32°, 13%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111111101001011000011
Octal337322303
Decimal223210195
Hexdfd2c3

Different shades of #dfd2c3 color code.

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

Light Shade of #dfd2c3
#f1ebe4
Dark Shade of #dfd2c3
#cdb9a2
Saturated Shade of #dfd2c3
#e4d2be
Desaturated Shade of #dfd2c3
#dad2c8
Grey scale Shade of #dfd2c3
#d1d1d1
Brighten Shade
#f8ebdc
Most Readable Shade
#000000

Shades of #dfd2c3 color code

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

#dfd2c3
#c6baad
#ada397
#948c82
#7b746c
#635d56
#4a4641
#312e2b
#181715
#000000

Similar Color like #dfd2c3 color

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

#e0d3c4
#e1d4c5
#e2d5c6
#e3d6c7
#e4d7c8
#e5d8c9
#e6d9ca
#e7dacb
#e8dbcc
#e9dccd
#eaddce
#ebdecf
#ecdfd0
#ede0d1
#ded1c2
#ddd0c1
#dccfc0
#dbcebf
#dacdbe
#d9ccbd
#d8cbbc
#d7cabb
#d6c9ba
#d5c8b9
#d4c7b8
#d3c6b7
#d2c5b6
#d1c4b5

Monochromatic Color with #dfd2c3

#dfd2c3
#0a0a09
#35322e
#5f5a54
#8a8279
#b4aa9e

Tints of #dfd2c3 Color

#dfd2c3
#e2d7c9
#e6dcd0
#e9e1d7
#ede6dd
#f0ebe4
#f4f0eb
#f7f5f1
#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

#dfd2c3
#c3d0df

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

Split Complementary

#dfd2c3
#c3dedf
#c4c3df

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

Analogous Color

#dfc7c3
#dfccc3
#dfd2c3
#dfd8c3
#dfddc3

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

#dfd2c3
#c3dfd2
#d2c3df

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

#dfd2c3
#c3dfc4
#c3d0df
#dfc3de

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

#dfd2c3
#c3d0df
#c4c3df
#dedfc3

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

#dfd2c3 Color Code Preview on Black Background Color

This is how #dfd2c3 Color will look on black background color. Color contrast ratio is 14.14

#dfd2c3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dfd2c3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dfd2c3

#dfd2c3 color code is use for CSS Background Color

Background color for the above div is #dfd2c3

HTML with inline CSS

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

#dfd2c3 color code is use for CSS Border Color

CSS Border color for the above div is #dfd2c3

HTML with inline CSS

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

CSS Border Left color for the above div is #dfd2c3

HTML with inline CSS

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

CSS Border Right color for the above div is #dfd2c3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dfd2c3

HTML with inline CSS

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

CSS Border Top color for the above div is #dfd2c3

HTML with inline CSS

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

#dfd2c3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dfd2c3 Color code Preview on White Background

This is how #dfd2c3 Color code will look on white background color. Color contrast ratio is 1.48

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.