Skip to main content Skip to docs navigation

#daffc0 hex color | Download Light White BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Greedy Green and its hex is #D1FFBD Nearest Color Name

Color Hue/Base color: White

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

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

RGB Chart

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

Color Table

Hex Color Code daffc0 #daffc0
RGB Decimal 218, 255, 192 218, 255, 192
RGB Percent 85%, 100%, 75% rgb(85%, 100%, 75%)
CSS RGBa 218, 255, 192,1 rgba(218,255,192,1)
CMYK Model cmyk(15%,0%,25%,0%)
HSL Color Space 95,100% ,88% hsl(95,100% ,88%)
HSV Color Space 95°, 25%, 100%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11011010 11111111 11000000
Octal 332 377 300
Decimal 218 255 192
Hex da ff c0

Different shades of #daffc0 color code.

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

Darkest of #daffc0
#80ff27
Darker of #daffc0
#9eff5a
Dark of #daffc0
#bcff8d
Base of #daffc0
#daffc0
Light of #daffc0
#f8fff3
Lighter
#ffffff
Lightest
#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

#daffc0
#e5c0ff

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

Split Complementary

#daffc0
#c6c0ff
#ffc0f9

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

Analogous Color

#ffffc0
#f4ffc0
#daffc0
#c5ffc0
#c0ffd5

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

#daffc0
#ffc0da
#c0daff

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

#daffc0
#c0daff
#e5c0ff
#ffe5c0

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#daffc0
#c0f9ff
#e5c0ff
#ffc6c0

Square 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).

Monochromatic Color with #daffc0

#64f300
#80ff27
#9eff5a
#bcff8d
#daffc0
#f8fff3
#ffffff
#ffffff
#ffffff

Tints of #daffc0 Color

#daffc0
#deffc7
#e2ffce
#e6ffd5
#eaffdc
#eeffe3
#f2ffea
#f6fff1
#fafff8
#ffffff

Shades of #daffc0 color code

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

#daffc0
#c1e2aa
#a9c695
#91aa80
#798d6a
#607155
#485540
#30382a
#181c15
#000000

Tones

#daffc0
#dbf9c6
#dcf2cd
#ddecd3
#dee6d9

Tones

Similar Color like #daffc0 color

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

#dbffc1
#dcffc2
#ddffc3
#deffc4
#dfffc5
#e0ffc6
#e1ffc7
#e2ffc8
#e3ffc9
#e4ffca
#e5ffcb
#e6ffcc
#e7ffcd
#e8ffce
#d9febf
#d8fdbe
#d7fcbd
#d6fbbc
#d5fabb
#d4f9ba
#d3f8b9
#d2f7b8
#d1f6b7
#d0f5b6
#cff4b5
#cef3b4
#cdf2b3
#ccf1b2

Download this Light White

Hex #daffc0 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.

#daffc0 Color Code Preview on Black Background Color

This is how #daffc0 Color will look on black background color. Color contrast ratio is 19.05

#daffc0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #daffc0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #daffc0

#daffc0 color code is use for CSS Background Color

Background color for the above div is #daffc0

HTML with inline CSS

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

#daffc0 color code is use for CSS Border Color

CSS Border color for the above div is #daffc0

HTML with inline CSS

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

CSS Border Left color for the above div is #daffc0

HTML with inline CSS

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

CSS Border Right color for the above div is #daffc0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #daffc0

HTML with inline CSS

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

CSS Border Top color for the above div is #daffc0

HTML with inline CSS

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

#daffc0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#daffc0 Color code Preview on White Background

This is how #daffc0 Color code will look on white background color. Color contrast ratio is 1.10

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(218,255,192,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(229,192,255,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(218,255,192,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }