Skip to main content Skip to docs navigation

#7fdbdd 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 Pantone 318 C and its hex is #88DBDF Nearest Color Name

Color Hue/Base color: Blue

Hex #7fdbdd Color code in RGB color code model is created after adding 49.8% red color, 85.88% green color and 86.67% blue color. Hex #7fdbdd Color code in CMYK color (process color) code model is generated after subtraction of 43% cyan, 1% magenta, 0% yellow and 13.33% black.

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

RGB Chart

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

Color Table

Hex Color Code 7fdbdd #7fdbdd
RGB Decimal 127, 219, 221 127, 219, 221
RGB Percent 50%, 86%, 87% rgb(50%, 86%, 87%)
CSS RGBa 127, 219, 221,1 rgba(127,219,221,1)
CMYK Model cmyk(43%,1%,0%,13.33%)
HSL Color Space 181,58% ,68% hsl(181,58% ,68%)
HSV Color Space 181°, 43%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01111111 11011011 11011101
Octal 177 333 335
Decimal 127 219 221
Hex 7f db dd

Different shades of #7fdbdd color code.

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

Darkest of #7fdbdd
#29989a
Darker of #7fdbdd
#34bfc2
Dark of #7fdbdd
#57d0d2
Base of #7fdbdd
#7fdbdd
Light of #7fdbdd
#a7e6e8
Lighter
#d0f2f2
Lightest
#f8fdfd

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

#7fdbdd
#dd817f

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

Split Complementary

#7fdbdd
#dd7fac
#ddb07f

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

Analogous Color

#7fdda8
#7fddb8
#7fdbdd
#7fbcdd
#7f95dd

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

#7fdbdd
#dbdd7f
#dd7fdb

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

#7fdbdd
#dd7fdb
#dd817f
#7fdd81

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

#7fdbdd
#b07fdd
#dd817f
#acdd7f

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

#1e7072
#29989a
#34bfc2
#57d0d2
#7fdbdd
#a7e6e8
#d0f2f2
#f8fdfd
#ffffff

Tints of #7fdbdd Color

#7fdbdd
#8ddfe0
#9be3e4
#a9e7e8
#b7ebec
#c6efef
#d4f3f3
#e2f7f7
#f0fbfb
#ffffff

Shades of #7fdbdd color code

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

#7fdbdd
#70c2c4
#62aaab
#549293
#46797a
#386162
#2a4949
#1c3031
#0e1818
#000000

Tones

#7fdbdd
#8fcbcd
#9fbcbd
#aeaeae
#aeaeae

Tones

Similar Color like #7fdbdd color

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

#80dcde
#81dddf
#82dee0
#83dfe1
#84e0e2
#85e1e3
#86e2e4
#87e3e5
#88e4e6
#89e5e7
#8ae6e8
#8be7e9
#8ce8ea
#8de9eb
#7edadc
#7dd9db
#7cd8da
#7bd7d9
#7ad6d8
#79d5d7
#78d4d6
#77d3d5
#76d2d4
#75d1d3
#74d0d2
#73cfd1
#72ced0
#71cdcf

Download this Dark Blue

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

#7fdbdd Color Code Preview on Black Background Color

This is how #7fdbdd Color will look on black background color. Color contrast ratio is 13.08

#7fdbdd in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#7fdbdd color code is use for CSS Background Color

Background color for the above div is #7fdbdd

HTML with inline CSS

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

#7fdbdd color code is use for CSS Border Color

CSS Border color for the above div is #7fdbdd

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#7fdbdd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7fdbdd Color code Preview on White Background

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

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

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