crispedge.com

Color picker

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

#daffb2 hex color - Yellow - Warm color - Information

#daffb2 hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #daffb2 Color code in RGB color code model is created after adding 85.49% red color, 100% green color and 69.8% blue color. Hex #daffb2 Color code in CMYK color (process color) code model is generated after subtraction of 15% cyan, 0% magenta, 30% yellow and 0% black.

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

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codedaffb2#daffb2
RGB Decimal218, 255, 178rgb(218, 255, 178)
RGB Percent85%, 100%, 70%rgb(85%, 100%, 70%)
CSS RGBa218, 255, 178,1rgba(218,255,178,1)
CMYK Modelcmyk(15%,0%,30%,0%)
HSL Color Space89,100% ,85%hsl(89,100% ,85%)
HSV Color Space89°, 30%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110101111111110110010
Octal332377262
Decimal218255178
Hexdaffb2

Different shades of #daffb2 color code.

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

Light Shade of #daffb2
#f3ffe5
Dark Shade of #daffb2
#c1ff7f
Saturated Shade of #daffb2
#daffb2
Desaturated Shade of #daffb2
#dafbb6
Grey scale Shade of #daffb2
#d8d8d8
Brighten Shade
#f3ffcb
Most Readable Shade
#000000

Shades of #daffb2 color code

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

#daffb2
#c1e29e
#a9c68a
#91aa76
#798d62
#60714f
#48553b
#303827
#181c13
#000000

Similar Color like #daffb2 color

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

#dbffb3
#dcffb4
#ddffb5
#deffb6
#dfffb7
#e0ffb8
#e1ffb9
#e2ffba
#e3ffbb
#e4ffbc
#e5ffbd
#e6ffbe
#e7ffbf
#e8ffc0
#d9feb1
#d8fdb0
#d7fcaf
#d6fbae
#d5faad
#d4f9ac
#d3f8ab
#d2f7aa
#d1f6a9
#d0f5a8
#cff4a7
#cef3a6
#cdf2a5
#ccf1a4

Monochromatic Color with #daffb2

#daffb2
#242a1e
#49553b
#6d8059
#91aa77
#b6d494

Tints of #daffb2 Color

#daffb2
#deffba
#e2ffc3
#e6ffcb
#eaffd4
#eeffdc
#f2ffe5
#f6ffed
#fafff6
#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

#daffb2
#d7b2ff

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

Split Complementary

#daffb2
#b2b3ff
#feb2ff

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

Analogous Color

#f9ffb2
#e9ffb2
#daffb2
#cbffb2
#bbffb2

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

#daffb2
#b2daff
#ffb2da

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

#daffb2
#b2fffd
#d7b2ff
#ffb2b3

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

#daffb2
#d7b2ff
#feb2ff
#b3ffb2

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

#daffb2 Color Code Preview on Black Background Color

This is how #daffb2 Color will look on black background color. Color contrast ratio is 18.93

#daffb2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #daffb2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #daffb2

#daffb2 color code is use for CSS Background Color

Background color for the above div is #daffb2

HTML with inline CSS

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

#daffb2 color code is use for CSS Border Color

CSS Border color for the above div is #daffb2

HTML with inline CSS

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

CSS Border Left color for the above div is #daffb2

HTML with inline CSS

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

CSS Border Right color for the above div is #daffb2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #daffb2

HTML with inline CSS

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

CSS Border Top color for the above div is #daffb2

HTML with inline CSS

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

#daffb2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#daffb2 Color code Preview on White Background

This is how #daffb2 Color code will look on white background color. Color contrast ratio is 1.11

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

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.