Skip to main content Skip to docs navigation

#dbe6e1 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 Melting Snowman and its hex is #DAE5E0 Nearest Color Name

Color Hue/Base color: Grey

Hex #dbe6e1 Color code in RGB color code model is created after adding 85.88% red color, 90.2% green color and 88.24% blue color. Hex #dbe6e1 Color code in CMYK color (process color) code model is generated after subtraction of 5% cyan, 0% magenta, 2% yellow and 9.8% black.

Hex #dbe6e1 color code is between #ddeedd web safe hex color code and #ccddee web safe hex color code. #ddeedd is the nearest web safe color code. You can see here many more shades of #dbe6e1 color code.

RGB Chart

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

Color Table

Hex Color Code dbe6e1 #dbe6e1
RGB Decimal 219, 230, 225 219, 230, 225
RGB Percent 86%, 90%, 88% rgb(86%, 90%, 88%)
CSS RGBa 219, 230, 225,1 rgba(219,230,225,1)
CMYK Model cmyk(5%,0%,2%,9.8%)
HSL Color Space 153,18% ,88% hsl(153,18% ,88%)
HSV Color Space 153°, 5%, 90%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11011011 11100110 11100001
Octal 333 346 341
Decimal 219 230 225
Hex db e6 e1

Different shades of #dbe6e1 color code.

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

Darkest of #dbe6e1
#81a796
Darker of #dbe6e1
#9fbcaf
Dark of #dbe6e1
#bdd1c8
Base of #dbe6e1
#dbe6e1
Light of #dbe6e1
#f9fbfa
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

#dbe6e1
#e6dbe0

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

Split Complementary

#dbe6e1
#e6dbe6
#e6dcdb

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

Analogous Color

#dbe6db
#dbe6dc
#dbe6e1
#dbe6e5
#dbe3e6

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

#dbe6e1
#e6e1db
#e1dbe6

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

#dbe6e1
#e1dbe6
#e6dbe0
#e0e6db

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

#dbe6e1
#dcdbe6
#e6dbe0
#e6e6db

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

#64917d
#81a796
#9fbcaf
#bdd1c8
#dbe6e1
#f9fbfa
#ffffff
#ffffff
#ffffff

Tints of #dbe6e1 Color

#dbe6e1
#dfe8e4
#e3ebe7
#e7eeeb
#ebf1ee
#eff3f1
#f3f6f5
#f7f9f8
#fbfcfb
#ffffff

Shades of #dbe6e1 color code

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

#dbe6e1
#c2ccc8
#aab2af
#929996
#797f7d
#616664
#494c4b
#303332
#181919
#000000

Tones

#dbe6e1
#e1e1e1
#e1e1e1
#e1e1e1
#e1e1e1

Tones

Similar Color like #dbe6e1 color

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

#dce7e2
#dde8e3
#dee9e4
#dfeae5
#e0ebe6
#e1ece7
#e2ede8
#e3eee9
#e4efea
#e5f0eb
#e6f1ec
#e7f2ed
#e8f3ee
#e9f4ef
#dae5e0
#d9e4df
#d8e3de
#d7e2dd
#d6e1dc
#d5e0db
#d4dfda
#d3ded9
#d2ddd8
#d1dcd7
#d0dbd6
#cfdad5
#ced9d4
#cdd8d3

Download this Light Grey

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

#dbe6e1 Color Code Preview on Black Background Color

This is how #dbe6e1 Color will look on black background color. Color contrast ratio is 16.42

#dbe6e1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbe6e1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbe6e1

#dbe6e1 color code is use for CSS Background Color

Background color for the above div is #dbe6e1

HTML with inline CSS

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

#dbe6e1 color code is use for CSS Border Color

CSS Border color for the above div is #dbe6e1

HTML with inline CSS

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

CSS Border Left color for the above div is #dbe6e1

HTML with inline CSS

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

CSS Border Right color for the above div is #dbe6e1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dbe6e1

HTML with inline CSS

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

CSS Border Top color for the above div is #dbe6e1

HTML with inline CSS

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

#dbe6e1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dbe6e1 Color code Preview on White Background

This is how #dbe6e1 Color code will look on white background color. Color contrast ratio is 1.28

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

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