crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#daf0e3 hex color - Green - Cool color - Information

#daf0e3 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

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

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

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codedaf0e3#daf0e3
RGB Decimal218, 240, 227rgb(218, 240, 227)
RGB Percent85%, 94%, 89%rgb(85%, 94%, 89%)
CSS RGBa218, 240, 227,1rgba(218,240,227,1)
CMYK Modelcmyk(9%,0%,5%,6%)
HSL Color Space145,42% ,90%hsl(145,42% ,90%)
HSV Color Space145°, 9%, 94%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110110101111000011100011
Octal332360343
Decimal218240227
Hexdaf0e3

Different shades of #daf0e3 color code.

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

Light Shade of #daf0e3
#fefffe
Dark Shade of #daf0e3
#b6e1c8
Saturated Shade of #daf0e3
#d7f3e3
Desaturated Shade of #daf0e3
#ddede3
Grey scale Shade of #daf0e3
#e5e5e5
Brighten Shade
#f3fffc
Most Readable Shade
#000000

Shades of #daf0e3 color code

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

#daf0e3
#c1d5c9
#a9bab0
#91a097
#79857e
#606a64
#48504b
#303532
#181a19
#000000

Similar Color like #daf0e3 color

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

#dbf1e4
#dcf2e5
#ddf3e6
#def4e7
#dff5e8
#e0f6e9
#e1f7ea
#e2f8eb
#e3f9ec
#e4faed
#e5fbee
#e6fcef
#e7fdf0
#e8fef1
#d9efe2
#d8eee1
#d7ede0
#d6ecdf
#d5ebde
#d4eadd
#d3e9dc
#d2e8db
#d1e7da
#d0e6d9
#cfe5d8
#cee4d7
#cde3d6
#cce2d5

Monochromatic Color with #daf0e3

#daf0e3
#191b1a
#404642
#66706a
#8d9b93
#b3c5bb

Tints of #daf0e3 Color

#daf0e3
#def1e6
#e2f3e9
#e6f5ec
#eaf6ef
#eef8f2
#f2faf5
#f6fbf8
#fafdfb
#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

#daf0e3
#f0dae7

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

Split Complementary

#daf0e3
#eedaf0
#f0dadc

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

Analogous Color

#daf0da
#daf0df
#daf0e3
#daf0e7
#daf0ec

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

#daf0e3
#e3daf0
#f0e3da

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

#daf0e3
#dadcf0
#f0dae7
#f0eeda

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

#daf0e3
#f0dae7
#f0dadc
#daf0ee

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 #daf0e3 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.

#daf0e3 Color Code Preview on Black Background Color

This is how #daf0e3 Color will look on black background color. Color contrast ratio is 17.55

#daf0e3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #daf0e3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #daf0e3

#daf0e3 color code is use for CSS Background Color

Background color for the above div is #daf0e3

HTML with inline CSS

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

#daf0e3 color code is use for CSS Border Color

CSS Border color for the above div is #daf0e3

HTML with inline CSS

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

CSS Border Left color for the above div is #daf0e3

HTML with inline CSS

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

CSS Border Right color for the above div is #daf0e3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #daf0e3

HTML with inline CSS

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

CSS Border Top color for the above div is #daf0e3

HTML with inline CSS

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

#daf0e3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#daf0e3 Color code Preview on White Background

This is how #daf0e3 Color code will look on white background color. Color contrast ratio is 1.20

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.