Skip to main content Skip to docs navigation

#dae32b 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 Sickly Yellow and its hex is #D0E429 Nearest Color Name

Color Hue/Base color: Yellow

Hex #dae32b Color code in RGB color code model is created after adding 85.49% red color, 89.02% green color and 16.86% blue color. Hex #dae32b Color code in CMYK color (process color) code model is generated after subtraction of 4% cyan, 0% magenta, 81% yellow and 10.98% black.

Hex #dae32b color code is between #dddd33 web safe hex color code and #ccee22 web safe hex color code. #dddd33 is the nearest web safe color code. You can see here many more shades of #dae32b color code.

RGB Chart

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

Color Table

Hex Color Code dae32b #dae32b
RGB Decimal 218, 227, 43 218, 227, 43
RGB Percent 85%, 89%, 17% rgb(85%, 89%, 17%)
CSS RGBa 218, 227, 43,1 rgba(218,227,43,1)
CMYK Model cmyk(4%,0%,81%,10.98%)
HSL Color Space 63,77% ,53% hsl(63,77% ,53%)
HSV Color Space 63°, 81%, 89%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011010 11100011 00101011
Octal 332 343 53
Decimal 218 227 43
Hex da e3 2b

Different shades of #dae32b color code.

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

Darkest of #dae32b
#63670e
Darker of #dae32b
#8e9414
Dark of #dae32b
#b9c11a
Base of #dae32b
#dae32b
Light of #dae32b
#e2e958
Lighter
#eaef85
Lightest
#f2f5b2

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

#dae32b
#342be3

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

Split Complementary

#dae32b
#2b7ee3
#902be3

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

Analogous Color

#e3812b
#e39f2b
#dae32b
#9de32b
#50e32b

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

#dae32b
#e32bda
#2bdae3

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

#dae32b
#2bdae3
#342be3
#e3342b

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

#dae32b
#2be390
#342be3
#e32b7e

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

#383a08
#63670e
#8e9414
#b9c11a
#dae32b
#e2e958
#eaef85
#f2f5b2
#f9fbdf

Tints of #dae32b Color

#dae32b
#dee642
#e2e95a
#e6ec71
#eaef89
#eef2a0
#f2f5b8
#f6f8cf
#fafbe7
#ffffff

Shades of #dae32b color code

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

#dae32b
#c1c926
#a9b021
#91971c
#797e17
#606413
#484b0e
#303209
#181904
#000000

Tones

#dae32b
#c4cb43
#afb35b
#999b73
#878787

Tones

Similar Color like #dae32b color

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

#dbe42c
#dce52d
#dde62e
#dee72f
#dfe830
#e0e931
#e1ea32
#e2eb33
#e3ec34
#e4ed35
#e5ee36
#e6ef37
#e7f038
#e8f139
#d9e22a
#d8e129
#d7e028
#d6df27
#d5de26
#d4dd25
#d3dc24
#d2db23
#d1da22
#d0d921
#cfd820
#ced71f
#cdd61e
#ccd51d

Download this Dark Yellow

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

#dae32b Color Code Preview on Black Background Color

This is how #dae32b Color will look on black background color. Color contrast ratio is 15.00

#dae32b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dae32b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dae32b

#dae32b color code is use for CSS Background Color

Background color for the above div is #dae32b

HTML with inline CSS

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

#dae32b color code is use for CSS Border Color

CSS Border color for the above div is #dae32b

HTML with inline CSS

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

CSS Border Left color for the above div is #dae32b

HTML with inline CSS

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

CSS Border Right color for the above div is #dae32b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dae32b

HTML with inline CSS

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

CSS Border Top color for the above div is #dae32b

HTML with inline CSS

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

#dae32b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dae32b Color code Preview on White Background

This is how #dae32b Color code will look on white background color. Color contrast ratio is 1.40

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

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