Skip to main content Skip to docs navigation

#dfffe5 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 Transparent Green and its hex is #DDFFDD Nearest Color Name

Color Hue/Base color: White

Hex #dfffe5 Color code in RGB color code model is created after adding 87.45% red color, 100% green color and 89.8% blue color. Hex #dfffe5 Color code in CMYK color (process color) code model is generated after subtraction of 13% cyan, 0% magenta, 10% yellow and 0% black.

Hex #dfffe5 color code is between #ddeedd web safe hex color code and #eeddee web safe hex color code. #ddeedd is the nearest web safe color code. You can see here many more shades of #dfffe5 color code.

RGB Chart

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

Color Table

Hex Color Code dfffe5 #dfffe5
RGB Decimal 223, 255, 229 223, 255, 229
RGB Percent 87%, 100%, 90% rgb(87%, 100%, 90%)
CSS RGBa 223, 255, 229,1 rgba(223,255,229,1)
CMYK Model cmyk(13%,0%,10%,0%)
HSL Color Space 131,100% ,94% hsl(131,100% ,94%)
HSV Color Space 131°, 13%, 100%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11011111 11111111 11100101
Octal 337 377 345
Decimal 223 255 229
Hex df ff e5

Different shades of #dfffe5 color code.

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

Darkest of #dfffe5
#46ff69
Darker of #dfffe5
#79ff92
Dark of #dfffe5
#acffbc
Base of #dfffe5
#dfffe5
Light of #dfffe5
#ffffff
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

#dfffe5
#ffdff9

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

Split Complementary

#dfffe5
#f5dfff
#ffdfe9

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

Analogous Color

#ecffdf
#e6ffdf
#dfffe5
#dffff0
#dffffd

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

#dfffe5
#ffe5df
#e5dfff

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

#dfffe5
#e5dfff
#ffdff9
#f9ffdf

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

#dfffe5
#dfe9ff
#ffdff9
#fff5df

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 #dfffe5

#13ff3f
#46ff69
#79ff92
#acffbc
#dfffe5
#ffffff
#ffffff
#ffffff
#ffffff

Tints of #dfffe5 Color

#dfffe5
#e2ffe7
#e6ffea
#e9ffed
#edfff0
#f0fff3
#f4fff6
#f7fff9
#fbfffc
#ffffff

Shades of #dfffe5 color code

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

#dfffe5
#c6e2cb
#adc6b2
#94aa98
#7b8d7f
#637165
#4a554c
#313832
#181c19
#000000

Tones

#dfffe5
#e2fce7
#e5f9e9
#e9f5eb
#ecf2ed

Tones

Similar Color like #dfffe5 color

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

#e0ffe6
#e1ffe7
#e2ffe8
#e3ffe9
#e4ffea
#e5ffeb
#e6ffec
#e7ffed
#e8ffee
#e9ffef
#eafff0
#ebfff1
#ecfff2
#edfff3
#defee4
#ddfde3
#dcfce2
#dbfbe1
#dafae0
#d9f9df
#d8f8de
#d7f7dd
#d6f6dc
#d5f5db
#d4f4da
#d3f3d9
#d2f2d8
#d1f1d7

Download this Light White

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

#dfffe5 Color Code Preview on Black Background Color

This is how #dfffe5 Color will look on black background color. Color contrast ratio is 19.57

#dfffe5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dfffe5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dfffe5

#dfffe5 color code is use for CSS Background Color

Background color for the above div is #dfffe5

HTML with inline CSS

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

#dfffe5 color code is use for CSS Border Color

CSS Border color for the above div is #dfffe5

HTML with inline CSS

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

CSS Border Left color for the above div is #dfffe5

HTML with inline CSS

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

CSS Border Right color for the above div is #dfffe5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dfffe5

HTML with inline CSS

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

CSS Border Top color for the above div is #dfffe5

HTML with inline CSS

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

#dfffe5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dfffe5 Color code Preview on White Background

This is how #dfffe5 Color code will look on white background color. Color contrast ratio is 1.07

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

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(223,255,229,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(255,223,249,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(223,255,229,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }