Skip to main content Skip to docs navigation

#dbae4f 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 Golden Apricot and its hex is #DBA950 Nearest Color Name

Color Hue/Base color: Yellow

Hex #dbae4f Color code in RGB color code model is created after adding 85.88% red color, 68.24% green color and 30.98% blue color. Hex #dbae4f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 21% magenta, 64% yellow and 14.12% black.

Hex #dbae4f color code is between #ddaa55 web safe hex color code and #ccbb44 web safe hex color code. #ddaa55 is the nearest web safe color code. You can see here many more shades of #dbae4f color code.

RGB Chart

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

Color Table

Hex Color Code dbae4f #dbae4f
RGB Decimal 219, 174, 79 219, 174, 79
RGB Percent 86%, 68%, 31% rgb(86%, 68%, 31%)
CSS RGBa 219, 174, 79,1 rgba(219,174,79,1)
CMYK Model cmyk(0%,21%,64%,14.12%)
HSL Color Space 41,66% ,58% hsl(41,66% ,58%)
HSV Color Space 41°, 64%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011011 10101110 01001111
Octal 333 256 117
Decimal 219 174 79
Hex db ae 4f

Different shades of #dbae4f color code.

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

Darkest of #dbae4f
#785a19
Darker of #dbae4f
#a37921
Dark of #dbae4f
#cd992a
Base of #dbae4f
#dbae4f
Light of #dbae4f
#e4c179
Lighter
#ecd5a4
Lightest
#f5e8ce

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

#dbae4f
#4f7cdb

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

Split Complementary

#dbae4f
#4fc2db
#684fdb

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

Analogous Color

#db5c4f
#db744f
#dbae4f
#d9db4f
#9fdb4f

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

#dbae4f
#ae4fdb
#4fdbae

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

#dbae4f
#4fdbae
#4f7cdb
#db4f7c

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

#dbae4f
#4fdb68
#4f7cdb
#db4fc2

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

#4e3a10
#785a19
#a37921
#cd992a
#dbae4f
#e4c179
#ecd5a4
#f5e8ce
#fefcf8

Tints of #dbae4f Color

#dbae4f
#dfb762
#e3c076
#e7c989
#ebd29d
#efdbb0
#f3e4c4
#f7edd7
#fbf6eb
#ffffff

Shades of #dbae4f color code

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

#dbae4f
#c29a46
#aa873d
#927434
#79602b
#614d23
#493a1a
#302611
#181308
#000000

Tones

#dbae4f
#c6a664
#b19f79
#9b978f
#959595

Tones

Similar Color like #dbae4f color

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

#dcaf50
#ddb051
#deb152
#dfb253
#e0b354
#e1b455
#e2b556
#e3b657
#e4b758
#e5b859
#e6b95a
#e7ba5b
#e8bb5c
#e9bc5d
#daad4e
#d9ac4d
#d8ab4c
#d7aa4b
#d6a94a
#d5a849
#d4a748
#d3a647
#d2a546
#d1a445
#d0a344
#cfa243
#cea142
#cda041

Download this Dark Yellow

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

#dbae4f Color Code Preview on Black Background Color

This is how #dbae4f Color will look on black background color. Color contrast ratio is 10.18

#dbae4f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbae4f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbae4f

#dbae4f color code is use for CSS Background Color

Background color for the above div is #dbae4f

HTML with inline CSS

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

#dbae4f color code is use for CSS Border Color

CSS Border color for the above div is #dbae4f

HTML with inline CSS

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

CSS Border Left color for the above div is #dbae4f

HTML with inline CSS

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

CSS Border Right color for the above div is #dbae4f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dbae4f

HTML with inline CSS

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

CSS Border Top color for the above div is #dbae4f

HTML with inline CSS

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

#dbae4f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dbae4f Color code Preview on White Background

This is how #dbae4f Color code will look on white background color. Color contrast ratio is 2.06

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

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