Skip to main content Skip to docs navigation

#7cd5fa 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 Drift on the Sea and its hex is #87CEFA Nearest Color Name

Color Hue/Base color: Blue

Hex #7cd5fa Color code in RGB color code model is created after adding 48.63% red color, 83.53% green color and 98.04% blue color. Hex #7cd5fa Color code in CMYK color (process color) code model is generated after subtraction of 50% cyan, 15% magenta, 0% yellow and 1.96% black.

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

RGB Chart

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

Color Table

Hex Color Code 7cd5fa #7cd5fa
RGB Decimal 124, 213, 250 124, 213, 250
RGB Percent 49%, 84%, 98% rgb(49%, 84%, 98%)
CSS RGBa 124, 213, 250,1 rgba(124,213,250,1)
CMYK Model cmyk(50%,15%,0%,1.96%)
HSL Color Space 198,93% ,73% hsl(198,93% ,73%)
HSV Color Space 198°, 50%, 98%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01111100 11010101 11111010
Octal 174 325 372
Decimal 124 213 250
Hex 7c d5 fa

Different shades of #7cd5fa color code.

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

Darkest of #7cd5fa
#0899d5
Darker of #7cd5fa
#1ab5f6
Dark of #7cd5fa
#4bc5f8
Base of #7cd5fa
#7cd5fa
Light of #7cd5fa
#ade5fc
Lighter
#def4fe
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

#7cd5fa
#faa17c

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

Split Complementary

#7cd5fa
#fa7c96
#fae07c

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

Analogous Color

#7cfad5
#7cfaeb
#7cd5fa
#7cabfa
#817cfa

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

#7cd5fa
#d5fa7c
#fa7cd5

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

#7cd5fa
#fa7cd5
#faa17c
#7cfaa1

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

#7cd5fa
#e07cfa
#faa17c
#96fa7c

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

#0675a4
#0899d5
#1ab5f6
#4bc5f8
#7cd5fa
#ade5fc
#def4fe
#ffffff
#ffffff

Tints of #7cd5fa Color

#7cd5fa
#8ad9fa
#99defb
#a7e3fb
#b6e7fc
#c4ecfc
#d3f1fd
#e1f5fd
#f0fafe
#ffffff

Shades of #7cd5fa color code

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

#7cd5fa
#6ebdde
#60a5c2
#528ea6
#44768a
#375e6f
#294753
#1b2f37
#0d171b
#000000

Tones

#7cd5fa
#8acfec
#97cadf
#a5c4d1
#b2bfc4

Tones

Similar Color like #7cd5fa color

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

#7dd6fb
#7ed7fc
#7fd8fd
#80d9fe
#81daff
#82dbff
#83dcff
#84ddff
#85deff
#86dfff
#87e0ff
#88e1ff
#89e2ff
#8ae3ff
#7bd4f9
#7ad3f8
#79d2f7
#78d1f6
#77d0f5
#76cff4
#75cef3
#74cdf2
#73ccf1
#72cbf0
#71caef
#70c9ee
#6fc8ed
#6ec7ec

Download this Light Blue

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

#7cd5fa Color Code Preview on Black Background Color

This is how #7cd5fa Color will look on black background color. Color contrast ratio is 12.76

#7cd5fa in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#7cd5fa color code is use for CSS Background Color

Background color for the above div is #7cd5fa

HTML with inline CSS

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

#7cd5fa color code is use for CSS Border Color

CSS Border color for the above div is #7cd5fa

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#7cd5fa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7cd5fa Color code Preview on White Background

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

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

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