Skip to main content Skip to docs navigation

#dbdfe1 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 Aura White and its hex is #DEE2E4 Nearest Color Name

Color Hue/Base color: Grey

Hex #dbdfe1 Color code in RGB color code model is created after adding 85.88% red color, 87.45% green color and 88.24% blue color. Hex #dbdfe1 Color code in CMYK color (process color) code model is generated after subtraction of 3% cyan, 1% magenta, 0% yellow and 11.76% black.

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

RGB Chart

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

Color Table

Hex Color Code dbdfe1 #dbdfe1
RGB Decimal 219, 223, 225 219, 223, 225
RGB Percent 86%, 87%, 88% rgb(86%, 87%, 88%)
CSS RGBa 219, 223, 225,1 rgba(219,223,225,1)
CMYK Model cmyk(3%,1%,0%,11.76%)
HSL Color Space 200,9% ,87% hsl(200,9% ,87%)
HSV Color Space 200°, 3%, 88%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11011011 11011111 11100001
Octal 333 337 341
Decimal 219 223 225
Hex db df e1

Different shades of #dbdfe1 color code.

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

Darkest of #dbdfe1
#88959b
Darker of #dbdfe1
#a3aeb3
Dark of #dbdfe1
#bfc6ca
Base of #dbdfe1
#dbdfe1
Light of #dbdfe1
#f7f8f8
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

#dbdfe1
#e1dddb

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

Split Complementary

#dbdfe1
#e1dbdc
#e1e0db

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

Analogous Color

#dbe1e0
#dbe1e1
#dbdfe1
#dbdde1
#dcdbe1

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

#dbdfe1
#dfe1db
#e1dbdf

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

#dbdfe1
#e1dbdf
#e1dddb
#dbe1dd

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

#dbdfe1
#e0dbe1
#e1dddb
#dce1db

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

#6d7c83
#88959b
#a3aeb3
#bfc6ca
#dbdfe1
#f7f8f8
#ffffff
#ffffff
#ffffff

Tints of #dbdfe1 Color

#dbdfe1
#dfe2e4
#e3e6e7
#e7e9eb
#ebedee
#eff0f1
#f3f4f5
#f7f7f8
#fbfbfb
#ffffff

Shades of #dbdfe1 color code

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

#dbdfe1
#c2c6c8
#aaadaf
#929496
#797b7d
#616364
#494a4b
#303132
#181819
#000000

Tones

#dbdfe1
#dedede
#dedede
#dedede
#dedede

Tones

Similar Color like #dbdfe1 color

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

#dce0e2
#dde1e3
#dee2e4
#dfe3e5
#e0e4e6
#e1e5e7
#e2e6e8
#e3e7e9
#e4e8ea
#e5e9eb
#e6eaec
#e7ebed
#e8ecee
#e9edef
#dadee0
#d9dddf
#d8dcde
#d7dbdd
#d6dadc
#d5d9db
#d4d8da
#d3d7d9
#d2d6d8
#d1d5d7
#d0d4d6
#cfd3d5
#ced2d4
#cdd1d3

Download this Light Grey

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

#dbdfe1 Color Code Preview on Black Background Color

This is how #dbdfe1 Color will look on black background color. Color contrast ratio is 15.65

#dbdfe1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbdfe1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbdfe1

#dbdfe1 color code is use for CSS Background Color

Background color for the above div is #dbdfe1

HTML with inline CSS

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

#dbdfe1 color code is use for CSS Border Color

CSS Border color for the above div is #dbdfe1

HTML with inline CSS

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

CSS Border Left color for the above div is #dbdfe1

HTML with inline CSS

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

CSS Border Right color for the above div is #dbdfe1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dbdfe1

HTML with inline CSS

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

CSS Border Top color for the above div is #dbdfe1

HTML with inline CSS

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

#dbdfe1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dbdfe1 Color code Preview on White Background

This is how #dbdfe1 Color code will look on white background color. Color contrast ratio is 1.34

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

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