Skip to main content Skip to docs navigation

#7ccddd 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 Spray and its hex is #7ECDDD Nearest Color Name

Color Hue/Base color: Blue

Hex #7ccddd Color code in RGB color code model is created after adding 48.63% red color, 80.39% green color and 86.67% blue color. Hex #7ccddd Color code in CMYK color (process color) code model is generated after subtraction of 44% cyan, 7% magenta, 0% yellow and 13.33% black.

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

RGB Chart

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

Color Table

Hex Color Code 7ccddd #7ccddd
RGB Decimal 124, 205, 221 124, 205, 221
RGB Percent 49%, 80%, 87% rgb(49%, 80%, 87%)
CSS RGBa 124, 205, 221,1 rgba(124,205,221,1)
CMYK Model cmyk(44%,7%,0%,13.33%)
HSL Color Space 190,59% ,68% hsl(190,59% ,68%)
HSV Color Space 190°, 44%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01111100 11001101 11011101
Octal 174 315 335
Decimal 124 205 221
Hex 7c cd dd

Different shades of #7ccddd color code.

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

Darkest of #7ccddd
#288698
Darker of #7ccddd
#32a9c1
Dark of #7ccddd
#54bed2
Base of #7ccddd
#7ccddd
Light of #7ccddd
#a5dce8
Lighter
#cdecf2
Lightest
#f5fbfd

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

#7ccddd
#dd8c7c

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

Split Complementary

#7ccddd
#dd7c9d
#ddbd7c

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

Analogous Color

#7cddb4
#7cddc5
#7ccddd
#7caddd
#7c84dd

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

#7ccddd
#cddd7c
#dd7ccd

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

#7ccddd
#dd7ccd
#dd8c7c
#7cdd8c

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

#7ccddd
#bd7cdd
#dd8c7c
#9ddd7c

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

#1d6270
#288698
#32a9c1
#54bed2
#7ccddd
#a5dce8
#cdecf2
#f5fbfd
#ffffff

Tints of #7ccddd Color

#7ccddd
#8ad2e0
#99d8e4
#a7dde8
#b6e3ec
#c4e8ef
#d3eef3
#e1f3f7
#f0f9fb
#ffffff

Shades of #7ccddd color code

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

#7ccddd
#6eb6c4
#609fab
#528893
#44717a
#375b62
#294449
#1b2d31
#0d1618
#000000

Tones

#7ccddd
#8dc2cd
#9db7bc
#adadad
#adadad

Tones

Similar Color like #7ccddd color

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

#7dcede
#7ecfdf
#7fd0e0
#80d1e1
#81d2e2
#82d3e3
#83d4e4
#84d5e5
#85d6e6
#86d7e7
#87d8e8
#88d9e9
#89daea
#8adbeb
#7bccdc
#7acbdb
#79cada
#78c9d9
#77c8d8
#76c7d7
#75c6d6
#74c5d5
#73c4d4
#72c3d3
#71c2d2
#70c1d1
#6fc0d0
#6ebfcf

Download this Dark Blue

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

#7ccddd Color Code Preview on Black Background Color

This is how #7ccddd Color will look on black background color. Color contrast ratio is 11.63

#7ccddd in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#7ccddd color code is use for CSS Background Color

Background color for the above div is #7ccddd

HTML with inline CSS

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

#7ccddd color code is use for CSS Border Color

CSS Border color for the above div is #7ccddd

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#7ccddd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7ccddd Color code Preview on White Background

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

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

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