crispedge.com

Color picker

Loading...

#daebe1 hex color - Blue - Cool color - Information

#daebe1 hex color - Blue - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Blue

Hex #daebe1 Color code in RGB color code model is created after adding 85.49% red color, 92.16% green color and 88.24% blue color. Hex #daebe1 Color code in CMYK color (process color) code model is generated after subtraction of 7% cyan, 0% magenta, 4% yellow and 8% black.

Hex #daebe1 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 #daebe1 color code.

0 Likes 0 Comments | 6 Views

RGB Chart

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

Color Table

Hex Color Codedaebe1#daebe1
RGB Decimal218, 235, 225rgb(218, 235, 225)
RGB Percent85%, 92%, 88%rgb(85%, 92%, 88%)
CSS RGBa218, 235, 225,1rgba(218,235,225,1)
CMYK Modelcmyk(7%,0%,4%,8%)
HSL Color Space145,30% ,89%hsl(145,30% ,89%)
HSV Color Space145°, 7%, 92%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110110101110101111100001
Octal332353341
Decimal218235225
Hexdaebe1

Different shades of #daebe1 color code.

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

Light Shade of #daebe1
#fbfdfc
Dark Shade of #daebe1
#b9d9c6
Saturated Shade of #daebe1
#d7eee0
Desaturated Shade of #daebe1
#dde8e1
Grey scale Shade of #daebe1
#e2e2e2
Brighten Shade
#f3fffa
Most Readable Shade
#000000

Shades of #daebe1 color code

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

#daebe1
#c1d0c8
#a9b6af
#919c96
#79827d
#606864
#484e4b
#303432
#181a19
#000000

Similar Color like #daebe1 color

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

#dbece2
#dcede3
#ddeee4
#deefe5
#dff0e6
#e0f1e7
#e1f2e8
#e2f3e9
#e3f4ea
#e4f5eb
#e5f6ec
#e6f7ed
#e7f8ee
#e8f9ef
#d9eae0
#d8e9df
#d7e8de
#d6e7dd
#d5e6dc
#d4e5db
#d3e4da
#d2e3d9
#d1e2d8
#d0e1d7
#cfe0d6
#cedfd5
#cdded4
#ccddd3

Monochromatic Color with #daebe1

#daebe1
#151616
#3c413e
#646b67
#8b9690
#b3c0b8

Tints of #daebe1 Color

#daebe1
#deede4
#e2efe7
#e6f1eb
#eaf3ee
#eef6f1
#f2f8f5
#f6faf8
#fafcfb
#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

#daebe1
#ebdae4

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

Split Complementary

#daebe1
#eadaeb
#ebdadc

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

Analogous Color

#daebda
#daebde
#daebe1
#daebe4
#daebe8

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

#daebe1
#e1daeb
#ebe1da

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

#daebe1
#dadbeb
#ebdae4
#ebe9da

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#daebe1
#ebdae4
#ebdadc
#daebea

Double Complementary 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).

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

#daebe1 Color Code Preview on Black Background Color

This is how #daebe1 Color will look on black background color. Color contrast ratio is 16.95

#daebe1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #daebe1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #daebe1

#daebe1 color code is use for CSS Background Color

Background color for the above div is #daebe1

HTML with inline CSS

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

#daebe1 color code is use for CSS Border Color

CSS Border color for the above div is #daebe1

HTML with inline CSS

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

CSS Border Left color for the above div is #daebe1

HTML with inline CSS

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

CSS Border Right color for the above div is #daebe1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #daebe1

HTML with inline CSS

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

CSS Border Top color for the above div is #daebe1

HTML with inline CSS

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

#daebe1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#daebe1 Color code Preview on White Background

This is how #daebe1 Color code will look on white background color. Color contrast ratio is 1.24

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(218,235,225,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(235,218,228,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(218,235,225,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 6 Views

Post your comment:-

By submitting comment you agree to our privacy policy.