Skip to main content Skip to docs navigation

#d4bcbd hex color | Download Light Red 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 Embroidery and its hex is #D4BEBF Nearest Color Name

Color Hue/Base color: Red

Hex #d4bcbd Color code in RGB color code model is created after adding 83.14% red color, 73.73% green color and 74.12% blue color. Hex #d4bcbd Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 11% magenta, 11% yellow and 16.86% black.

Hex #d4bcbd color code is between #ccbbbb web safe hex color code and #ddcccc web safe hex color code. #ccbbbb is the nearest web safe color code. You can see here many more shades of #d4bcbd color code.

RGB Chart

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

Color Table

Hex Color Code d4bcbd #d4bcbd
RGB Decimal 212, 188, 189 212, 188, 189
RGB Percent 83%, 74%, 74% rgb(83%, 74%, 74%)
CSS RGBa 212, 188, 189,1 rgba(212,188,189,1)
CMYK Model cmyk(0%,11%,11%,16.86%)
HSL Color Space 358,22% ,78% hsl(358,22% ,78%)
HSV Color Space 358°, 11%, 83%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11010100 10111100 10111101
Octal 324 274 275
Decimal 212 188 189
Hex d4 bc bd

Different shades of #d4bcbd color code.

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

Darkest of #d4bcbd
#966163
Darker of #d4bcbd
#ac7e80
Dark of #d4bcbd
#c09d9e
Base of #d4bcbd
#d4bcbd
Light of #d4bcbd
#e8dbdc
Lighter
#fcfafa
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

#d4bcbd
#bcd4d3

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

Split Complementary

#d4bcbd
#bcd4c7
#bcc9d4

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

Analogous Color

#d4bccb
#d4bcc7
#d4bcbd
#d4c3bc
#d4cdbc

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

#d4bcbd
#bcbdd4
#bdd4bc

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

#d4bcbd
#bdd4bc
#bcd4d3
#d3bcd4

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

#d4bcbd
#c9d4bc
#bcd4d3
#c7bcd4

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

#774d4e
#966163
#ac7e80
#c09d9e
#d4bcbd
#e8dbdc
#fcfafa
#ffffff
#ffffff

Tints of #d4bcbd Color

#d4bcbd
#d8c3c4
#ddcacb
#e2d2d3
#e7d9da
#ebe1e1
#f0e8e9
#f5f0f0
#faf7f7
#ffffff

Shades of #d4bcbd color code

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

#d4bcbd
#bca7a8
#a49293
#8d7d7e
#756869
#5e5354
#463e3f
#2f292a
#171415
#000000

Tones

#d4bcbd
#c9c7c7
#c8c8c8
#c8c8c8
#c8c8c8

Tones

Similar Color like #d4bcbd color

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

#d5bdbe
#d6bebf
#d7bfc0
#d8c0c1
#d9c1c2
#dac2c3
#dbc3c4
#dcc4c5
#ddc5c6
#dec6c7
#dfc7c8
#e0c8c9
#e1c9ca
#e2cacb
#d3bbbc
#d2babb
#d1b9ba
#d0b8b9
#cfb7b8
#ceb6b7
#cdb5b6
#ccb4b5
#cbb3b4
#cab2b3
#c9b1b2
#c8b0b1
#c7afb0
#c6aeaf

Download this Light Red

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

#d4bcbd Color Code Preview on Black Background Color

This is how #d4bcbd Color will look on black background color. Color contrast ratio is 11.73

#d4bcbd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d4bcbd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d4bcbd

#d4bcbd color code is use for CSS Background Color

Background color for the above div is #d4bcbd

HTML with inline CSS

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

#d4bcbd color code is use for CSS Border Color

CSS Border color for the above div is #d4bcbd

HTML with inline CSS

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

CSS Border Left color for the above div is #d4bcbd

HTML with inline CSS

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

CSS Border Right color for the above div is #d4bcbd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d4bcbd

HTML with inline CSS

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

CSS Border Top color for the above div is #d4bcbd

HTML with inline CSS

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

#d4bcbd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d4bcbd Color code Preview on White Background

This is how #d4bcbd Color code will look on white background color. Color contrast ratio is 1.79

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

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