Skip to main content Skip to docs navigation

#66ddd4 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 Hammam Blue and its hex is #65DCD6 Nearest Color Name

Color Hue/Base color: Blue

Hex #66ddd4 Color code in RGB color code model is created after adding 40% red color, 86.67% green color and 83.14% blue color. Hex #66ddd4 Color code in CMYK color (process color) code model is generated after subtraction of 54% cyan, 0% magenta, 4% yellow and 13.33% black.

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

RGB Chart

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

Color Table

Hex Color Code 66ddd4 #66ddd4
RGB Decimal 102, 221, 212 102, 221, 212
RGB Percent 40%, 87%, 83% rgb(40%, 87%, 83%)
CSS RGBa 102, 221, 212,1 rgba(102,221,212,1)
CMYK Model cmyk(54%,0%,4%,13.33%)
HSL Color Space 175,64% ,63% hsl(175,64% ,63%)
HSV Color Space 175°, 54%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01100110 11011101 11010100
Octal 146 335 324
Decimal 102 221 212
Hex 66 dd d4

Different shades of #66ddd4 color code.

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

Darkest of #66ddd4
#1f8b83
Darker of #66ddd4
#28b5aa
Dark of #66ddd4
#3cd4c8
Base of #66ddd4
#66ddd4
Light of #66ddd4
#90e6e0
Lighter
#b9f0eb
Lightest
#e3f9f7

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

#66ddd4
#dd666f

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

Split Complementary

#66ddd4
#dd66aa
#dd9866

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

Analogous Color

#66dd8f
#66dda2
#66ddd4
#66bedd
#668ddd

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

#66ddd4
#ddd466
#d466dd

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

#66ddd4
#d466dd
#dd666f
#6fdd66

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

#66ddd4
#9866dd
#dd666f
#aadd66

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 #66ddd4

#16615c
#1f8b83
#28b5aa
#3cd4c8
#66ddd4
#90e6e0
#b9f0eb
#e3f9f7
#ffffff

Tints of #66ddd4 Color

#66ddd4
#77e0d8
#88e4dd
#99e8e2
#aaece7
#bbefeb
#ccf3f0
#ddf7f5
#eefbfa
#ffffff

Shades of #66ddd4 color code

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

#66ddd4
#5ac4bc
#4faba4
#44938d
#387a75
#2d625e
#224946
#16312f
#0b1817
#000000

Tones

#66ddd4
#79cac4
#8bb8b4
#9ea5a4
#a1a1a1

Tones

Similar Color like #66ddd4 color

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

#67ded5
#68dfd6
#69e0d7
#6ae1d8
#6be2d9
#6ce3da
#6de4db
#6ee5dc
#6fe6dd
#70e7de
#71e8df
#72e9e0
#73eae1
#74ebe2
#65dcd3
#64dbd2
#63dad1
#62d9d0
#61d8cf
#60d7ce
#5fd6cd
#5ed5cc
#5dd4cb
#5cd3ca
#5bd2c9
#5ad1c8
#59d0c7
#58cfc6

Download this Dark Blue

Hex #66ddd4 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.

#66ddd4 Color Code Preview on Black Background Color

This is how #66ddd4 Color will look on black background color. Color contrast ratio is 12.86

#66ddd4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #66ddd4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #66ddd4

#66ddd4 color code is use for CSS Background Color

Background color for the above div is #66ddd4

HTML with inline CSS

<div style="background-color:#66ddd4;"></div>

#66ddd4 color code is use for CSS Border Color

CSS Border color for the above div is #66ddd4

HTML with inline CSS

<div style="border:5px solid #66ddd4;"></div>

CSS Border Left color for the above div is #66ddd4

HTML with inline CSS

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

CSS Border Right color for the above div is #66ddd4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #66ddd4

HTML with inline CSS

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

CSS Border Top color for the above div is #66ddd4

HTML with inline CSS

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

#66ddd4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#66ddd4 Color code Preview on White Background

This is how #66ddd4 Color code will look on white background color. Color contrast ratio is 1.63

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

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