Skip to main content Skip to docs navigation

#60e2fd hex color | Download Dark 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 Athena Blue and its hex is #66DDFF Nearest Color Name

Color Hue/Base color: Blue

Hex #60e2fd Color code in RGB color code model is created after adding 37.65% red color, 88.63% green color and 99.22% blue color. Hex #60e2fd Color code in CMYK color (process color) code model is generated after subtraction of 62% cyan, 11% magenta, 0% yellow and 0.78% black.

Hex #60e2fd color code is between #66ddff web safe hex color code and #55eeee web safe hex color code. #66ddff is the nearest web safe color code. You can see here many more shades of #60e2fd color code.

RGB Chart

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

Color Table

Hex Color Code 60e2fd #60e2fd
RGB Decimal 96, 226, 253 96, 226, 253
RGB Percent 38%, 89%, 99% rgb(38%, 89%, 99%)
CSS RGBa 96, 226, 253,1 rgba(96,226,253,1)
CMYK Model cmyk(62%,11%,0%,0.78%)
HSL Color Space 190,98% ,68% hsl(190,98% ,68%)
HSV Color Space 190°, 62%, 99%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01100000 11100010 11111101
Octal 140 342 375
Decimal 96 226 253
Hex 60 e2 fd

Different shades of #60e2fd color code.

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

Darkest of #60e2fd
#02a1c2
Darker of #60e2fd
#03cbf4
Dark of #60e2fd
#2ed9fc
Base of #60e2fd
#60e2fd
Light of #60e2fd
#92ebfe
Lighter
#c5f4fe
Lightest
#f7feff

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

#60e2fd
#fd7b60

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

Split Complementary

#60e2fd
#fd6093
#fdca60

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

Analogous Color

#60fdbc
#60fdd7
#60e2fd
#60aefd
#606cfd

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

#60e2fd
#e2fd60
#fd60e2

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

#60e2fd
#fd60e2
#fd7b60
#60fd7b

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

#60e2fd
#ca60fd
#fd7b60
#93fd60

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 #60e2fd

#02778f
#02a1c2
#03cbf4
#2ed9fc
#60e2fd
#92ebfe
#c5f4fe
#f7feff
#ffffff

Tints of #60e2fd Color

#60e2fd
#71e5fd
#83e8fd
#95ebfd
#a6eefd
#b8f2fe
#caf5fe
#dbf8fe
#edfbfe
#ffffff

Shades of #60e2fd color code

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

#60e2fd
#55c8e0
#4aafc4
#4096a8
#357d8c
#2a6470
#204b54
#153238
#0a191c
#000000

Tones

#60e2fd
#70d7ed
#80cddd
#90c2cd
#a0b8bd

Tones

Similar Color like #60e2fd color

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

#61e3fe
#62e4ff
#63e5ff
#64e6ff
#65e7ff
#66e8ff
#67e9ff
#68eaff
#69ebff
#6aecff
#6bedff
#6ceeff
#6defff
#6ef0ff
#5fe1fc
#5ee0fb
#5ddffa
#5cdef9
#5bddf8
#5adcf7
#59dbf6
#58daf5
#57d9f4
#56d8f3
#55d7f2
#54d6f1
#53d5f0
#52d4ef

Download this Dark Blue

Hex #60e2fd 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.

#60e2fd Color Code Preview on Black Background Color

This is how #60e2fd Color will look on black background color. Color contrast ratio is 13.79

#60e2fd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #60e2fd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #60e2fd

#60e2fd color code is use for CSS Background Color

Background color for the above div is #60e2fd

HTML with inline CSS

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

#60e2fd color code is use for CSS Border Color

CSS Border color for the above div is #60e2fd

HTML with inline CSS

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

CSS Border Left color for the above div is #60e2fd

HTML with inline CSS

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

CSS Border Right color for the above div is #60e2fd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #60e2fd

HTML with inline CSS

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

CSS Border Top color for the above div is #60e2fd

HTML with inline CSS

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

#60e2fd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#60e2fd Color code Preview on White Background

This is how #60e2fd Color code will look on white background color. Color contrast ratio is 1.52

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

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