Skip to main content Skip to docs navigation

#6eaddc 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 Broom Butterfly Blue and its hex is #6BB3DB Nearest Color Name

Color Hue/Base color: Blue

Hex #6eaddc Color code in RGB color code model is created after adding 43.14% red color, 67.84% green color and 86.27% blue color. Hex #6eaddc Color code in CMYK color (process color) code model is generated after subtraction of 50% cyan, 21% magenta, 0% yellow and 13.73% black.

Hex #6eaddc color code is between #66aadd web safe hex color code and #77bbcc web safe hex color code. #66aadd is the nearest web safe color code. You can see here many more shades of #6eaddc color code.

RGB Chart

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

Color Table

Hex Color Code 6eaddc #6eaddc
RGB Decimal 110, 173, 220 110, 173, 220
RGB Percent 43%, 68%, 86% rgb(43%, 68%, 86%)
CSS RGBa 110, 173, 220,1 rgba(110,173,220,1)
CMYK Model cmyk(50%,21%,0%,13.73%)
HSL Color Space 206,61% ,65% hsl(206,61% ,65%)
HSV Color Space 206°, 50%, 86%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01101110 10101101 11011100
Octal 156 255 334
Decimal 110 173 220
Hex 6e ad dc

Different shades of #6eaddc color code.

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

Darkest of #6eaddc
#22608f
Darker of #6eaddc
#2c7cb8
Dark of #6eaddc
#4596d2
Base of #6eaddc
#6eaddc
Light of #6eaddc
#97c4e6
Lighter
#c0dbf0
Lightest
#e9f3fa

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

#6eaddc
#dc9d6e

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

Split Complementary

#6eaddc
#dc6e76
#dcd46e

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

Analogous Color

#6edccb
#6edbdc
#6eaddc
#6e88dc
#826edc

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

#6eaddc
#addc6e
#dc6ead

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

#6eaddc
#dc6ead
#dc9d6e
#6edc9d

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

#6eaddc
#d46edc
#dc9d6e
#76dc6e

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 #6eaddc

#194566
#22608f
#2c7cb8
#4596d2
#6eaddc
#97c4e6
#c0dbf0
#e9f3fa
#ffffff

Tints of #6eaddc Color

#6eaddc
#7eb6df
#8ebfe3
#9ec8e7
#aed1eb
#bedaef
#cee3f3
#deecf7
#eef5fb
#ffffff

Shades of #6eaddc color code

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

#6eaddc
#6199c3
#5586ab
#497392
#3d607a
#304c61
#243949
#182630
#0c1318
#000000

Tones

#6eaddc
#80aaca
#92a8b8
#a4a5a6
#a5a5a5

Tones

Similar Color like #6eaddc color

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

#6faedd
#70afde
#71b0df
#72b1e0
#73b2e1
#74b3e2
#75b4e3
#76b5e4
#77b6e5
#78b7e6
#79b8e7
#7ab9e8
#7bbae9
#7cbbea
#6dacdb
#6cabda
#6baad9
#6aa9d8
#69a8d7
#68a7d6
#67a6d5
#66a5d4
#65a4d3
#64a3d2
#63a2d1
#62a1d0
#61a0cf
#609fce

Download this Dark Blue

Hex #6eaddc 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.

#6eaddc Color Code Preview on Black Background Color

This is how #6eaddc Color will look on black background color. Color contrast ratio is 8.67

#6eaddc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6eaddc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6eaddc

#6eaddc color code is use for CSS Background Color

Background color for the above div is #6eaddc

HTML with inline CSS

<div style="background-color:#6eaddc;"></div>

#6eaddc color code is use for CSS Border Color

CSS Border color for the above div is #6eaddc

HTML with inline CSS

<div style="border:5px solid #6eaddc;"></div>

CSS Border Left color for the above div is #6eaddc

HTML with inline CSS

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

CSS Border Right color for the above div is #6eaddc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #6eaddc

HTML with inline CSS

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

CSS Border Top color for the above div is #6eaddc

HTML with inline CSS

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

#6eaddc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#6eaddc Color code Preview on White Background

This is how #6eaddc Color code will look on white background color. Color contrast ratio is 2.42

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

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