Skip to main content Skip to docs navigation

#dfd30a 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 Citrine and its hex is #E4D00A Nearest Color Name

Color Hue/Base color: Yellow

Hex #dfd30a Color code in RGB color code model is created after adding 87.45% red color, 82.75% green color and 3.92% blue color. Hex #dfd30a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 5% magenta, 96% yellow and 12.55% black.

Hex #dfd30a color code is between #ddcc11 web safe hex color code and #eedd00 web safe hex color code. #ddcc11 is the nearest web safe color code. You can see here many more shades of #dfd30a color code.

RGB Chart

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

Color Table

Hex Color Code dfd30a #dfd30a
RGB Decimal 223, 211, 10 223, 211, 10
RGB Percent 87%, 83%, 4% rgb(87%, 83%, 4%)
CSS RGBa 223, 211, 10,1 rgba(223,211,10,1)
CMYK Model cmyk(0%,5%,96%,12.55%)
HSL Color Space 57,91% ,46% hsl(57,91% ,46%)
HSV Color Space 57°, 96%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011111 11010011 00001010
Octal 337 323 12
Decimal 223 211 10
Hex df d3 0a

Different shades of #dfd30a color code.

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

Darkest of #dfd30a
#4d4803
Darker of #dfd30a
#7d7706
Dark of #dfd30a
#aea508
Base of #dfd30a
#dfd30a
Light of #dfd30a
#f5ea27
Lighter
#f7ee58
Lightest
#faf388

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

#dfd30a
#0a16df

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

Split Complementary

#dfd30a
#0a81df
#690adf

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

Analogous Color

#df570a
#df7a0a
#dfd30a
#a4df0a
#4bdf0a

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

#dfd30a
#d30adf
#0adfd3

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

#dfd30a
#0adfd3
#0a16df
#df0a16

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

#dfd30a
#0adf69
#0a16df
#df0a81

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

#1c1a01
#4d4803
#7d7706
#aea508
#dfd30a
#f5ea27
#f7ee58
#faf388
#fcf8b9

Tints of #dfd30a Color

#dfd30a
#e2d725
#e6dc40
#e9e15b
#ede676
#f0eb92
#f4f0ad
#f7f5c8
#fbfae3
#ffffff

Shades of #dfd30a color code

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

#dfd30a
#c6bb08
#ada407
#948c06
#7b7505
#635d04
#4a4603
#312e02
#181701
#000000

Tones

#dfd30a
#c8be21
#b0aa39
#999550
#828067

Tones

Similar Color like #dfd30a color

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

#e0d40b
#e1d50c
#e2d60d
#e3d70e
#e4d80f
#e5d910
#e6da11
#e7db12
#e8dc13
#e9dd14
#eade15
#ebdf16
#ece017
#ede118
#ded209
#ddd108
#dcd007
#dbcf06
#dace05
#d9cd04
#d8cc03
#d7cb02
#d6ca01
#d5c900
#d4c800
#d3c700
#d2c600
#d1c500

Download this Dark Yellow

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

#dfd30a Color Code Preview on Black Background Color

This is how #dfd30a Color will look on black background color. Color contrast ratio is 13.46

#dfd30a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dfd30a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dfd30a

#dfd30a color code is use for CSS Background Color

Background color for the above div is #dfd30a

HTML with inline CSS

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

#dfd30a color code is use for CSS Border Color

CSS Border color for the above div is #dfd30a

HTML with inline CSS

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

CSS Border Left color for the above div is #dfd30a

HTML with inline CSS

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

CSS Border Right color for the above div is #dfd30a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dfd30a

HTML with inline CSS

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

CSS Border Top color for the above div is #dfd30a

HTML with inline CSS

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

#dfd30a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dfd30a Color code Preview on White Background

This is how #dfd30a Color code will look on white background color. Color contrast ratio is 1.56

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

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(223,211,10,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(10,22,223,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(223,211,10,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }