Skip to main content Skip to docs navigation

#7daafc hex color - Blue - Cool color - Information

#7daafc hex color - Blue - Cool color

On this page
@
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 Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #7daafc Color code in RGB color code model is created after adding 49.02% red color, 66.67% green color and 98.82% blue color. Hex #7daafc Color code in CMYK color (process color) code model is generated after subtraction of 50% cyan, 33% magenta, 0% yellow and 1.18% black.

Hex #7daafc color code is between #7799ff web safe hex color code and #88bbee web safe hex color code. #7799ff is the nearest web safe color code. You can see here many more shades of #7daafc color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 7daafc #7daafc
RGB Decimal 125, 170, 252 rgb(125, 170, 252)
RGB Percent 49%, 67%, 99% rgb(49%, 67%, 99%)
CSS RGBa 125, 170, 252,1 rgba(125,170,252,1)
CMYK Model cmyk(50%,33%,0%,1.18%)
HSL Color Space 219,95% ,74% hsl(219,95% ,74%)
HSV Color Space 219°, 50%, 99%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01111101 10101010 11111100
Octal 175 252 374
Decimal 125 170 252
Hex 7d aa fc

Different shades of #7daafc color code.

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

Light Shade of #7daafc
#afcbfd
Dark Shade of #7daafc
#4b89fb
Saturated Shade of #7daafc
#7aa9ff
Desaturated Shade of #7daafc
#84acf5
Grey scale Shade of #7daafc
#bcbcbc
Brighten Shade
#96c3ff
Most Readable Shade
#000000

Shades of #7daafc color code

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

#7daafc
#6f97e0
#6184c4
#5371a8
#455e8c
#374b70
#293854
#1b2538
#0d121c
#000000

Similar Color like #7daafc color

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

#7eabfd
#7facfe
#80adff
#81aeff
#82afff
#83b0ff
#84b1ff
#85b2ff
#86b3ff
#87b4ff
#88b5ff
#89b6ff
#8ab7ff
#8bb8ff
#7ca9fb
#7ba8fa
#7aa7f9
#79a6f8
#78a5f7
#77a4f6
#76a3f5
#75a2f4
#74a1f3
#73a0f2
#729ff1
#719ef0
#709def
#6f9cee

Monochromatic Color with #7daafc

#7daafc
#141b27
#293752
#3e547c
#5371a7
#688dd1

Tints of #7daafc Color

#7daafc
#8bb3fc
#99bcfc
#a8c6fd
#b6cffd
#c5d9fd
#d3e2fe
#e2ecfe
#f0f5fe
#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

#7daafc
#fccf7d

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

Split Complementary

#7daafc
#fc907d
#eafc7d

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

Analogous Color

#7dddfc
#7dc3fc
#7daafc
#7d91fc
#837dfc

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

#7daafc
#fc7daa
#aafc7d

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

#7daafc
#fc7de9
#fccf7d
#7dfc8f

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

#7daafc
#fccf7d
#eafc7d
#907dfc

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

#7daafc Color Code Preview on Black Background Color

This is how #7daafc Color will look on black background color. Color contrast ratio is 9.03

#7daafc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7daafc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7daafc

#7daafc color code is use for CSS Background Color

Background color for the above div is #7daafc

HTML with inline CSS

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

#7daafc color code is use for CSS Border Color

CSS Border color for the above div is #7daafc

HTML with inline CSS

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

CSS Border Left color for the above div is #7daafc

HTML with inline CSS

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

CSS Border Right color for the above div is #7daafc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7daafc

HTML with inline CSS

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

CSS Border Top color for the above div is #7daafc

HTML with inline CSS

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

#7daafc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7daafc Color code Preview on White Background

This is how #7daafc Color code will look on white background color. Color contrast ratio is 2.33

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

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(125,170,252,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(252,207,125,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(125,170,252,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.


Fatal error: Uncaught Error: Undefined constant "GETPOSTTYPE" in /var/www/html/ce/wp-content/themes/crispedge/footer.php:18 Stack trace: #0 /var/www/html/ce/wp-includes/template.php(810): require_once() #1 /var/www/html/ce/wp-includes/template.php(745): load_template() #2 /var/www/html/ce/wp-includes/general-template.php(92): locate_template() #3 /var/www/html/ce/wp-content/themes/crispedge/page-color.php(1495): get_footer() #4 /var/www/html/ce/wp-includes/template-loader.php(106): include('...') #5 /var/www/html/ce/wp-blog-header.php(19): require_once('...') #6 /var/www/html/ce/index.php(17): require('...') #7 {main} thrown in /var/www/html/ce/wp-content/themes/crispedge/footer.php on line 18