Skip to main content Skip to docs navigation

#dbd2d0 hex color | Download Light Grey 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 Tranquil Retreat and its hex is #DBD2CF Nearest Color Name

Color Hue/Base color: Grey

Hex #dbd2d0 Color code in RGB color code model is created after adding 85.88% red color, 82.35% green color and 81.57% blue color. Hex #dbd2d0 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 4% magenta, 5% yellow and 14.12% black.

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

RGB Chart

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

Color Table

Hex Color Code dbd2d0 #dbd2d0
RGB Decimal 219, 210, 208 219, 210, 208
RGB Percent 86%, 82%, 82% rgb(86%, 82%, 82%)
CSS RGBa 219, 210, 208,1 rgba(219,210,208,1)
CMYK Model cmyk(0%,4%,5%,14.12%)
HSL Color Space 11,13% ,84% hsl(11,13% ,84%)
HSV Color Space 11°, 5%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011011 11010010 11010000
Octal 333 322 320
Decimal 219 210 208
Hex db d2 d0

Different shades of #dbd2d0 color code.

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

Darkest of #dbd2d0
#997f79
Darker of #dbd2d0
#af9b96
Dark of #dbd2d0
#c5b6b3
Base of #dbd2d0
#dbd2d0
Light of #dbd2d0
#f1eeed
Lighter
#ffffff
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

#dbd2d0
#d0d9db

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

Split Complementary

#dbd2d0
#d0dbd8
#d0d4db

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

Analogous Color

#dbd0d4
#dbd0d3
#dbd2d0
#dbd6d0
#dbdad0

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

#dbd2d0
#d2d0db
#d0dbd2

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

#dbd2d0
#d0dbd2
#d0d9db
#dbd0d9

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

#dbd2d0
#d4dbd0
#d0d9db
#d8d0db

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

#7e6661
#997f79
#af9b96
#c5b6b3
#dbd2d0
#f1eeed
#ffffff
#ffffff
#ffffff

Tints of #dbd2d0 Color

#dbd2d0
#dfd7d5
#e3dcda
#e7e1df
#ebe6e4
#efebea
#f3f0ef
#f7f5f4
#fbfaf9
#ffffff

Shades of #dbd2d0 color code

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

#dbd2d0
#c2bab8
#aaa3a1
#928c8a
#797473
#615d5c
#494645
#302e2e
#181717
#000000

Tones

#dbd2d0
#d6d6d6
#d6d6d6
#d6d6d6
#d6d6d6

Tones

Similar Color like #dbd2d0 color

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

#dcd3d1
#ddd4d2
#ded5d3
#dfd6d4
#e0d7d5
#e1d8d6
#e2d9d7
#e3dad8
#e4dbd9
#e5dcda
#e6dddb
#e7dedc
#e8dfdd
#e9e0de
#dad1cf
#d9d0ce
#d8cfcd
#d7cecc
#d6cdcb
#d5ccca
#d4cbc9
#d3cac8
#d2c9c7
#d1c8c6
#d0c7c5
#cfc6c4
#cec5c3
#cdc4c2

Download this Light Grey

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

#dbd2d0 Color Code Preview on Black Background Color

This is how #dbd2d0 Color will look on black background color. Color contrast ratio is 14.14

#dbd2d0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbd2d0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbd2d0

#dbd2d0 color code is use for CSS Background Color

Background color for the above div is #dbd2d0

HTML with inline CSS

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

#dbd2d0 color code is use for CSS Border Color

CSS Border color for the above div is #dbd2d0

HTML with inline CSS

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

CSS Border Left color for the above div is #dbd2d0

HTML with inline CSS

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

CSS Border Right color for the above div is #dbd2d0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dbd2d0

HTML with inline CSS

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

CSS Border Top color for the above div is #dbd2d0

HTML with inline CSS

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

#dbd2d0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dbd2d0 Color code Preview on White Background

This is how #dbd2d0 Color code will look on white background color. Color contrast ratio is 1.48

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

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