Skip to main content Skip to docs navigation

#85aedf 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 Queer Blue and its hex is #88ACE0 Nearest Color Name

Color Hue/Base color: Blue

Hex #85aedf Color code in RGB color code model is created after adding 52.16% red color, 68.24% green color and 87.45% blue color. Hex #85aedf Color code in CMYK color (process color) code model is generated after subtraction of 40% cyan, 22% magenta, 0% yellow and 12.55% black.

Hex #85aedf color code is between #88aadd web safe hex color code and #77bbee web safe hex color code. #88aadd is the nearest web safe color code. You can see here many more shades of #85aedf color code.

RGB Chart

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

Color Table

Hex Color Code 85aedf #85aedf
RGB Decimal 133, 174, 223 133, 174, 223
RGB Percent 52%, 68%, 87% rgb(52%, 68%, 87%)
CSS RGBa 133, 174, 223,1 rgba(133,174,223,1)
CMYK Model cmyk(40%,22%,0%,12.55%)
HSL Color Space 213,58% ,70% hsl(213,58% ,70%)
HSV Color Space 213°, 40%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10000101 10101110 11011111
Octal 205 256 337
Decimal 133 174 223
Hex 85 ae df

Different shades of #85aedf color code.

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

Darkest of #85aedf
#2a60a1
Darker of #85aedf
#3578c9
Dark of #85aedf
#5d93d4
Base of #85aedf
#85aedf
Light of #85aedf
#adc9ea
Lighter
#d6e4f4
Lightest
#fefeff

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

#85aedf
#dfb685

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

Split Complementary

#85aedf
#df8985
#dbdf85

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

Analogous Color

#85dfdb
#85d3df
#85aedf
#8590df
#9f85df

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

#85aedf
#aedf85
#df85ae

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

#85aedf
#df85ae
#dfb685
#85dfb6

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

#85aedf
#df85db
#dfb685
#85df89

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 #85aedf

#204878
#2a60a1
#3578c9
#5d93d4
#85aedf
#adc9ea
#d6e4f4
#fefeff
#ffffff

Tints of #85aedf Color

#85aedf
#92b7e2
#a0c0e6
#adc9e9
#bbd2ed
#c8dbf0
#d6e4f4
#e3edf7
#f1f6fb
#ffffff

Shades of #85aedf color code

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

#85aedf
#769ac6
#6787ad
#587494
#49607b
#3b4d63
#2c3a4a
#1d2631
#0e1318
#000000

Tones

#85aedf
#94afd0
#a4b1c0
#b2b2b2
#b2b2b2

Tones

Similar Color like #85aedf color

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

#86afe0
#87b0e1
#88b1e2
#89b2e3
#8ab3e4
#8bb4e5
#8cb5e6
#8db6e7
#8eb7e8
#8fb8e9
#90b9ea
#91baeb
#92bbec
#93bced
#84adde
#83acdd
#82abdc
#81aadb
#80a9da
#7fa8d9
#7ea7d8
#7da6d7
#7ca5d6
#7ba4d5
#7aa3d4
#79a2d3
#78a1d2
#77a0d1

Download this Dark Blue

Hex #85aedf 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.

#85aedf Color Code Preview on Black Background Color

This is how #85aedf Color will look on black background color. Color contrast ratio is 9.12

#85aedf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #85aedf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #85aedf

#85aedf color code is use for CSS Background Color

Background color for the above div is #85aedf

HTML with inline CSS

<div style="background-color:#85aedf;"></div>

#85aedf color code is use for CSS Border Color

CSS Border color for the above div is #85aedf

HTML with inline CSS

<div style="border:5px solid #85aedf;"></div>

CSS Border Left color for the above div is #85aedf

HTML with inline CSS

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

CSS Border Right color for the above div is #85aedf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #85aedf

HTML with inline CSS

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

CSS Border Top color for the above div is #85aedf

HTML with inline CSS

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

#85aedf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#85aedf Color code Preview on White Background

This is how #85aedf Color code will look on white background color. Color contrast ratio is 2.30

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

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