@
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.

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

#7eedd3 hex color - Blue - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Blue

Hex #7eedd3 Color code in RGB color code model is created after adding 49.41% red color, 92.94% green color and 82.75% blue color. Hex #7eedd3 Color code in CMYK color (process color) code model is generated after subtraction of 47% cyan, 0% magenta, 11% yellow and 7.06% black.

Hex #7eedd3 color code is between #77eecc web safe hex color code and #88dddd web safe hex color code. #77eecc is the nearest web safe color code. You can see here many more shades of #7eedd3 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 7eedd3 #7eedd3
RGB Decimal 126, 237, 211 rgb(126, 237, 211)
RGB Percent 49%, 93%, 83% rgb(49%, 93%, 83%)
CSS RGBa 126, 237, 211,1 rgba(126,237,211,1)
CMYK Model cmyk(47%,0%,11%,7.06%)
HSL Color Space 166,76% ,71% hsl(166,76% ,71%)
HSV Color Space 166°, 47%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01111110 11101101 11010011
Octal 176 355 323
Decimal 126 237 211
Hex 7e ed d3

Different shades of #7eedd3 color code.

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

Light Shade of #7eedd3
#abf3e2
Dark Shade of #7eedd3
#51e7c4
Saturated Shade of #7eedd3
#77f4d7
Desaturated Shade of #7eedd3
#85e6cf
Grey scale Shade of #7eedd3
#b5b5b5
Brighten Shade
#97ffec
Most Readable Shade
#000000

Shades of #7eedd3 color code

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

#7eedd3
#70d2bb
#62b8a4
#549e8c
#468375
#38695d
#2a4f46
#1c342e
#0e1a17
#000000

Similar Color like #7eedd3 color

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

#7feed4
#80efd5
#81f0d6
#82f1d7
#83f2d8
#84f3d9
#85f4da
#86f5db
#87f6dc
#88f7dd
#89f8de
#8af9df
#8bfae0
#8cfbe1
#7decd2
#7cebd1
#7bead0
#7ae9cf
#79e8ce
#78e7cd
#77e6cc
#76e5cb
#75e4ca
#74e3c9
#73e2c8
#72e1c7
#71e0c6
#70dfc5

Monochromatic Color with #7eedd3

#7eedd3
#0d1816
#24433c
#3a6d61
#519887
#67c2ad

Tints of #7eedd3 Color

#7eedd3
#8cefd7
#9af1dc
#a9f3e1
#b7f5e6
#c5f7eb
#d4f9f0
#e2fbf5
#f0fdfa
#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

#7eedd3
#ed7e98

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

Split Complementary

#7eedd3
#ed7ed0
#ed9c7e

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

Analogous Color

#7eeda7
#7eedbd
#7eedd3
#7eede9
#7edbed

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

#7eedd3
#d37eed
#edd37e

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

#7eedd3
#9b7eed
#ed7e98
#cfed7e

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

#7eedd3
#ed7e98
#ed9c7e
#7ed0ed

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

#7eedd3 Color Code Preview on Black Background Color

This is how #7eedd3 Color will look on black background color. Color contrast ratio is 14.94

#7eedd3 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#7eedd3 color code is use for CSS Background Color

Background color for the above div is #7eedd3

HTML with inline CSS

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

#7eedd3 color code is use for CSS Border Color

CSS Border color for the above div is #7eedd3

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#7eedd3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7eedd3 Color code Preview on White Background

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

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

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(126,237,211,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(237,126,152,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(126,237,211,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.