Skip to main content Skip to docs navigation

#dabc2d hex color | 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

Woow we have a nearby visually matching color name available. It's name is Wax and its hex is #DDBB33 Nearest Color Name

Color Hue/Base color: Yellow

Hex #dabc2d Color code in RGB color code model is created after adding 85.49% red color, 73.73% green color and 17.65% blue color. Hex #dabc2d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 14% magenta, 79% yellow and 14.51% black.

Hex #dabc2d color code is between #ddbb33 web safe hex color code and #cccc22 web safe hex color code. #ddbb33 is the nearest web safe color code. You can see here many more shades of #dabc2d color code.

RGB Chart

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

Color Table

Hex Color Code dabc2d #dabc2d
RGB Decimal 218, 188, 45 218, 188, 45
RGB Percent 85%, 74%, 18% rgb(85%, 74%, 18%)
CSS RGBa 218, 188, 45,1 rgba(218,188,45,1)
CMYK Model cmyk(0%,14%,79%,14.51%)
HSL Color Space 50,70% ,52% hsl(50,70% ,52%)
HSV Color Space 50°, 79%, 85%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011010 10111100 00101101
Octal 332 274 55
Decimal 218 188 45
Hex da bc 2d

Different shades of #dabc2d color code.

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

Darkest of #dabc2d
#5e5010
Darker of #dabc2d
#897518
Dark of #dabc2d
#b49b20
Base of #dabc2d
#dabc2d
Light of #dabc2d
#e2ca58
Lighter
#e9d884
Lightest
#f1e6af

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

#dabc2d
#2d4bda

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

Split Complementary

#dabc2d
#2da1da
#662dda

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

Analogous Color

#da572d
#da742d
#dabc2d
#beda2d
#76da2d

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

#dabc2d
#bc2dda
#2ddabc

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

#dabc2d
#2ddabc
#2d4bda
#da2d4b

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

#dabc2d
#2dda66
#2d4bda
#da2da1

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 #dabc2d

#322b09
#5e5010
#897518
#b49b20
#dabc2d
#e2ca58
#e9d884
#f1e6af
#f9f3da

Tints of #dabc2d Color

#dabc2d
#dec344
#e2ca5b
#e6d273
#ead98a
#eee1a1
#f2e8b9
#f6f0d0
#faf7e7
#ffffff

Shades of #dabc2d color code

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

#dabc2d
#c1a728
#a99223
#917d1e
#796819
#605314
#483e0f
#30290a
#181405
#000000

Tones

#dabc2d
#c1ac46
#a99c5e
#908c77
#848484

Tones

Similar Color like #dabc2d color

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

#dbbd2e
#dcbe2f
#ddbf30
#dec031
#dfc132
#e0c233
#e1c334
#e2c435
#e3c536
#e4c637
#e5c738
#e6c839
#e7c93a
#e8ca3b
#d9bb2c
#d8ba2b
#d7b92a
#d6b829
#d5b728
#d4b627
#d3b526
#d2b425
#d1b324
#d0b223
#cfb122
#ceb021
#cdaf20
#ccae1f

Download this Dark Yellow

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

#dabc2d Color Code Preview on Black Background Color

This is how #dabc2d Color will look on black background color. Color contrast ratio is 11.21

#dabc2d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dabc2d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dabc2d

#dabc2d color code is use for CSS Background Color

Background color for the above div is #dabc2d

HTML with inline CSS

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

#dabc2d color code is use for CSS Border Color

CSS Border color for the above div is #dabc2d

HTML with inline CSS

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

CSS Border Left color for the above div is #dabc2d

HTML with inline CSS

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

CSS Border Right color for the above div is #dabc2d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dabc2d

HTML with inline CSS

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

CSS Border Top color for the above div is #dabc2d

HTML with inline CSS

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

#dabc2d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dabc2d Color code Preview on White Background

This is how #dabc2d Color code will look on white background color. Color contrast ratio is 1.87

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

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(218,188,45,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(45,75,218,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(218,188,45,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }