Skip to main content Skip to docs navigation

#daf7f4 hex color | Light Blue & Cool color | 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 Windswept and its hex is #D1F1F5 Nearest Color Name

Color Hue/Base color: Blue

Hex #daf7f4 Color code in RGB color code model is created after adding 85.49% red color, 96.86% green color and 95.69% blue color. Hex #daf7f4 Color code in CMYK color (process color) code model is generated after subtraction of 12% cyan, 0% magenta, 1% yellow and 3.14% black.

Hex #daf7f4 color code is between #ddffee web safe hex color code and #cceeff web safe hex color code. #ddffee is the nearest web safe color code. You can see here many more shades of #daf7f4 color code.

RGB Chart

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

Color Table

Hex Color Code daf7f4 #daf7f4
RGB Decimal 218, 247, 244 218, 247, 244
RGB Percent 85%, 97%, 96% rgb(85%, 97%, 96%)
CSS RGBa 218, 247, 244,1 rgba(218,247,244,1)
CMYK Model cmyk(12%,0%,1%,3.14%)
HSL Color Space 174,64% ,91% hsl(174,64% ,91%)
HSV Color Space 174°, 12%, 97%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11011010 11110111 11110100
Octal 332 367 364
Decimal 218 247 244
Hex da f7 f4

Different shades of #daf7f4 color code.

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

Darkest of #daf7f4
#5cdccf
Darker of #daf7f4
#86e5db
Dark of #daf7f4
#b0eee8
Base of #daf7f4
#daf7f4
Light of #daf7f4
#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

#daf7f4
#f7dadd

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

Split Complementary

#daf7f4
#f7daec
#f7e6da

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

Analogous Color

#daf7e3
#daf7e8
#daf7f4
#daf0f7
#dae4f7

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

#daf7f4
#f7f4da
#f4daf7

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

#daf7f4
#f4daf7
#f7dadd
#ddf7da

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

#daf7f4
#e6daf7
#f7dadd
#ecf7da

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

#32d3c2
#5cdccf
#86e5db
#b0eee8
#daf7f4
#ffffff
#ffffff
#ffffff
#ffffff

Tints of #daf7f4 Color

#daf7f4
#def7f5
#e2f8f6
#e6f9f7
#eafaf8
#eefbfa
#f2fcfb
#f6fdfc
#fafefd
#ffffff

Shades of #daf7f4 color code

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

#daf7f4
#c1dbd8
#a9c0bd
#91a4a2
#798987
#606d6c
#485251
#303636
#181b1b
#000000

Tones

#daf7f4
#dff3f0
#e3eeed
#e8eae9
#e9e9e9

Tones

Similar Color like #daf7f4 color

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

#dbf8f5
#dcf9f6
#ddfaf7
#defbf8
#dffcf9
#e0fdfa
#e1fefb
#e2fffc
#e3fffd
#e4fffe
#e5ffff
#e6ffff
#e7ffff
#e8ffff
#d9f6f3
#d8f5f2
#d7f4f1
#d6f3f0
#d5f2ef
#d4f1ee
#d3f0ed
#d2efec
#d1eeeb
#d0edea
#cfece9
#ceebe8
#cdeae7
#cce9e6

Download this

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

#daf7f4 Color Code Preview on Black Background Color

This is how #daf7f4 Color will look on black background color. Color contrast ratio is 18.59

#daf7f4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #daf7f4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #daf7f4

#daf7f4 color code is use for CSS Background Color

Background color for the above div is #daf7f4

HTML with inline CSS

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

#daf7f4 color code is use for CSS Border Color

CSS Border color for the above div is #daf7f4

HTML with inline CSS

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

CSS Border Left color for the above div is #daf7f4

HTML with inline CSS

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

CSS Border Right color for the above div is #daf7f4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #daf7f4

HTML with inline CSS

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

CSS Border Top color for the above div is #daf7f4

HTML with inline CSS

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

#daf7f4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#daf7f4 Color code Preview on White Background

This is how #daf7f4 Color code will look on white background color. Color contrast ratio is 1.13

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

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