crispedge.com

Color picker

Loading...

#d8b57d hex color - Yellow - Warm color - Information

#d8b57d hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #d8b57d Color code in RGB color code model is created after adding 84.71% red color, 70.98% green color and 49.02% blue color. Hex #d8b57d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 16% magenta, 42% yellow and 15% black.

Hex #d8b57d color code is between #ddbb77 web safe hex color code and #ccaa88 web safe hex color code. #ddbb77 is the nearest web safe color code. You can see here many more shades of #d8b57d color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Coded8b57d#d8b57d
RGB Decimal216, 181, 125rgb(216, 181, 125)
RGB Percent85%, 71%, 49%rgb(85%, 71%, 49%)
CSS RGBa216, 181, 125,1rgba(216,181,125,1)
CMYK Modelcmyk(0%,16%,42%,15%)
HSL Color Space37,54% ,67%hsl(37,54% ,67%)
HSV Color Space37°, 42%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110001011010101111101
Octal330265175
Decimal216181125
Hexd8b57d

Different shades of #d8b57d color code.

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

Light Shade of #d8b57d
#e4cba4
Dark Shade of #d8b57d
#cc9f56
Saturated Shade of #d8b57d
#e0b775
Desaturated Shade of #d8b57d
#d0b385
Grey scale Shade of #d8b57d
#aaaaaa
Brighten Shade
#f1ce96
Most Readable Shade
#000000

Shades of #d8b57d color code

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

#d8b57d
#c0a06f
#a88c61
#907853
#786445
#605037
#483c29
#30281b
#18140d
#000000

Similar Color like #d8b57d color

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

#d9b67e
#dab77f
#dbb880
#dcb981
#ddba82
#debb83
#dfbc84
#e0bd85
#e1be86
#e2bf87
#e3c088
#e4c189
#e5c28a
#e6c38b
#d7b47c
#d6b37b
#d5b27a
#d4b179
#d3b078
#d2af77
#d1ae76
#d0ad75
#cfac74
#ceab73
#cdaa72
#cca971
#cba870
#caa76f

Monochromatic Color with #d8b57d

#d8b57d
#030302
#2e271b
#584a33
#836e4c
#ad9164

Tints of #d8b57d Color

#d8b57d
#dcbd8b
#e0c599
#e5cda8
#e9d5b6
#eddec5
#f2e6d3
#f6eee2
#faf6f0
#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

#d8b57d
#7da0d8

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

Split Complementary

#d8b57d
#7dcdd8
#887dd8

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

Analogous Color

#d8917d
#d8a37d
#d8b57d
#d8c77d
#d7d87d

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

#d8b57d
#7dd8b5
#b57dd8

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

#d8b57d
#7dd887
#7da0d8
#d87dcd

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

#d8b57d
#7da0d8
#887dd8
#ced87d

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 #d8b57d 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.

#d8b57d Color Code Preview on Black Background Color

This is how #d8b57d Color will look on black background color. Color contrast ratio is 10.83

#d8b57d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d8b57d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d8b57d

#d8b57d color code is use for CSS Background Color

Background color for the above div is #d8b57d

HTML with inline CSS

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

#d8b57d color code is use for CSS Border Color

CSS Border color for the above div is #d8b57d

HTML with inline CSS

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

CSS Border Left color for the above div is #d8b57d

HTML with inline CSS

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

CSS Border Right color for the above div is #d8b57d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d8b57d

HTML with inline CSS

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

CSS Border Top color for the above div is #d8b57d

HTML with inline CSS

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

#d8b57d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d8b57d Color code Preview on White Background

This is how #d8b57d Color code will look on white background color. Color contrast ratio is 1.94

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

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(216,181,125,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(125,160,216,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(216,181,125,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.