Skip to main content Skip to docs navigation

#d6b246 hex color | Dark Yellow & Warm color | 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 Farm Straw and its hex is #D5B54C Nearest Color Name

Color Hue/Base color: Yellow

Hex #d6b246 Color code in RGB color code model is created after adding 83.92% red color, 69.8% green color and 27.45% blue color. Hex #d6b246 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 17% magenta, 67% yellow and 16.08% black.

Hex #d6b246 color code is between #ddaa44 web safe hex color code and #ccbb55 web safe hex color code. #ddaa44 is the nearest web safe color code. You can see here many more shades of #d6b246 color code.

RGB Chart

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

Color Table

Hex Color Code d6b246 #d6b246
RGB Decimal 214, 178, 70 214, 178, 70
RGB Percent 84%, 70%, 27% rgb(84%, 70%, 27%)
CSS RGBa 214, 178, 70,1 rgba(214,178,70,1)
CMYK Model cmyk(0%,17%,67%,16.08%)
HSL Color Space 45,64% ,56% hsl(45,64% ,56%)
HSV Color Space 45°, 67%, 84%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11010110 10110010 01000110
Octal 326 262 106
Decimal 214 178 70
Hex d6 b2 46

Different shades of #d6b246 color code.

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

Darkest of #d6b246
#6b5618
Darker of #d6b246
#957821
Dark of #d6b246
#bf9a2a
Base of #d6b246
#d6b246
Light of #d6b246
#dfc370
Lighter
#e9d59a
Lightest
#f2e6c3

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

#d6b246
#466ad6

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

Split Complementary

#d6b246
#46b2d6
#6a46d6

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

Analogous Color

#d65e46
#d67646
#d6b246
#cad646
#8ed646

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

#d6b246
#b246d6
#46d6b2

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

#d6b246
#46d6b2
#466ad6
#d6466a

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

#d6b246
#46d66a
#466ad6
#d646b2

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

#42350f
#6b5618
#957821
#bf9a2a
#d6b246
#dfc370
#e9d59a
#f2e6c3
#fbf8ed

Tints of #d6b246 Color

#d6b246
#daba5a
#dfc36f
#e3cb83
#e8d498
#ecdcac
#f1e5c1
#f5edd5
#faf6ea
#ffffff

Shades of #d6b246 color code

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

#d6b246
#be9e3e
#a68a36
#8e762e
#766226
#5f4f1f
#473b17
#2f270f
#171307
#000000

Tones

#d6b246
#bfa75d
#a99b73
#92908a
#8e8e8e

Tones

Similar Color like #d6b246 color

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

#d7b347
#d8b448
#d9b549
#dab64a
#dbb74b
#dcb84c
#ddb94d
#deba4e
#dfbb4f
#e0bc50
#e1bd51
#e2be52
#e3bf53
#e4c054
#d5b145
#d4b044
#d3af43
#d2ae42
#d1ad41
#d0ac40
#cfab3f
#ceaa3e
#cda93d
#cca83c
#cba73b
#caa63a
#c9a539
#c8a438

Download this

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

#d6b246 Color Code Preview on Black Background Color

This is how #d6b246 Color will look on black background color. Color contrast ratio is 10.32

#d6b246 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d6b246

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d6b246

#d6b246 color code is use for CSS Background Color

Background color for the above div is #d6b246

HTML with inline CSS

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

#d6b246 color code is use for CSS Border Color

CSS Border color for the above div is #d6b246

HTML with inline CSS

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

CSS Border Left color for the above div is #d6b246

HTML with inline CSS

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

CSS Border Right color for the above div is #d6b246

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d6b246

HTML with inline CSS

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

CSS Border Top color for the above div is #d6b246

HTML with inline CSS

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

#d6b246 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d6b246 Color code Preview on White Background

This is how #d6b246 Color code will look on white background color. Color contrast ratio is 2.04

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

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(214,178,70,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(70,106,214,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(214,178,70,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }