Skip to main content Skip to docs navigation

#dbdcf0 hex color | Download Light Blue 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 Sachet Cushion and its hex is #D4D8ED Nearest Color Name

Color Hue/Base color: Blue

Hex #dbdcf0 Color code in RGB color code model is created after adding 85.88% red color, 86.27% green color and 94.12% blue color. Hex #dbdcf0 Color code in CMYK color (process color) code model is generated after subtraction of 9% cyan, 8% magenta, 0% yellow and 5.88% black.

Hex #dbdcf0 color code is between #ddddee web safe hex color code and #ccccff web safe hex color code. #ddddee is the nearest web safe color code. You can see here many more shades of #dbdcf0 color code.

RGB Chart

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

Color Table

Hex Color Code dbdcf0 #dbdcf0
RGB Decimal 219, 220, 240 219, 220, 240
RGB Percent 86%, 86%, 94% rgb(86%, 86%, 94%)
CSS RGBa 219, 220, 240,1 rgba(219,220,240,1)
CMYK Model cmyk(9%,8%,0%,5.88%)
HSL Color Space 237,41% ,90% hsl(237,41% ,90%)
HSV Color Space 237°, 9%, 94%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11011011 11011100 11110000
Octal 333 334 360
Decimal 219 220 240
Hex db dc f0

Different shades of #dbdcf0 color code.

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

Darkest of #dbdcf0
#6f73c3
Darker of #dbdcf0
#9396d2
Dark of #dbdcf0
#b7b9e1
Base of #dbdcf0
#dbdcf0
Light of #dbdcf0
#ffffff
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

#dbdcf0
#f0efdb

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

Split Complementary

#dbdcf0
#f0e4db
#e7f0db

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

Analogous Color

#dbe8f0
#dbe5f0
#dbdcf0
#e1dbf0
#eadbf0

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

#dbdcf0
#dcf0db
#f0dbdc

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

#dbdcf0
#f0dbdc
#f0efdb
#dbf0ef

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

#dbdcf0
#f0dbe7
#f0efdb
#dbf0e4

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

#4b50b4
#6f73c3
#9396d2
#b7b9e1
#dbdcf0
#ffffff
#ffffff
#ffffff
#ffffff

Tints of #dbdcf0 Color

#dbdcf0
#dfdff1
#e3e3f3
#e7e7f5
#ebebf6
#efeff8
#f3f3fa
#f7f7fb
#fbfbfd
#ffffff

Shades of #dbdcf0 color code

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

#dbdcf0
#c2c3d5
#aaabba
#9292a0
#797a85
#61616a
#494950
#303035
#18181a
#000000

Tones

#dbdcf0
#e0e1eb
#e5e5e6
#e6e6e6
#e6e6e6

Tones

Similar Color like #dbdcf0 color

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

#dcddf1
#dddef2
#dedff3
#dfe0f4
#e0e1f5
#e1e2f6
#e2e3f7
#e3e4f8
#e4e5f9
#e5e6fa
#e6e7fb
#e7e8fc
#e8e9fd
#e9eafe
#dadbef
#d9daee
#d8d9ed
#d7d8ec
#d6d7eb
#d5d6ea
#d4d5e9
#d3d4e8
#d2d3e7
#d1d2e6
#d0d1e5
#cfd0e4
#cecfe3
#cdcee2

Download this Light Blue

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

#dbdcf0 Color Code Preview on Black Background Color

This is how #dbdcf0 Color will look on black background color. Color contrast ratio is 15.51

#dbdcf0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbdcf0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbdcf0

#dbdcf0 color code is use for CSS Background Color

Background color for the above div is #dbdcf0

HTML with inline CSS

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

#dbdcf0 color code is use for CSS Border Color

CSS Border color for the above div is #dbdcf0

HTML with inline CSS

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

CSS Border Left color for the above div is #dbdcf0

HTML with inline CSS

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

CSS Border Right color for the above div is #dbdcf0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dbdcf0

HTML with inline CSS

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

CSS Border Top color for the above div is #dbdcf0

HTML with inline CSS

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

#dbdcf0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dbdcf0 Color code Preview on White Background

This is how #dbdcf0 Color code will look on white background color. Color contrast ratio is 1.35

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

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