crispedge.com

Color picker

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

#dfd6c1 hex color - Rococo Beige - Yellow - Warm color - Information

#dfd6c1 hex color - Rococo Beige - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #dfd6c1 Color Code is also known as Rococo Beige color.

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

Hex #dfd6c1 color code is between #ddddbb web safe hex color code and #eecccc web safe hex color code. #ddddbb is the nearest web safe color code. You can see here many more shades of #dfd6c1 color code.

0 Likes 0 Comments | 11 Views

Color Table

Hex Color Codedfd6c1#dfd6c1
RGB Decimal223, 214, 193rgb(223, 214, 193)
RGB Percent87%, 84%, 76%rgb(87%, 84%, 76%)
CSS RGBa223, 214, 193,1rgba(223,214,193,1)
CMYK Modelcmyk(0%,4%,13%,13%)
HSL Color Space42,32% ,82%hsl(42,32% ,82%)
HSV Color Space42°, 13%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111111101011011000001
Octal337326301
Decimal223214193
Hexdfd6c1

Different shades of #dfd6c1 color code.

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

Light Shade of #dfd6c1
#f0ece3
Dark Shade of #dfd6c1
#cec09f
Saturated Shade of #dfd6c1
#e4d8bc
Desaturated Shade of #dfd6c1
#dad4c6
Grey scale Shade of #dfd6c1
#d0d0d0
Brighten Shade
#f8efda
Most Readable Shade
#000000

Shades of #dfd6c1 color code

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

#dfd6c1
#c6beab
#ada696
#948e80
#7b766b
#635f55
#4a4740
#312f2a
#181715
#000000

Similar Color like #dfd6c1 color

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

#e0d7c2
#e1d8c3
#e2d9c4
#e3dac5
#e4dbc6
#e5dcc7
#e6ddc8
#e7dec9
#e8dfca
#e9e0cb
#eae1cc
#ebe2cd
#ece3ce
#ede4cf
#ded5c0
#ddd4bf
#dcd3be
#dbd2bd
#dad1bc
#d9d0bb
#d8cfba
#d7ceb9
#d6cdb8
#d5ccb7
#d4cbb6
#d3cab5
#d2c9b4
#d1c8b3

Monochromatic Color with #dfd6c1

#dfd6c1
#0a0a09
#35332e
#5f5c53
#8a8477
#b4ad9c

Tints of #dfd6c1 Color

#dfd6c1
#e2dac7
#e6dfce
#e9e3d5
#ede8dc
#f0ece3
#f4f1ea
#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

#dfd6c1
#c1cadf

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

Split Complementary

#dfd6c1
#c1d9df
#c7c1df

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

Analogous Color

#dfcac1
#dfd0c1
#dfd6c1
#dfdcc1
#dcdfc1

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

#dfd6c1
#c1dfd6
#d6c1df

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

#dfd6c1
#c1dfc7
#c1cadf
#dfc1d9

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

#dfd6c1
#c1cadf
#c7c1df
#d9dfc1

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

#dfd6c1 Color Code Preview on Black Background Color

This is how #dfd6c1 Color will look on black background color. Color contrast ratio is 14.53

#dfd6c1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dfd6c1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dfd6c1

#dfd6c1 color code is use for CSS Background Color

Background color for the above div is #dfd6c1

HTML with inline CSS

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

#dfd6c1 color code is use for CSS Border Color

CSS Border color for the above div is #dfd6c1

HTML with inline CSS

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

CSS Border Left color for the above div is #dfd6c1

HTML with inline CSS

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

CSS Border Right color for the above div is #dfd6c1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dfd6c1

HTML with inline CSS

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

CSS Border Top color for the above div is #dfd6c1

HTML with inline CSS

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

#dfd6c1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dfd6c1 Color code Preview on White Background

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

Related Gradients

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

0 Likes 0 Comments | 11 Views

Post your comment:-

By submitting comment you agree to our privacy policy.