Skip to main content Skip to docs navigation

#dde404 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 Pantone 396 C and its hex is #E1E000 Nearest Color Name

Color Hue/Base color: Yellow

Hex #dde404 Color code in RGB color code model is created after adding 86.67% red color, 89.41% green color and 1.57% blue color. Hex #dde404 Color code in CMYK color (process color) code model is generated after subtraction of 3% cyan, 0% magenta, 98% yellow and 10.59% black.

Hex #dde404 color code is between #ccdd00 web safe hex color code and #eeee00 web safe hex color code. #ccdd00 is the nearest web safe color code. You can see here many more shades of #dde404 color code.

RGB Chart

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

Color Table

Hex Color Code dde404 #dde404
RGB Decimal 221, 228, 4 221, 228, 4
RGB Percent 87%, 89%, 2% rgb(87%, 89%, 2%)
CSS RGBa 221, 228, 4,1 rgba(221,228,4,1)
CMYK Model cmyk(3%,0%,98%,10.59%)
HSL Color Space 62,97% ,45% hsl(62,97% ,45%)
HSV Color Space 62°, 98%, 89%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011101 11100100 00000100
Octal 335 344 4
Decimal 221 228 4
Hex dd e4 04

Different shades of #dde404 color code.

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

Darkest of #dde404
#4b4e01
Darker of #dde404
#7c8002
Dark of #dde404
#acb203
Base of #dde404
#dde404
Light of #dde404
#f4fb20
Lighter
#f7fc52
Lightest
#f9fd84

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

#dde404
#0b04e4

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

Split Complementary

#dde404
#046de4
#7b04e4

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

Analogous Color

#e46804
#e48e04
#dde404
#92e404
#35e404

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

#dde404
#e404dd
#04dde4

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

#dde404
#04dde4
#0b04e4
#e40b04

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

#dde404
#04e47b
#0b04e4
#e4046d

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

#1b1c00
#4b4e01
#7c8002
#acb203
#dde404
#f4fb20
#f7fc52
#f9fd84
#fbfeb6

Tints of #dde404 Color

#dde404
#e0e71f
#e4ea3b
#e8ed57
#ecf073
#eff38f
#f3f6ab
#f7f9c7
#fbfce3
#ffffff

Shades of #dde404 color code

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

#dde404
#c4ca03
#abb103
#939802
#7a7e02
#626501
#494c01
#313200
#181900
#000000

Tones

#dde404
#c7cd1b
#b1b632
#9c9e4a
#868761

Tones

Similar Color like #dde404 color

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

#dee505
#dfe606
#e0e707
#e1e808
#e2e909
#e3ea0a
#e4eb0b
#e5ec0c
#e6ed0d
#e7ee0e
#e8ef0f
#e9f010
#eaf111
#ebf212
#dce303
#dbe202
#dae101
#d9e000
#d8df00
#d7de00
#d6dd00
#d5dc00
#d4db00
#d3da00
#d2d900
#d1d800
#d0d700
#cfd600

Download this Dark Yellow

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

#dde404 Color Code Preview on Black Background Color

This is how #dde404 Color will look on black background color. Color contrast ratio is 15.17

#dde404 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dde404

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dde404

#dde404 color code is use for CSS Background Color

Background color for the above div is #dde404

HTML with inline CSS

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

#dde404 color code is use for CSS Border Color

CSS Border color for the above div is #dde404

HTML with inline CSS

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

CSS Border Left color for the above div is #dde404

HTML with inline CSS

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

CSS Border Right color for the above div is #dde404

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dde404

HTML with inline CSS

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

CSS Border Top color for the above div is #dde404

HTML with inline CSS

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

#dde404 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dde404 Color code Preview on White Background

This is how #dde404 Color code will look on white background color. Color contrast ratio is 1.38

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

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