crispedge.com

Color picker

Loading...

#dafbb1 hex color - Green - Warm color - Information

#dafbb1 hex color - Green - Warm color

Color Hue/Base color: Green

Hex #dafbb1 Color code in RGB color code model is created after adding 85.49% red color, 98.43% green color and 69.41% blue color. Hex #dafbb1 Color code in CMYK color (process color) code model is generated after subtraction of 13% cyan, 0% magenta, 29% yellow and 2% black.

Hex #dafbb1 color code is between #ddffaa web safe hex color code and #cceebb web safe hex color code. #ddffaa is the nearest web safe color code. You can see here many more shades of #dafbb1 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codedafbb1#dafbb1
RGB Decimal218, 251, 177rgb(218, 251, 177)
RGB Percent85%, 98%, 69%rgb(85%, 98%, 69%)
CSS RGBa218, 251, 177,1rgba(218,251,177,1)
CMYK Modelcmyk(13%,0%,29%,2%)
HSL Color Space87,90% ,84%hsl(87,90% ,84%)
HSV Color Space87°, 29%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110101111101110110001
Octal332373261
Decimal218251177
Hexdafbb1

Different shades of #dafbb1 color code.

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

Light Shade of #dafbb1
#f1fde2
Dark Shade of #dafbb1
#c3f980
Saturated Shade of #dafbb1
#daffad
Desaturated Shade of #dafbb1
#daf7b5
Grey scale Shade of #dafbb1
#d6d6d6
Brighten Shade
#f3ffca
Most Readable Shade
#000000

Shades of #dafbb1 color code

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

#dafbb1
#c1df9d
#a9c389
#91a776
#798b62
#606f4e
#48533b
#303727
#181b13
#000000

Similar Color like #dafbb1 color

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

#dbfcb2
#dcfdb3
#ddfeb4
#deffb5
#dfffb6
#e0ffb7
#e1ffb8
#e2ffb9
#e3ffba
#e4ffbb
#e5ffbc
#e6ffbd
#e7ffbe
#e8ffbf
#d9fab0
#d8f9af
#d7f8ae
#d6f7ad
#d5f6ac
#d4f5ab
#d3f4aa
#d2f3a9
#d1f2a8
#d0f1a7
#cff0a6
#ceefa5
#cdeea4
#cceda3

Monochromatic Color with #dafbb1

#dafbb1
#21261b
#465139
#6b7b57
#90a675
#b5d093

Tints of #dafbb1 Color

#dafbb1
#defbb9
#e2fbc2
#e6fccb
#eafcd3
#eefddc
#f2fde5
#f6feed
#fafef6
#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

#dafbb1
#d2b1fb

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

Split Complementary

#dafbb1
#b1b5fb
#f7b1fb

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

Analogous Color

#f8fbb1
#e9fbb1
#dafbb1
#cbfbb1
#bcfbb1

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

#dafbb1
#b1dafb
#fbb1da

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

#dafbb1
#b1fbf7
#d2b1fb
#fbb1b5

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

#dafbb1
#d2b1fb
#f7b1fb
#b5fbb1

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

#dafbb1 Color Code Preview on Black Background Color

This is how #dafbb1 Color will look on black background color. Color contrast ratio is 18.41

#dafbb1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dafbb1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dafbb1

#dafbb1 color code is use for CSS Background Color

Background color for the above div is #dafbb1

HTML with inline CSS

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

#dafbb1 color code is use for CSS Border Color

CSS Border color for the above div is #dafbb1

HTML with inline CSS

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

CSS Border Left color for the above div is #dafbb1

HTML with inline CSS

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

CSS Border Right color for the above div is #dafbb1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dafbb1

HTML with inline CSS

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

CSS Border Top color for the above div is #dafbb1

HTML with inline CSS

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

#dafbb1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dafbb1 Color code Preview on White Background

This is how #dafbb1 Color code will look on white background color. Color contrast ratio is 1.14

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

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.