crispedge.com

Color picker

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

#daf2b0 hex color - Green - Warm color - Information

#daf2b0 hex color - Green - Warm color

Color Hue/Base color: Green

Hex #daf2b0 Color code in RGB color code model is created after adding 85.49% red color, 94.9% green color and 69.02% blue color. Hex #daf2b0 Color code in CMYK color (process color) code model is generated after subtraction of 10% cyan, 0% magenta, 27% yellow and 5% black.

Hex #daf2b0 color code is between #ddeeaa web safe hex color code and #ccffbb web safe hex color code. #ddeeaa is the nearest web safe color code. You can see here many more shades of #daf2b0 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codedaf2b0#daf2b0
RGB Decimal218, 242, 176rgb(218, 242, 176)
RGB Percent85%, 95%, 69%rgb(85%, 95%, 69%)
CSS RGBa218, 242, 176,1rgba(218,242,176,1)
CMYK Modelcmyk(10%,0%,27%,5%)
HSL Color Space82,72% ,82%hsl(82,72% ,82%)
HSV Color Space82°, 27%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110101111001010110000
Octal332362260
Decimal218242176
Hexdaf2b0

Different shades of #daf2b0 color code.

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

Light Shade of #daf2b0
#eff9dc
Dark Shade of #daf2b0
#c5eb84
Saturated Shade of #daf2b0
#dbf7ab
Desaturated Shade of #daf2b0
#d9edb5
Grey scale Shade of #daf2b0
#d1d1d1
Brighten Shade
#f3ffc9
Most Readable Shade
#000000

Shades of #daf2b0 color code

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

#daf2b0
#c1d79c
#a9bc88
#91a175
#798661
#606b4e
#48503a
#303527
#181a13
#000000

Similar Color like #daf2b0 color

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

#dbf3b1
#dcf4b2
#ddf5b3
#def6b4
#dff7b5
#e0f8b6
#e1f9b7
#e2fab8
#e3fbb9
#e4fcba
#e5fdbb
#e6febc
#e7ffbd
#e8ffbe
#d9f1af
#d8f0ae
#d7efad
#d6eeac
#d5edab
#d4ecaa
#d3eba9
#d2eaa8
#d1e9a7
#d0e8a6
#cfe7a5
#cee6a4
#cde5a3
#cce4a2

Monochromatic Color with #daf2b0

#daf2b0
#1b1d15
#414834
#677253
#8d9d72
#b4c791

Tints of #daf2b0 Color

#daf2b0
#def3b8
#e2f4c1
#e6f6ca
#eaf7d3
#eef9db
#f2fae4
#f6fced
#fafdf6
#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

#daf2b0
#c8b0f2

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

Split Complementary

#daf2b0
#b0b9f2
#e9b0f2

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

Analogous Color

#f2f0b0
#e7f2b0
#daf2b0
#cdf2b0
#c0f2b0

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

#daf2b0
#b0daf2
#f2b0da

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

#daf2b0
#b0f2e9
#c8b0f2
#f2b0b9

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

#daf2b0
#c8b0f2
#e9b0f2
#b9f2b0

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

#daf2b0 Color Code Preview on Black Background Color

This is how #daf2b0 Color will look on black background color. Color contrast ratio is 17.31

#daf2b0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #daf2b0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #daf2b0

#daf2b0 color code is use for CSS Background Color

Background color for the above div is #daf2b0

HTML with inline CSS

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

#daf2b0 color code is use for CSS Border Color

CSS Border color for the above div is #daf2b0

HTML with inline CSS

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

CSS Border Left color for the above div is #daf2b0

HTML with inline CSS

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

CSS Border Right color for the above div is #daf2b0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #daf2b0

HTML with inline CSS

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

CSS Border Top color for the above div is #daf2b0

HTML with inline CSS

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

#daf2b0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#daf2b0 Color code Preview on White Background

This is how #daf2b0 Color code will look on white background color. Color contrast ratio is 1.21

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.