Skip to main content Skip to docs navigation

#dbdeda 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 Evening White and its hex is #D8DBD7 Nearest Color Name

Color Hue/Base color: Grey

Hex #dbdeda Color code in RGB color code model is created after adding 85.88% red color, 87.06% green color and 85.49% blue color. Hex #dbdeda Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 0% magenta, 2% yellow and 12.94% black.

Hex #dbdeda color code is between #dddddd web safe hex color code and #cceecc web safe hex color code. #dddddd is the nearest web safe color code. You can see here many more shades of #dbdeda color code.

RGB Chart

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

Color Table

Hex Color Code dbdeda #dbdeda
RGB Decimal 219, 222, 218 219, 222, 218
RGB Percent 86%, 87%, 85% rgb(86%, 87%, 85%)
CSS RGBa 219, 222, 218,1 rgba(219,222,218,1)
CMYK Model cmyk(1%,0%,2%,12.94%)
HSL Color Space 105,6% ,86% hsl(105,6% ,86%)
HSV Color Space 105°, 2%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11011011 11011110 11011010
Octal 333 336 332
Decimal 219 222 218
Hex db de da

Different shades of #dbdeda color code.

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

Darkest of #dbdeda
#8c9689
Darker of #dbdeda
#a7aea4
Dark of #dbdeda
#c1c6bf
Base of #dbdeda
#dbdeda
Light of #dbdeda
#f5f6f5
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

#dbdeda
#dddade

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

Split Complementary

#dbdeda
#dbdade
#dedadd

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

Analogous Color

#dddeda
#dddeda
#dbdeda
#dadeda
#dadedc

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

#dbdeda
#dedadb
#dadbde

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

#dbdeda
#dadbde
#dddade
#deddda

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

#dbdeda
#daddde
#dddade
#dedbda

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

#737d6f
#8c9689
#a7aea4
#c1c6bf
#dbdeda
#f5f6f5
#ffffff
#ffffff
#ffffff

Tints of #dbdeda Color

#dbdeda
#dfe1de
#e3e5e2
#e7e9e6
#ebecea
#eff0ee
#f3f4f2
#f7f7f6
#fbfbfa
#ffffff

Shades of #dbdeda color code

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

#dbdeda
#c2c5c1
#aaaca9
#929491
#797b79
#616260
#494a48
#303130
#181818
#000000

Tones

#dbdeda
#dcdcdc
#dcdcdc
#dcdcdc
#dcdcdc

Tones

Similar Color like #dbdeda color

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

#dcdfdb
#dde0dc
#dee1dd
#dfe2de
#e0e3df
#e1e4e0
#e2e5e1
#e3e6e2
#e4e7e3
#e5e8e4
#e6e9e5
#e7eae6
#e8ebe7
#e9ece8
#daddd9
#d9dcd8
#d8dbd7
#d7dad6
#d6d9d5
#d5d8d4
#d4d7d3
#d3d6d2
#d2d5d1
#d1d4d0
#d0d3cf
#cfd2ce
#ced1cd
#cdd0cc

Download this Light Grey

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

#dbdeda Color Code Preview on Black Background Color

This is how #dbdeda Color will look on black background color. Color contrast ratio is 15.47

#dbdeda in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbdeda

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbdeda

#dbdeda color code is use for CSS Background Color

Background color for the above div is #dbdeda

HTML with inline CSS

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

#dbdeda color code is use for CSS Border Color

CSS Border color for the above div is #dbdeda

HTML with inline CSS

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

CSS Border Left color for the above div is #dbdeda

HTML with inline CSS

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

CSS Border Right color for the above div is #dbdeda

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dbdeda

HTML with inline CSS

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

CSS Border Top color for the above div is #dbdeda

HTML with inline CSS

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

#dbdeda hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dbdeda Color code Preview on White Background

This is how #dbdeda Color code will look on white background color. Color contrast ratio is 1.36

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

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