Skip to main content Skip to docs navigation

#d2bebd 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 #d2bebd Color code in RGB color code model is created after adding 82.35% red color, 74.51% green color and 74.12% blue color. Hex #d2bebd Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 10% magenta, 10% yellow and 17.65% black.

Hex #d2bebd 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 #d2bebd color code.

RGB Chart

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

Color Table

Hex Color Code d2bebd #d2bebd
RGB Decimal 210, 190, 189 210, 190, 189
RGB Percent 82%, 75%, 74% rgb(82%, 75%, 74%)
CSS RGBa 210, 190, 189,1 rgba(210,190,189,1)
CMYK Model cmyk(0%,10%,10%,17.65%)
HSL Color Space 3,19% ,78% hsl(3,19% ,78%)
HSV Color Space 3°, 10%, 82%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11010010 10111110 10111101
Octal 322 276 275
Decimal 210 190 189
Hex d2 be bd

Different shades of #d2bebd color code.

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

Darkest of #d2bebd
#926664
Darker of #d2bebd
#a98280
Dark of #d2bebd
#bda09f
Base of #d2bebd
#d2bebd
Light of #d2bebd
#e7dcdb
Lighter
#fbfafa
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

#d2bebd
#bdd1d2

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

Split Complementary

#d2bebd
#bdd2c9
#bdc7d2

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

Analogous Color

#d2bdc8
#d2bdc5
#d2bebd
#d2c5bd
#d2cebd

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

#d2bebd
#bebdd2
#bdd2be

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

#d2bebd
#bdd2be
#bdd1d2
#d2bdd1

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

#d2bebd
#c7d2bd
#bdd1d2
#c9bdd2

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

#74514f
#926664
#a98280
#bda09f
#d2bebd
#e7dcdb
#fbfafa
#ffffff
#ffffff

Tints of #d2bebd Color

#d2bebd
#d7c5c4
#dccccb
#e1d3d3
#e6dada
#ebe2e1
#f0e9e9
#f5f0f0
#faf7f7
#ffffff

Shades of #d2bebd color code

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

#d2bebd
#baa8a8
#a39393
#8c7e7e
#746969
#5d5454
#463f3f
#2e2a2a
#171515
#000000

Tones

#d2bebd
#c8c8c8
#c8c8c8
#c8c8c8
#c8c8c8

Tones

Similar Color like #d2bebd color

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

#d3bfbe
#d4c0bf
#d5c1c0
#d6c2c1
#d7c3c2
#d8c4c3
#d9c5c4
#dac6c5
#dbc7c6
#dcc8c7
#ddc9c8
#decac9
#dfcbca
#e0cccb
#d1bdbc
#d0bcbb
#cfbbba
#cebab9
#cdb9b8
#ccb8b7
#cbb7b6
#cab6b5
#c9b5b4
#c8b4b3
#c7b3b2
#c6b2b1
#c5b1b0
#c4b0af

Download this Light Red

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

#d2bebd Color Code Preview on Black Background Color

This is how #d2bebd Color will look on black background color. Color contrast ratio is 11.84

#d2bebd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d2bebd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d2bebd

#d2bebd color code is use for CSS Background Color

Background color for the above div is #d2bebd

HTML with inline CSS

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

#d2bebd color code is use for CSS Border Color

CSS Border color for the above div is #d2bebd

HTML with inline CSS

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

CSS Border Left color for the above div is #d2bebd

HTML with inline CSS

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

CSS Border Right color for the above div is #d2bebd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d2bebd

HTML with inline CSS

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

CSS Border Top color for the above div is #d2bebd

HTML with inline CSS

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

#d2bebd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d2bebd Color code Preview on White Background

This is how #d2bebd Color code will look on white background color. Color contrast ratio is 1.77

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

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