@
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.

#ddc27a hex color - Yellow - Warm color - Information

#ddc27a hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #ddc27a Color code in RGB color code model is created after adding 86.67% red color, 76.08% green color and 47.84% blue color. Hex #ddc27a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 12% magenta, 45% yellow and 13.33% black.

Hex #ddc27a color code is between #ccbb77 web safe hex color code and #eecc88 web safe hex color code. #ccbb77 is the nearest web safe color code. You can see here many more shades of #ddc27a color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code ddc27a #ddc27a
RGB Decimal 221, 194, 122 rgb(221, 194, 122)
RGB Percent 87%, 76%, 48% rgb(87%, 76%, 48%)
CSS RGBa 221, 194, 122,1 rgba(221,194,122,1)
CMYK Model cmyk(0%,12%,45%,13.33%)
HSL Color Space 44,59% ,67% hsl(44,59% ,67%)
HSV Color Space 44°, 45%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011101 11000010 01111010
Octal 335 302 172
Decimal 221 194 122
Hex dd c2 7a

Different shades of #ddc27a color code.

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

Light Shade of #ddc27a
#e7d5a3
Dark Shade of #ddc27a
#d3af51
Saturated Shade of #ddc27a
#e5c672
Desaturated Shade of #ddc27a
#d5be82
Grey scale Shade of #ddc27a
#ababab
Brighten Shade
#f6db93
Most Readable Shade
#000000

Shades of #ddc27a color code

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

#ddc27a
#c4ac6c
#ab965e
#938151
#7a6b43
#625636
#494028
#312b1b
#18150d
#000000

Similar Color like #ddc27a color

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

#dec37b
#dfc47c
#e0c57d
#e1c67e
#e2c77f
#e3c880
#e4c981
#e5ca82
#e6cb83
#e7cc84
#e8cd85
#e9ce86
#eacf87
#ebd088
#dcc179
#dbc078
#dabf77
#d9be76
#d8bd75
#d7bc74
#d6bb73
#d5ba72
#d4b971
#d3b870
#d2b76f
#d1b66e
#d0b56d
#cfb46c

Monochromatic Color with #ddc27a

#ddc27a
#080705
#332d1c
#5d5234
#88774b
#b39d63

Tints of #ddc27a Color

#ddc27a
#e0c888
#e4cf97
#e8d6a6
#ecddb5
#efe3c3
#f3ead2
#f7f1e1
#fbf8f0
#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

#ddc27a
#7a95dd

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

Split Complementary

#ddc27a
#7ac7dd
#917add

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

Analogous Color

#dd9a7a
#ddae7a
#ddc27a
#ddd67a
#d0dd7a

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

#ddc27a
#7addc2
#c27add

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

#ddc27a
#7add90
#7a95dd
#dd7ac6

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

#ddc27a
#7a95dd
#917add
#c7dd7a

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

#ddc27a Color Code Preview on Black Background Color

This is how #ddc27a Color will look on black background color. Color contrast ratio is 12.07

#ddc27a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddc27a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddc27a

#ddc27a color code is use for CSS Background Color

Background color for the above div is #ddc27a

HTML with inline CSS

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

#ddc27a color code is use for CSS Border Color

CSS Border color for the above div is #ddc27a

HTML with inline CSS

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

CSS Border Left color for the above div is #ddc27a

HTML with inline CSS

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

CSS Border Right color for the above div is #ddc27a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddc27a

HTML with inline CSS

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

CSS Border Top color for the above div is #ddc27a

HTML with inline CSS

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

#ddc27a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddc27a Color code Preview on White Background

This is how #ddc27a Color code will look on white background color. Color contrast ratio is 1.74

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

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,194,122,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(122,149,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(221,194,122,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.