Skip to main content Skip to docs navigation

#7ffaff hex color | Download Light Blue 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 Electric Blue and its hex is #7DF9FF Nearest Color Name

Color Hue/Base color: Blue

Hex #7ffaff Color code in RGB color code model is created after adding 49.8% red color, 98.04% green color and 100% blue color. Hex #7ffaff Color code in CMYK color (process color) code model is generated after subtraction of 50% cyan, 2% magenta, 0% yellow and 0% black.

Hex #7ffaff color code is between #77ffee web safe hex color code and #88eedd web safe hex color code. #77ffee is the nearest web safe color code. You can see here many more shades of #7ffaff color code.

RGB Chart

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

Color Table

Hex Color Code 7ffaff #7ffaff
RGB Decimal 127, 250, 255 127, 250, 255
RGB Percent 50%, 98%, 100% rgb(50%, 98%, 100%)
CSS RGBa 127, 250, 255,1 rgba(127,250,255,1)
CMYK Model cmyk(50%,2%,0%,0%)
HSL Color Space 182,100% ,75% hsl(182,100% ,75%)
HSV Color Space 182°, 50%, 100%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01111111 11111010 11111111
Octal 177 372 377
Decimal 127 250 255
Hex 7f fa ff

Different shades of #7ffaff color code.

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

Darkest of #7ffaff
#00dce5
Darker of #7ffaff
#19f6ff
Dark of #7ffaff
#4cf8ff
Base of #7ffaff
#7ffaff
Light of #7ffaff
#b2fcff
Lighter
#e5feff
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

#7ffaff
#ff847f

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

Split Complementary

#7ffaff
#ff7fba
#ffc47f

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

Analogous Color

#7fffb9
#7fffcf
#7ffaff
#7fcfff
#7f9aff

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

#7ffaff
#faff7f
#ff7ffa

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

#7ffaff
#ff7ffa
#ff847f
#7fff84

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

#7ffaff
#c47fff
#ff847f
#baff7f

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

#00abb2
#00dce5
#19f6ff
#4cf8ff
#7ffaff
#b2fcff
#e5feff
#ffffff
#ffffff

Tints of #7ffaff Color

#7ffaff
#8dfaff
#9bfbff
#a9fbff
#b7fcff
#c6fcff
#d4fdff
#e2fdff
#f0feff
#ffffff

Shades of #7ffaff color code

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

#7ffaff
#70dee2
#62c2c6
#54a6aa
#468a8d
#386f71
#2a5355
#1c3738
#0e1b1c
#000000

Tones

#7ffaff
#8ceef2
#99e2e5
#a5d7d9
#b2cbcc

Tones

Similar Color like #7ffaff color

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

#80fbff
#81fcff
#82fdff
#83feff
#84ffff
#85ffff
#86ffff
#87ffff
#88ffff
#89ffff
#8affff
#8bffff
#8cffff
#8dffff
#7ef9fe
#7df8fd
#7cf7fc
#7bf6fb
#7af5fa
#79f4f9
#78f3f8
#77f2f7
#76f1f6
#75f0f5
#74eff4
#73eef3
#72edf2
#71ecf1

Download this Light Blue

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

#7ffaff Color Code Preview on Black Background Color

This is how #7ffaff Color will look on black background color. Color contrast ratio is 17.02

#7ffaff in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#7ffaff color code is use for CSS Background Color

Background color for the above div is #7ffaff

HTML with inline CSS

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

#7ffaff color code is use for CSS Border Color

CSS Border color for the above div is #7ffaff

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#7ffaff hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7ffaff Color code Preview on White Background

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

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

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