Skip to main content Skip to docs navigation

#dbb2c6 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 Kunzite and its hex is #DDB6C6 Nearest Color Name

Color Hue/Base color: Red

Hex #dbb2c6 Color code in RGB color code model is created after adding 85.88% red color, 69.8% green color and 77.65% blue color. Hex #dbb2c6 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 19% magenta, 10% yellow and 14.12% black.

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

RGB Chart

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

Color Table

Hex Color Code dbb2c6 #dbb2c6
RGB Decimal 219, 178, 198 219, 178, 198
RGB Percent 86%, 70%, 78% rgb(86%, 70%, 78%)
CSS RGBa 219, 178, 198,1 rgba(219,178,198,1)
CMYK Model cmyk(0%,19%,10%,14.12%)
HSL Color Space 331,36% ,78% hsl(331,36% ,78%)
HSV Color Space 331°, 19%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011011 10110010 11000110
Octal 333 262 306
Decimal 219 178 198
Hex db b2 c6

Different shades of #dbb2c6 color code.

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

Darkest of #dbb2c6
#a64e79
Darker of #dbb2c6
#ba6c93
Dark of #dbb2c6
#cb8fac
Base of #dbb2c6
#dbb2c6
Light of #dbb2c6
#ebd5e0
Lighter
#fbf7f9
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

#dbb2c6
#b2dbc7

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

Split Complementary

#dbb2c6
#b2dbb2
#b2dadb

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

Analogous Color

#d8b2db
#dbb2d7
#dbb2c6
#dbb2b8
#dbbdb2

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

#dbb2c6
#b2c6db
#c6dbb2

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

#dbb2c6
#c6dbb2
#b2dbc7
#c7b2db

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

#dbb2c6
#dadbb2
#b2dbc7
#b2b2db

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

#833d60
#a64e79
#ba6c93
#cb8fac
#dbb2c6
#ebd5e0
#fbf7f9
#ffffff
#ffffff

Tints of #dbb2c6 Color

#dbb2c6
#dfbacc
#e3c3d2
#e7cbd9
#ebd4df
#efdce5
#f3e5ec
#f7edf2
#fbf6f8
#ffffff

Shades of #dbb2c6 color code

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

#dbb2c6
#c29eb0
#aa8a9a
#927684
#79626e
#614f58
#493b42
#30272c
#181316
#000000

Tones

#dbb2c6
#d0bdc6
#c6c6c6
#c6c6c6
#c6c6c6

Tones

Similar Color like #dbb2c6 color

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

#dcb3c7
#ddb4c8
#deb5c9
#dfb6ca
#e0b7cb
#e1b8cc
#e2b9cd
#e3bace
#e4bbcf
#e5bcd0
#e6bdd1
#e7bed2
#e8bfd3
#e9c0d4
#dab1c5
#d9b0c4
#d8afc3
#d7aec2
#d6adc1
#d5acc0
#d4abbf
#d3aabe
#d2a9bd
#d1a8bc
#d0a7bb
#cfa6ba
#cea5b9
#cda4b8

Download this Light Red

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

#dbb2c6 Color Code Preview on Black Background Color

This is how #dbb2c6 Color will look on black background color. Color contrast ratio is 11.20

#dbb2c6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbb2c6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbb2c6

#dbb2c6 color code is use for CSS Background Color

Background color for the above div is #dbb2c6

HTML with inline CSS

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

#dbb2c6 color code is use for CSS Border Color

CSS Border color for the above div is #dbb2c6

HTML with inline CSS

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

CSS Border Left color for the above div is #dbb2c6

HTML with inline CSS

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

CSS Border Right color for the above div is #dbb2c6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dbb2c6

HTML with inline CSS

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

CSS Border Top color for the above div is #dbb2c6

HTML with inline CSS

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

#dbb2c6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dbb2c6 Color code Preview on White Background

This is how #dbb2c6 Color code will look on white background color. Color contrast ratio is 1.88

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

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(219,178,198,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(178,219,199,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(219,178,198,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }