crispedge.com

Color picker

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

#daf5bc hex color - Green - Warm color - Information

#daf5bc hex color - Green - Warm color

Color Hue/Base color: Green

Hex #daf5bc Color code in RGB color code model is created after adding 85.49% red color, 96.08% green color and 73.73% blue color. Hex #daf5bc Color code in CMYK color (process color) code model is generated after subtraction of 11% cyan, 0% magenta, 23% yellow and 4% black.

Hex #daf5bc color code is between #ddeebb web safe hex color code and #ccffcc web safe hex color code. #ddeebb is the nearest web safe color code. You can see here many more shades of #daf5bc color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codedaf5bc#daf5bc
RGB Decimal218, 245, 188rgb(218, 245, 188)
RGB Percent85%, 96%, 74%rgb(85%, 96%, 74%)
CSS RGBa218, 245, 188,1rgba(218,245,188,1)
CMYK Modelcmyk(11%,0%,23%,4%)
HSL Color Space88,74% ,85%hsl(88,74% ,85%)
HSV Color Space88°, 23%, 96%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110101111010110111100
Octal332365274
Decimal218245188
Hexdaf5bc

Different shades of #daf5bc color code.

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

Light Shade of #daf5bc
#f3fce8
Dark Shade of #daf5bc
#c1ee90
Saturated Shade of #daf5bc
#daf9b8
Desaturated Shade of #daf5bc
#daf1c0
Grey scale Shade of #daf5bc
#d8d8d8
Brighten Shade
#f3ffd5
Most Readable Shade
#000000

Shades of #daf5bc color code

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

#daf5bc
#c1d9a7
#a9be92
#91a37d
#798868
#606c53
#48513e
#303629
#181b14
#000000

Similar Color like #daf5bc color

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

#dbf6bd
#dcf7be
#ddf8bf
#def9c0
#dffac1
#e0fbc2
#e1fcc3
#e2fdc4
#e3fec5
#e4ffc6
#e5ffc7
#e6ffc8
#e7ffc9
#e8ffca
#d9f4bb
#d8f3ba
#d7f2b9
#d6f1b8
#d5f0b7
#d4efb6
#d3eeb5
#d2edb4
#d1ecb3
#d0ebb2
#cfeab1
#cee9b0
#cde8af
#cce7ae

Monochromatic Color with #daf5bc

#daf5bc
#1d2019
#434b3a
#69755a
#8ea07b
#b4ca9b

Tints of #daf5bc Color

#daf5bc
#def6c3
#e2f7ca
#e6f8d2
#eaf9d9
#eefae1
#f2fbe8
#f6fcf0
#fafdf7
#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

#daf5bc
#d7bcf5

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

Split Complementary

#daf5bc
#bcbef5
#f4bcf5

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

Analogous Color

#f1f5bc
#e5f5bc
#daf5bc
#cff5bc
#c3f5bc

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

#daf5bc
#bcdaf5
#f5bcda

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

#daf5bc
#bcf5f3
#d7bcf5
#f5bcbd

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

#daf5bc
#d7bcf5
#f4bcf5
#bef5bc

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

#daf5bc Color Code Preview on Black Background Color

This is how #daf5bc Color will look on black background color. Color contrast ratio is 17.77

#daf5bc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #daf5bc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #daf5bc

#daf5bc color code is use for CSS Background Color

Background color for the above div is #daf5bc

HTML with inline CSS

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

#daf5bc color code is use for CSS Border Color

CSS Border color for the above div is #daf5bc

HTML with inline CSS

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

CSS Border Left color for the above div is #daf5bc

HTML with inline CSS

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

CSS Border Right color for the above div is #daf5bc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #daf5bc

HTML with inline CSS

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

CSS Border Top color for the above div is #daf5bc

HTML with inline CSS

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

#daf5bc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#daf5bc Color code Preview on White Background

This is how #daf5bc Color code will look on white background color. Color contrast ratio is 1.18

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.