Skip to main content Skip to docs navigation

#dadff0 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 Blissful Meditation and its hex is #D5DAEE Nearest Color Name

Color Hue/Base color: Blue

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

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

RGB Chart

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

Color Table

Hex Color Code dadff0 #dadff0
RGB Decimal 218, 223, 240 218, 223, 240
RGB Percent 85%, 87%, 94% rgb(85%, 87%, 94%)
CSS RGBa 218, 223, 240,1 rgba(218,223,240,1)
CMYK Model cmyk(9%,7%,0%,5.88%)
HSL Color Space 226,42% ,90% hsl(226,42% ,90%)
HSV Color Space 226°, 9%, 94%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11011010 11011111 11110000
Octal 332 337 360
Decimal 218 223 240
Hex da df f0

Different shades of #dadff0 color code.

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

Darkest of #dadff0
#6d81c4
Darker of #dadff0
#91a0d3
Dark of #dadff0
#b6c0e1
Base of #dadff0
#dadff0
Light of #dadff0
#fefeff
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

#dadff0
#f0ebda

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

Split Complementary

#dadff0
#f0e0da
#eaf0da

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

Analogous Color

#daecf0
#dae8f0
#dadff0
#dcdaf0
#e5daf0

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

#dadff0
#dff0da
#f0dadf

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

#dadff0
#f0dadf
#f0ebda
#daf0eb

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

#dadff0
#f0daea
#f0ebda
#daf0e0

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

#4962b5
#6d81c4
#91a0d3
#b6c0e1
#dadff0
#fefeff
#ffffff
#ffffff
#ffffff

Tints of #dadff0 Color

#dadff0
#dee2f1
#e2e6f3
#e6e9f5
#eaedf6
#eef0f8
#f2f4fa
#f6f7fb
#fafbfd
#ffffff

Shades of #dadff0 color code

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

#dadff0
#c1c6d5
#a9adba
#9194a0
#797b85
#60636a
#484a50
#303135
#18181a
#000000

Tones

#dadff0
#dfe2eb
#e4e5e6
#e5e5e5
#e5e5e5

Tones

Similar Color like #dadff0 color

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

#dbe0f1
#dce1f2
#dde2f3
#dee3f4
#dfe4f5
#e0e5f6
#e1e6f7
#e2e7f8
#e3e8f9
#e4e9fa
#e5eafb
#e6ebfc
#e7ecfd
#e8edfe
#d9deef
#d8ddee
#d7dced
#d6dbec
#d5daeb
#d4d9ea
#d3d8e9
#d2d7e8
#d1d6e7
#d0d5e6
#cfd4e5
#ced3e4
#cdd2e3
#ccd1e2

Download this Light Blue

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

#dadff0 Color Code Preview on Black Background Color

This is how #dadff0 Color will look on black background color. Color contrast ratio is 15.79

#dadff0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dadff0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dadff0

#dadff0 color code is use for CSS Background Color

Background color for the above div is #dadff0

HTML with inline CSS

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

#dadff0 color code is use for CSS Border Color

CSS Border color for the above div is #dadff0

HTML with inline CSS

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

CSS Border Left color for the above div is #dadff0

HTML with inline CSS

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

CSS Border Right color for the above div is #dadff0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dadff0

HTML with inline CSS

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

CSS Border Top color for the above div is #dadff0

HTML with inline CSS

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

#dadff0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dadff0 Color code Preview on White Background

This is how #dadff0 Color code will look on white background color. Color contrast ratio is 1.33

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

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