Skip to main content Skip to docs navigation

#70d5d7 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 Andes Sky and its hex is #78D8D9 Nearest Color Name

Color Hue/Base color: Blue

Hex #70d5d7 Color code in RGB color code model is created after adding 43.92% red color, 83.53% green color and 84.31% blue color. Hex #70d5d7 Color code in CMYK color (process color) code model is generated after subtraction of 48% cyan, 1% magenta, 0% yellow and 15.69% black.

Hex #70d5d7 color code is between #77dddd web safe hex color code and #66cccc web safe hex color code. #77dddd is the nearest web safe color code. You can see here many more shades of #70d5d7 color code.

RGB Chart

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

Color Table

Hex Color Code 70d5d7 #70d5d7
RGB Decimal 112, 213, 215 112, 213, 215
RGB Percent 44%, 84%, 84% rgb(44%, 84%, 84%)
CSS RGBa 112, 213, 215,1 rgba(112,213,215,1)
CMYK Model cmyk(48%,1%,0%,15.69%)
HSL Color Space 181,56% ,64% hsl(181,56% ,64%)
HSV Color Space 181°, 48%, 84%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01110000 11010101 11010111
Octal 160 325 327
Decimal 112 213 215
Hex 70 d5 d7

Different shades of #70d5d7 color code.

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

Darkest of #70d5d7
#268688
Darker of #70d5d7
#31adb0
Dark of #70d5d7
#48c9cc
Base of #70d5d7
#70d5d7
Light of #70d5d7
#98e1e2
Lighter
#c0eced
Lightest
#e8f8f8

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

#70d5d7
#d77270

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

Split Complementary

#70d5d7
#d770a1
#d7a670

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

Analogous Color

#70d79d
#70d7ae
#70d5d7
#70b3d7
#7088d7

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

#70d5d7
#d5d770
#d770d5

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

#70d5d7
#d770d5
#d77270
#70d772

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

#70d5d7
#a670d7
#d77270
#a1d770

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 #70d5d7

#1b5f60
#268688
#31adb0
#48c9cc
#70d5d7
#98e1e2
#c0eced
#e8f8f8
#ffffff

Tints of #70d5d7 Color

#70d5d7
#7fd9db
#8fdedf
#9fe3e4
#afe7e8
#bfeced
#cff1f1
#dff5f6
#effafa
#ffffff

Shades of #70d5d7 color code

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

#70d5d7
#63bdbf
#57a5a7
#4a8e8f
#3e7677
#315e5f
#254747
#182f2f
#0c1717
#000000

Tones

#70d5d7
#82c3c5
#95b2b2
#a4a4a4
#a4a4a4

Tones

Similar Color like #70d5d7 color

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

#71d6d8
#72d7d9
#73d8da
#74d9db
#75dadc
#76dbdd
#77dcde
#78dddf
#79dee0
#7adfe1
#7be0e2
#7ce1e3
#7de2e4
#7ee3e5
#6fd4d6
#6ed3d5
#6dd2d4
#6cd1d3
#6bd0d2
#6acfd1
#69ced0
#68cdcf
#67ccce
#66cbcd
#65cacc
#64c9cb
#63c8ca
#62c7c9

Download this Dark Blue

Hex #70d5d7 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.

#70d5d7 Color Code Preview on Black Background Color

This is how #70d5d7 Color will look on black background color. Color contrast ratio is 12.19

#70d5d7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #70d5d7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #70d5d7

#70d5d7 color code is use for CSS Background Color

Background color for the above div is #70d5d7

HTML with inline CSS

<div style="background-color:#70d5d7;"></div>

#70d5d7 color code is use for CSS Border Color

CSS Border color for the above div is #70d5d7

HTML with inline CSS

<div style="border:5px solid #70d5d7;"></div>

CSS Border Left color for the above div is #70d5d7

HTML with inline CSS

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

CSS Border Right color for the above div is #70d5d7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #70d5d7

HTML with inline CSS

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

CSS Border Top color for the above div is #70d5d7

HTML with inline CSS

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

#70d5d7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#70d5d7 Color code Preview on White Background

This is how #70d5d7 Color code will look on white background color. Color contrast ratio is 1.72

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

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