Skip to main content Skip to docs navigation

#aeafd2 hex color | Download Light Grey 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 Freesia Purple and its hex is #B3B0D4 Nearest Color Name

Color Hue/Base color: Grey

Hex #aeafd2 Color code in RGB color code model is created after adding 68.24% red color, 68.63% green color and 82.35% blue color. Hex #aeafd2 Color code in CMYK color (process color) code model is generated after subtraction of 17% cyan, 17% magenta, 0% yellow and 17.65% black.

Hex #aeafd2 color code is between #aaaacc web safe hex color code and #bbbbdd web safe hex color code. #aaaacc is the nearest web safe color code. You can see here many more shades of #aeafd2 color code.

RGB Chart

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

Color Table

Hex Color Code aeafd2 #aeafd2
RGB Decimal 174, 175, 210 174, 175, 210
RGB Percent 68%, 69%, 82% rgb(68%, 69%, 82%)
CSS RGBa 174, 175, 210,1 rgba(174,175,210,1)
CMYK Model cmyk(17%,17%,0%,17.65%)
HSL Color Space 238,29% ,75% hsl(238,29% ,75%)
HSV Color Space 238°, 17%, 82%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101110 10101111 11010010
Octal 256 257 322
Decimal 174 175 210
Hex ae af d2

Different shades of #aeafd2 color code.

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

Darkest of #aeafd2
#525494
Darker of #aeafd2
#6c6eae
Dark of #aeafd2
#8d8fc0
Base of #aeafd2
#aeafd2
Light of #aeafd2
#cfcfe4
Lighter
#f0f0f6
Lightest
#ffffff

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

#aeafd2
#d2d1ae

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

Split Complementary

#aeafd2
#d2bfae
#c1d2ae

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

Analogous Color

#aec4d2
#aebed2
#aeafd2
#b9aed2
#c8aed2

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

#aeafd2
#afd2ae
#d2aeaf

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

#aeafd2
#d2aeaf
#d2d1ae
#aed2d1

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

#aeafd2
#d2aec1
#d2d1ae
#aed2bf

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

#404274
#525494
#6c6eae
#8d8fc0
#aeafd2
#cfcfe4
#f0f0f6
#ffffff
#ffffff

Tints of #aeafd2 Color

#aeafd2
#b7b7d7
#c0c0dc
#c9c9e1
#d2d2e6
#dbdbeb
#e4e4f0
#ededf5
#f6f6fa
#ffffff

Shades of #aeafd2 color code

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

#aeafd2
#9a9bba
#8788a3
#74748c
#606174
#4d4d5d
#3a3a46
#26262e
#131317
#000000

Tones

#aeafd2
#bbbbc5
#c0c0c0
#c0c0c0
#c0c0c0

Tones

Similar Color like #aeafd2 color

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

#afb0d3
#b0b1d4
#b1b2d5
#b2b3d6
#b3b4d7
#b4b5d8
#b5b6d9
#b6b7da
#b7b8db
#b8b9dc
#b9badd
#babbde
#bbbcdf
#bcbde0
#adaed1
#acadd0
#abaccf
#aaabce
#a9aacd
#a8a9cc
#a7a8cb
#a6a7ca
#a5a6c9
#a4a5c8
#a3a4c7
#a2a3c6
#a1a2c5
#a0a1c4

Download this Light Grey

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

#aeafd2 Color Code Preview on Black Background Color

This is how #aeafd2 Color will look on black background color. Color contrast ratio is 9.86

#aeafd2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aeafd2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aeafd2

#aeafd2 color code is use for CSS Background Color

Background color for the above div is #aeafd2

HTML with inline CSS

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

#aeafd2 color code is use for CSS Border Color

CSS Border color for the above div is #aeafd2

HTML with inline CSS

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

CSS Border Left color for the above div is #aeafd2

HTML with inline CSS

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

CSS Border Right color for the above div is #aeafd2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aeafd2

HTML with inline CSS

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

CSS Border Top color for the above div is #aeafd2

HTML with inline CSS

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

#aeafd2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aeafd2 Color code Preview on White Background

This is how #aeafd2 Color code will look on white background color. Color contrast ratio is 2.13

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

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