crispedge.com

Color picker

Loading...

#dfb95d hex color - Yellow - Warm color - Information

#dfb95d hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #dfb95d Color code in RGB color code model is created after adding 87.45% red color, 72.55% green color and 36.47% blue color. Hex #dfb95d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 17% magenta, 58% yellow and 13% black.

Hex #dfb95d color code is between #ddbb55 web safe hex color code and #eeaa66 web safe hex color code. #ddbb55 is the nearest web safe color code. You can see here many more shades of #dfb95d color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codedfb95d#dfb95d
RGB Decimal223, 185, 93rgb(223, 185, 93)
RGB Percent87%, 73%, 36%rgb(87%, 73%, 36%)
CSS RGBa223, 185, 93,1rgba(223,185,93,1)
CMYK Modelcmyk(0%,17%,58%,13%)
HSL Color Space42,67% ,62%hsl(42,67% ,62%)
HSV Color Space42°, 58%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111111011100101011101
Octal337271135
Decimal22318593
Hexdfb95d

Different shades of #dfb95d color code.

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

Light Shade of #dfb95d
#e7cb88
Dark Shade of #dfb95d
#d7a732
Saturated Shade of #dfb95d
#e9bd53
Desaturated Shade of #dfb95d
#d5b567
Grey scale Shade of #dfb95d
#9e9e9e
Brighten Shade
#f8d276
Most Readable Shade
#000000

Shades of #dfb95d color code

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

#dfb95d
#c6a452
#ad8f48
#947b3e
#7b6633
#635229
#4a3d1f
#312914
#18140a
#000000

Similar Color like #dfb95d color

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

#e0ba5e
#e1bb5f
#e2bc60
#e3bd61
#e4be62
#e5bf63
#e6c064
#e7c165
#e8c266
#e9c367
#eac468
#ebc569
#ecc66a
#edc76b
#deb85c
#ddb75b
#dcb65a
#dbb559
#dab458
#d9b357
#d8b256
#d7b155
#d6b054
#d5af53
#d4ae52
#d3ad51
#d2ac50
#d1ab4f

Monochromatic Color with #dfb95d

#dfb95d
#0a0904
#352c16
#5f4f28
#8a723a
#b4964b

Tints of #dfb95d Color

#dfb95d
#e2c06f
#e6c881
#e9d093
#edd8a5
#f0dfb7
#f4e7c9
#f7efdb
#fbf7ed
#ffffff

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

#dfb95d
#5d83df

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

Split Complementary

#dfb95d
#5dc4df
#785ddf

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

Analogous Color

#df855d
#df9f5d
#dfb95d
#dfd35d
#d1df5d

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

#dfb95d
#5ddfb9
#b95ddf

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

#dfb95d
#5ddf78
#5d83df
#df5dc4

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#dfb95d
#5d83df
#785ddf
#c4df5d

Double Complementary 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).

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

#dfb95d Color Code Preview on Black Background Color

This is how #dfb95d Color will look on black background color. Color contrast ratio is 11.24

#dfb95d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dfb95d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dfb95d

#dfb95d color code is use for CSS Background Color

Background color for the above div is #dfb95d

HTML with inline CSS

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

#dfb95d color code is use for CSS Border Color

CSS Border color for the above div is #dfb95d

HTML with inline CSS

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

CSS Border Left color for the above div is #dfb95d

HTML with inline CSS

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

CSS Border Right color for the above div is #dfb95d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dfb95d

HTML with inline CSS

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

CSS Border Top color for the above div is #dfb95d

HTML with inline CSS

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

#dfb95d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dfb95d Color code Preview on White Background

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(223,185,93,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(93,131,223,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(223,185,93,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.