crispedge.com

Color picker

Loading...

#aeb4dd hex color - Blue - Cool color - Information

#aeb4dd hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #aeb4dd Color code in RGB color code model is created after adding 68.24% red color, 70.59% green color and 86.67% blue color. Hex #aeb4dd Color code in CMYK color (process color) code model is generated after subtraction of 21% cyan, 19% magenta, 0% yellow and 13% black.

Hex #aeb4dd color code is between #aabbcc web safe hex color code and #bbaaee web safe hex color code. #aabbcc is the nearest web safe color code. You can see here many more shades of #aeb4dd color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeaeb4dd#aeb4dd
RGB Decimal174, 180, 221rgb(174, 180, 221)
RGB Percent68%, 71%, 87%rgb(68%, 71%, 87%)
CSS RGBa174, 180, 221,1rgba(174,180,221,1)
CMYK Modelcmyk(21%,19%,0%,13%)
HSL Color Space232,41% ,77%hsl(232,41% ,77%)
HSV Color Space232°, 21%, 87%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011101011010011011101
Octal256264335
Decimal174180221
Hexaeb4dd

Different shades of #aeb4dd color code.

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

Light Shade of #aeb4dd
#d2d5ec
Dark Shade of #aeb4dd
#8a93ce
Saturated Shade of #aeb4dd
#a8b0e3
Desaturated Shade of #aeb4dd
#b4b8d7
Grey scale Shade of #aeb4dd
#c5c5c5
Brighten Shade
#c7cdf6
Most Readable Shade
#000000

Shades of #aeb4dd color code

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

#aeb4dd
#9aa0c4
#878cab
#747893
#60647a
#4d5062
#3a3c49
#262831
#131418
#000000

Similar Color like #aeb4dd color

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

#afb5de
#b0b6df
#b1b7e0
#b2b8e1
#b3b9e2
#b4bae3
#b5bbe4
#b6bce5
#b7bde6
#b8bee7
#b9bfe8
#bac0e9
#bbc1ea
#bcc2eb
#adb3dc
#acb2db
#abb1da
#aab0d9
#a9afd8
#a8aed7
#a7add6
#a6acd5
#a5abd4
#a4aad3
#a3a9d2
#a2a8d1
#a1a7d0
#a0a6cf

Monochromatic Color with #aeb4dd

#aeb4dd
#070708
#282a33
#4a4c5d
#6b6f88
#8d91b3

Tints of #aeb4dd Color

#aeb4dd
#b7bce0
#c0c4e4
#c9cde8
#d2d5ec
#dbddef
#e4e6f3
#edeef7
#f6f6fb
#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

#aeb4dd
#ddd7ae

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

Split Complementary

#aeb4dd
#ddc0ae
#ccddae

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

Analogous Color

#aec7dd
#aebddd
#aeb4dd
#b1aedd
#bbaedd

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

#aeb4dd
#ddaeb4
#b4ddae

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

#aeb4dd
#ddaecb
#ddd7ae
#aeddbf

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#aeb4dd
#ddd7ae
#ccddae
#c0aedd

Double Complementary 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).

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

#aeb4dd Color Code Preview on Black Background Color

This is how #aeb4dd Color will look on black background color. Color contrast ratio is 10.37

#aeb4dd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aeb4dd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aeb4dd

#aeb4dd color code is use for CSS Background Color

Background color for the above div is #aeb4dd

HTML with inline CSS

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

#aeb4dd color code is use for CSS Border Color

CSS Border color for the above div is #aeb4dd

HTML with inline CSS

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

CSS Border Left color for the above div is #aeb4dd

HTML with inline CSS

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

CSS Border Right color for the above div is #aeb4dd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aeb4dd

HTML with inline CSS

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

CSS Border Top color for the above div is #aeb4dd

HTML with inline CSS

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

#aeb4dd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aeb4dd Color code Preview on White Background

This is how #aeb4dd Color code will look on white background color. Color contrast ratio is 2.02

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(174,180,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(221,215,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(174,180,221,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.