Skip to main content Skip to docs navigation

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

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

RGB Chart

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

Color Table

Hex Color Code d5bebf #d5bebf
RGB Decimal 213, 190, 191 213, 190, 191
RGB Percent 84%, 75%, 75% rgb(84%, 75%, 75%)
CSS RGBa 213, 190, 191,1 rgba(213,190,191,1)
CMYK Model cmyk(0%,11%,10%,16.47%)
HSL Color Space 357,21% ,79% hsl(357,21% ,79%)
HSV Color Space 357°, 11%, 84%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11010101 10111110 10111111
Octal 325 276 277
Decimal 213 190 191
Hex d5 be bf

Different shades of #d5bebf color code.

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

Darkest of #d5bebf
#986264
Darker of #d5bebf
#ad8082
Dark of #d5bebf
#c19fa0
Base of #d5bebf
#d5bebf
Light of #d5bebf
#e9ddde
Lighter
#fdfcfc
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

#d5bebf
#bed5d4

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

Split Complementary

#d5bebf
#bed5c9
#becbd5

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

Analogous Color

#d5becc
#d5bec9
#d5bebf
#d5c5be
#d5cebe

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

#d5bebf
#bebfd5
#bfd5be

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

#d5bebf
#bfd5be
#bed5d4
#d4bed5

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

#d5bebf
#cbd5be
#bed5d4
#c9bed5

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

#794e50
#986264
#ad8082
#c19fa0
#d5bebf
#e9ddde
#fdfcfc
#ffffff
#ffffff

Tints of #d5bebf Color

#d5bebf
#d9c5c6
#decccd
#e3d3d4
#e7dadb
#ece2e2
#f1e9e9
#f5f0f0
#faf7f7
#ffffff

Shades of #d5bebf color code

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

#d5bebf
#bda8a9
#a59394
#8e7e7f
#76696a
#5e5454
#473f3f
#2f2a2a
#171515
#000000

Tones

#d5bebf
#cac9c9
#cacaca
#cacaca
#cacaca

Tones

Similar Color like #d5bebf color

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

#d6bfc0
#d7c0c1
#d8c1c2
#d9c2c3
#dac3c4
#dbc4c5
#dcc5c6
#ddc6c7
#dec7c8
#dfc8c9
#e0c9ca
#e1cacb
#e2cbcc
#e3cccd
#d4bdbe
#d3bcbd
#d2bbbc
#d1babb
#d0b9ba
#cfb8b9
#ceb7b8
#cdb6b7
#ccb5b6
#cbb4b5
#cab3b4
#c9b2b3
#c8b1b2
#c7b0b1

Download this Light Red

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

#d5bebf Color Code Preview on Black Background Color

This is how #d5bebf Color will look on black background color. Color contrast ratio is 11.95

#d5bebf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d5bebf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d5bebf

#d5bebf color code is use for CSS Background Color

Background color for the above div is #d5bebf

HTML with inline CSS

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

#d5bebf color code is use for CSS Border Color

CSS Border color for the above div is #d5bebf

HTML with inline CSS

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

CSS Border Left color for the above div is #d5bebf

HTML with inline CSS

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

CSS Border Right color for the above div is #d5bebf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d5bebf

HTML with inline CSS

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

CSS Border Top color for the above div is #d5bebf

HTML with inline CSS

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

#d5bebf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d5bebf Color code Preview on White Background

This is how #d5bebf Color code will look on white background color. Color contrast ratio is 1.76

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

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