Skip to main content Skip to docs navigation

#ddac1e hex color - Yellow - Warm color - Information

On this page
@
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 Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #ddac1e Color code in RGB color code model is created after adding 86.67% red color, 67.45% green color and 11.76% blue color. Hex #ddac1e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 22% magenta, 86% yellow and 13.33% black.

Hex #ddac1e color code is between #ccaa22 web safe hex color code and #eebb11 web safe hex color code. #ccaa22 is the nearest web safe color code. You can see here many more shades of #ddac1e color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code ddac1e #ddac1e
RGB Decimal 221, 172, 30 rgb(221, 172, 30)
RGB Percent 87%, 67%, 12% rgb(87%, 67%, 12%)
CSS RGBa 221, 172, 30,1 rgba(221,172,30,1)
CMYK Model cmyk(0%,22%,86%,13.33%)
HSL Color Space 45,76% ,49% hsl(45,76% ,49%)
HSV Color Space 45°, 86%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011101 10101100 00011110
Octal 335 254 36
Decimal 221 172 30
Hex dd ac 1e

Different shades of #ddac1e color code.

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

Light Shade of #ddac1e
#e6be48
Dark Shade of #ddac1e
#b08918
Saturated Shade of #ddac1e
#eab211
Desaturated Shade of #ddac1e
#d0a62b
Grey scale Shade of #ddac1e
#7d7d7d
Brighten Shade
#f6c537
Most Readable Shade
#000000

Shades of #ddac1e color code

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

#ddac1e
#c4981a
#ab8517
#937214
#7a5f10
#624c0d
#49390a
#312606
#181303
#000000

Similar Color like #ddac1e color

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

#dead1f
#dfae20
#e0af21
#e1b022
#e2b123
#e3b224
#e4b325
#e5b426
#e6b527
#e7b628
#e8b729
#e9b82a
#eab92b
#ebba2c
#dcab1d
#dbaa1c
#daa91b
#d9a81a
#d8a719
#d7a618
#d6a517
#d5a416
#d4a315
#d3a214
#d2a113
#d1a012
#d09f11
#cf9e10

Monochromatic Color with #ddac1e

#ddac1e
#080701
#332807
#5d490d
#886a12
#b38b18

Tints of #ddac1e Color

#ddac1e
#e0b537
#e4be50
#e8c769
#ecd082
#efda9b
#f3e3b4
#f7eccd
#fbf5e6
#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

#ddac1e
#1e4fdd

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

Split Complementary

#ddac1e
#1eafdd
#4c1edd

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

Analogous Color

#dd601e
#dd861e
#ddac1e
#ddd21e
#c2dd1e

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

#ddac1e
#1eddac
#ac1edd

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

#ddac1e
#1edd4c
#1e4fdd
#dd1eae

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

#ddac1e
#1e4fdd
#4c1edd
#afdd1e

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

#ddac1e Color Code Preview on Black Background Color

This is how #ddac1e Color will look on black background color. Color contrast ratio is 9.99

#ddac1e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddac1e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddac1e

#ddac1e color code is use for CSS Background Color

Background color for the above div is #ddac1e

HTML with inline CSS

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

#ddac1e color code is use for CSS Border Color

CSS Border color for the above div is #ddac1e

HTML with inline CSS

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

CSS Border Left color for the above div is #ddac1e

HTML with inline CSS

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

CSS Border Right color for the above div is #ddac1e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddac1e

HTML with inline CSS

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

CSS Border Top color for the above div is #ddac1e

HTML with inline CSS

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

#ddac1e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddac1e Color code Preview on White Background

This is how #ddac1e Color code will look on white background color. Color contrast ratio is 2.10

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.