Skip to main content Skip to docs navigation

#d6bcbb hex color | Download Light Orange 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 Peony Blush and its hex is #D8C1BE Nearest Color Name

Color Hue/Base color: Orange

Hex #d6bcbb Color code in RGB color code model is created after adding 83.92% red color, 73.73% green color and 73.33% blue color. Hex #d6bcbb Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 12% magenta, 13% yellow and 16.08% black.

Hex #d6bcbb color code is between #ddbbaa web safe hex color code and #cccccc web safe hex color code. #ddbbaa is the nearest web safe color code. You can see here many more shades of #d6bcbb color code.

RGB Chart

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

Color Table

Hex Color Code d6bcbb #d6bcbb
RGB Decimal 214, 188, 187 214, 188, 187
RGB Percent 84%, 74%, 73% rgb(84%, 74%, 73%)
CSS RGBa 214, 188, 187,1 rgba(214,188,187,1)
CMYK Model cmyk(0%,12%,13%,16.08%)
HSL Color Space 2,25% ,79% hsl(2,25% ,79%)
HSV Color Space 2°, 13%, 84%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11010110 10111100 10111011
Octal 326 274 273
Decimal 214 188 187
Hex d6 bc bb

Different shades of #d6bcbb color code.

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

Darkest of #d6bcbb
#9b605d
Darker of #d6bcbb
#b07d7b
Dark of #d6bcbb
#c39d9b
Base of #d6bcbb
#d6bcbb
Light of #d6bcbb
#e9dbdb
Lighter
#fcfbfb
Lightest
#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

#d6bcbb
#bbd5d6

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

Split Complementary

#d6bcbb
#bbd6ca
#bbc8d6

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

Analogous Color

#d6bbca
#d6bbc5
#d6bcbb
#d6c5bb
#d6d0bb

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

#d6bcbb
#bcbbd6
#bbd6bc

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

#d6bcbb
#bbd6bc
#bbd5d6
#d6bbd5

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

#d6bcbb
#c8d6bb
#bbd5d6
#cabbd6

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

#7b4c4a
#9b605d
#b07d7b
#c39d9b
#d6bcbb
#e9dbdb
#fcfbfb
#ffffff
#ffffff

Tints of #d6bcbb Color

#d6bcbb
#dac3c2
#dfcaca
#e3d2d1
#e8d9d9
#ece1e0
#f1e8e8
#f5f0ef
#faf7f7
#ffffff

Shades of #d6bcbb color code

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

#d6bcbb
#bea7a6
#a69291
#8e7d7c
#766867
#5f5353
#473e3e
#2f2929
#171414
#000000

Tones

#d6bcbb
#cbc6c6
#c9c9c9
#c9c9c9
#c9c9c9

Tones

Similar Color like #d6bcbb color

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

#d7bdbc
#d8bebd
#d9bfbe
#dac0bf
#dbc1c0
#dcc2c1
#ddc3c2
#dec4c3
#dfc5c4
#e0c6c5
#e1c7c6
#e2c8c7
#e3c9c8
#e4cac9
#d5bbba
#d4bab9
#d3b9b8
#d2b8b7
#d1b7b6
#d0b6b5
#cfb5b4
#ceb4b3
#cdb3b2
#ccb2b1
#cbb1b0
#cab0af
#c9afae
#c8aead

Download this Light Orange

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

#d6bcbb Color Code Preview on Black Background Color

This is how #d6bcbb Color will look on black background color. Color contrast ratio is 11.77

#d6bcbb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d6bcbb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d6bcbb

#d6bcbb color code is use for CSS Background Color

Background color for the above div is #d6bcbb

HTML with inline CSS

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

#d6bcbb color code is use for CSS Border Color

CSS Border color for the above div is #d6bcbb

HTML with inline CSS

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

CSS Border Left color for the above div is #d6bcbb

HTML with inline CSS

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

CSS Border Right color for the above div is #d6bcbb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d6bcbb

HTML with inline CSS

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

CSS Border Top color for the above div is #d6bcbb

HTML with inline CSS

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

#d6bcbb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d6bcbb Color code Preview on White Background

This is how #d6bcbb Color code will look on white background color. Color contrast ratio is 1.78

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

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