crispedge.com

Color picker

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

#ddca8f hex color - Yellow - Warm color - Information

#ddca8f hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #ddca8f Color code in RGB color code model is created after adding 86.67% red color, 79.22% green color and 56.08% blue color. Hex #ddca8f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 9% magenta, 35% yellow and 13% black.

Hex #ddca8f color code is between #cccc88 web safe hex color code and #eebb99 web safe hex color code. #cccc88 is the nearest web safe color code. You can see here many more shades of #ddca8f color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codeddca8f#ddca8f
RGB Decimal221, 202, 143rgb(221, 202, 143)
RGB Percent87%, 79%, 56%rgb(87%, 79%, 56%)
CSS RGBa221, 202, 143,1rgba(221,202,143,1)
CMYK Modelcmyk(0%,9%,35%,13%)
HSL Color Space45,53% ,71%hsl(45,53% ,71%)
HSV Color Space45°, 35%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111011100101010001111
Octal335312217
Decimal221202143
Hexddca8f

Different shades of #ddca8f color code.

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

Light Shade of #ddca8f
#e9ddb6
Dark Shade of #ddca8f
#d1b768
Saturated Shade of #ddca8f
#e4ce88
Desaturated Shade of #ddca8f
#d6c696
Grey scale Shade of #ddca8f
#b6b6b6
Brighten Shade
#f6e3a8
Most Readable Shade
#000000

Shades of #ddca8f color code

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

#ddca8f
#c4b37f
#ab9d6f
#93865f
#7a704f
#62593f
#49432f
#312c1f
#18160f
#000000

Similar Color like #ddca8f color

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

#decb90
#dfcc91
#e0cd92
#e1ce93
#e2cf94
#e3d095
#e4d196
#e5d297
#e6d398
#e7d499
#e8d59a
#e9d69b
#ead79c
#ebd89d
#dcc98e
#dbc88d
#dac78c
#d9c68b
#d8c58a
#d7c489
#d6c388
#d5c287
#d4c186
#d3c085
#d2bf84
#d1be83
#d0bd82
#cfbc81

Monochromatic Color with #ddca8f

#ddca8f
#080805
#332f21
#5d553c
#887c58
#b3a374

Tints of #ddca8f Color

#ddca8f
#e0cf9b
#e4d5a7
#e8dbb4
#ece1c0
#efe7cd
#f3edd9
#f7f3e6
#fbf9f2
#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

#ddca8f
#8fa2dd

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

Split Complementary

#ddca8f
#8fc9dd
#a38fdd

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

Analogous Color

#ddab8f
#ddba8f
#ddca8f
#ddda8f
#d1dd8f

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

#ddca8f
#8fddca
#ca8fdd

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

#ddca8f
#8fdda3
#8fa2dd
#dd8fc9

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

#ddca8f
#8fa2dd
#a38fdd
#c9dd8f

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

#ddca8f Color Code Preview on Black Background Color

This is how #ddca8f Color will look on black background color. Color contrast ratio is 12.92

#ddca8f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddca8f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddca8f

#ddca8f color code is use for CSS Background Color

Background color for the above div is #ddca8f

HTML with inline CSS

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

#ddca8f color code is use for CSS Border Color

CSS Border color for the above div is #ddca8f

HTML with inline CSS

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

CSS Border Left color for the above div is #ddca8f

HTML with inline CSS

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

CSS Border Right color for the above div is #ddca8f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddca8f

HTML with inline CSS

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

CSS Border Top color for the above div is #ddca8f

HTML with inline CSS

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

#ddca8f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddca8f Color code Preview on White Background

This is how #ddca8f Color code will look on white background color. Color contrast ratio is 1.63

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.