Skip to main content Skip to docs navigation

#DCC356 hex color | Cream Gold | Download Dark Yellow BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Color Hue/Base color: Yellow

Hex #DCC356 Color Code is also known as | Cream Gold color.

Hex #DCC356 Color code in RGB color code model is created after adding 86.27% red color, 76.47% green color and 33.73% blue color. Hex #DCC356 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 11% magenta, 61% yellow and 13.73% black.

Hex #DCC356 color code is between #ddbb55 web safe hex color code and #cccc66 web safe hex color code. #ddbb55 is the nearest web safe color code. You can see here many more shades of #DCC356 color code.

RGB Chart

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

Color Table

Hex Color Code DCC356 #DCC356
RGB Decimal 220, 195, 86 220, 195, 86
RGB Percent 86%, 76%, 34% rgb(86%, 76%, 34%)
CSS RGBa 220, 195, 86,1 rgba(220,195,86,1)
CMYK Model cmyk(0%,11%,61%,13.73%)
HSL Color Space 49,66% ,60% hsl(49,66% ,60%)
HSV Color Space 49°, 61%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011100 11000011 01010110
Octal 334 303 126
Decimal 220 195 86
Hex DC C3 56

Different shades of #DCC356 color code.

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

Darkest of #DCC356
#7f6c1a
Darker of #DCC356
#a99023
Dark of #DCC356
#d3b42c
Base of #DCC356
#dcc356
Light of #DCC356
#e5d280
Lighter
#eee1aa
Lightest
#f6f0d5

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

#dcc356
#566fdc

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

Split Complementary

#DCC356
#56b2dc
#8056dc

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

Analogous Color

#dc7556
#dc8b56
#dcc356
#c8dc56
#90dc56

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

#DCC356
#c356dc
#56dcc3

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

#DCC356
#56dcc3
#566fdc
#dc566f

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#DCC356
#56dc80
#566fdc
#dc56b2

Square 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).

Monochromatic Color with #DCC356

#554811
#7f6c1a
#a99023
#d3b42c
#dcc356
#e5d280
#eee1aa
#f6f0d5
#ffffff

Tints of #DCC356 Color

#dcc356
#dfc968
#e3d07b
#e7d78e
#ebdda1
#efe4b3
#f3ebc6
#f7f1d9
#fbf8ec
#ffffff

Shades of #DCC356 color code

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

#dcc356
#c3ad4c
#ab9742
#928239
#7a6c2f
#615626
#49411c
#302b13
#181509
#000000

Tones

#dcc356
#c8b66a
#b3a97f
#9f9d93
#999999

Tones

Similar Color like #DCC356 color

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

#ddc457
#dec558
#dfc659
#e0c75a
#e1c85b
#e2c95c
#e3ca5d
#e4cb5e
#e5cc5f
#e6cd60
#e7ce61
#e8cf62
#e9d063
#ead164
#dbc255
#dac154
#d9c053
#d8bf52
#d7be51
#d6bd50
#d5bc4f
#d4bb4e
#d3ba4d
#d2b94c
#d1b84b
#d0b74a
#cfb649
#ceb548

Download this Dark Yellow

Hex #DCC356 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.

#DCC356 Color Code Preview on Black Background Color

This is how #DCC356 Color will look on black background color. Color contrast ratio is 11.98

#DCC356 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #DCC356

HTML with inline CSS

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

Your Example Paragraph content text in with font color #DCC356

#DCC356 color code is use for CSS Background Color

Background color for the above div is #DCC356

HTML with inline CSS

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

#DCC356 color code is use for CSS Border Color

CSS Border color for the above div is #DCC356

HTML with inline CSS

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

CSS Border Left color for the above div is #DCC356

HTML with inline CSS

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

CSS Border Right color for the above div is #DCC356

HTML with inline CSS

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

CSS Border Bottom color for the above div is #DCC356

HTML with inline CSS

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

CSS Border Top color for the above div is #DCC356

HTML with inline CSS

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

#DCC356 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#DCC356 Color code Preview on White Background

This is how #DCC356 Color code will look on white background color. Color contrast ratio is 1.75

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(220,195,86,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(86,111,220,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(220,195,86,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }