crispedge.com

Color picker

Loading...

#ddc97c hex color - Yellow - Warm color - Information

#ddc97c hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

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

Hex #ddc97c color code is between #cccc77 web safe hex color code and #eebb88 web safe hex color code. #cccc77 is the nearest web safe color code. You can see here many more shades of #ddc97c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeddc97c#ddc97c
RGB Decimal221, 201, 124rgb(221, 201, 124)
RGB Percent87%, 79%, 49%rgb(87%, 79%, 49%)
CSS RGBa221, 201, 124,1rgba(221,201,124,1)
CMYK Modelcmyk(0%,9%,44%,13%)
HSL Color Space48,59% ,68%hsl(48,59% ,68%)
HSV Color Space48°, 44%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111011100100101111100
Octal335311174
Decimal221201124
Hexddc97c

Different shades of #ddc97c color code.

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

Light Shade of #ddc97c
#e7daa4
Dark Shade of #ddc97c
#d2b853
Saturated Shade of #ddc97c
#e5ce74
Desaturated Shade of #ddc97c
#d5c484
Grey scale Shade of #ddc97c
#acacac
Brighten Shade
#f6e295
Most Readable Shade
#000000

Shades of #ddc97c color code

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

#ddc97c
#c4b26e
#ab9c60
#938652
#7a6f44
#625937
#494329
#312c1b
#18160d
#000000

Similar Color like #ddc97c color

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

#deca7d
#dfcb7e
#e0cc7f
#e1cd80
#e2ce81
#e3cf82
#e4d083
#e5d184
#e6d285
#e7d386
#e8d487
#e9d588
#ead689
#ebd78a
#dcc87b
#dbc77a
#dac679
#d9c578
#d8c477
#d7c376
#d6c275
#d5c174
#d4c073
#d3bf72
#d2be71
#d1bd70
#d0bc6f
#cfbb6e

Monochromatic Color with #ddc97c

#ddc97c
#080805
#332e1d
#5d5534
#887c4c
#b3a264

Tints of #ddc97c Color

#ddc97c
#e0cf8a
#e4d599
#e8dba7
#ece1b6
#efe7c4
#f3edd3
#f7f3e1
#fbf9f0
#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

#ddc97c
#7c90dd

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

Split Complementary

#ddc97c
#7cc1dd
#987cdd

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

Analogous Color

#dda27c
#ddb67c
#ddc97c
#dddc7c
#cadd7c

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

#ddc97c
#7cddc9
#c97cdd

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

#ddc97c
#7cdd98
#7c90dd
#dd7cc0

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

#ddc97c
#7c90dd
#987cdd
#c1dd7c

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

#ddc97c Color Code Preview on Black Background Color

This is how #ddc97c Color will look on black background color. Color contrast ratio is 12.72

#ddc97c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddc97c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddc97c

#ddc97c color code is use for CSS Background Color

Background color for the above div is #ddc97c

HTML with inline CSS

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

#ddc97c color code is use for CSS Border Color

CSS Border color for the above div is #ddc97c

HTML with inline CSS

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

CSS Border Left color for the above div is #ddc97c

HTML with inline CSS

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

CSS Border Right color for the above div is #ddc97c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddc97c

HTML with inline CSS

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

CSS Border Top color for the above div is #ddc97c

HTML with inline CSS

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

#ddc97c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddc97c Color code Preview on White Background

This is how #ddc97c Color code will look on white background color. Color contrast ratio is 1.65

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

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.