Skip to main content Skip to docs navigation

#ddb5be 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 Pentalon and its hex is #DBB2BC Nearest Color Name

Color Hue/Base color: Red

Hex #ddb5be Color code in RGB color code model is created after adding 86.67% red color, 70.98% green color and 74.51% blue color. Hex #ddb5be Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 18% magenta, 14% yellow and 13.33% black.

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

RGB Chart

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

Color Table

Hex Color Code ddb5be #ddb5be
RGB Decimal 221, 181, 190 221, 181, 190
RGB Percent 87%, 71%, 75% rgb(87%, 71%, 75%)
CSS RGBa 221, 181, 190,1 rgba(221,181,190,1)
CMYK Model cmyk(0%,18%,14%,13.33%)
HSL Color Space 347,37% ,79% hsl(347,37% ,79%)
HSV Color Space 347°, 18%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011101 10110101 10111110
Octal 335 265 276
Decimal 221 181 190
Hex dd b5 be

Different shades of #ddb5be color code.

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

Darkest of #ddb5be
#ab4e63
Darker of #ddb5be
#bd6f81
Dark of #ddb5be
#cd929f
Base of #ddb5be
#ddb5be
Light of #ddb5be
#edd8dd
Lighter
#fdfbfb
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

#ddb5be
#b5ddd4

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

Split Complementary

#ddb5be
#b5ddc0
#b5d2dd

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

Analogous Color

#ddb5d5
#ddb5cf
#ddb5be
#ddb9b5
#ddcab5

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

#ddb5be
#b5bedd
#beddb5

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

#ddb5be
#beddb5
#b5ddd4
#d4b5dd

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

#ddb5be
#d2ddb5
#b5ddd4
#c0b5dd

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

#883e4f
#ab4e63
#bd6f81
#cd929f
#ddb5be
#edd8dd
#fdfbfb
#ffffff
#ffffff

Tints of #ddb5be Color

#ddb5be
#e0bdc5
#e4c5cc
#e8cdd3
#ecd5da
#efdee2
#f3e6e9
#f7eef0
#fbf6f7
#ffffff

Shades of #ddb5be color code

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

#ddb5be
#c4a0a8
#ab8c93
#93787e
#7a6469
#625054
#493c3f
#31282a
#181415
#000000

Tones

#ddb5be
#d2c0c4
#c9c9c9
#c9c9c9
#c9c9c9

Tones

Similar Color like #ddb5be color

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

#deb6bf
#dfb7c0
#e0b8c1
#e1b9c2
#e2bac3
#e3bbc4
#e4bcc5
#e5bdc6
#e6bec7
#e7bfc8
#e8c0c9
#e9c1ca
#eac2cb
#ebc3cc
#dcb4bd
#dbb3bc
#dab2bb
#d9b1ba
#d8b0b9
#d7afb8
#d6aeb7
#d5adb6
#d4acb5
#d3abb4
#d2aab3
#d1a9b2
#d0a8b1
#cfa7b0

Download this Light Red

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

#ddb5be Color Code Preview on Black Background Color

This is how #ddb5be Color will look on black background color. Color contrast ratio is 11.43

#ddb5be in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddb5be

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddb5be

#ddb5be color code is use for CSS Background Color

Background color for the above div is #ddb5be

HTML with inline CSS

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

#ddb5be color code is use for CSS Border Color

CSS Border color for the above div is #ddb5be

HTML with inline CSS

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

CSS Border Left color for the above div is #ddb5be

HTML with inline CSS

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

CSS Border Right color for the above div is #ddb5be

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddb5be

HTML with inline CSS

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

CSS Border Top color for the above div is #ddb5be

HTML with inline CSS

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

#ddb5be hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddb5be Color code Preview on White Background

This is how #ddb5be Color code will look on white background color. Color contrast ratio is 1.84

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

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