crispedge.com

Color picker

Loading...

#aebbfa hex color - Blue - Cool color - Information

#aebbfa hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #aebbfa Color code in RGB color code model is created after adding 68.24% red color, 73.33% green color and 98.04% blue color. Hex #aebbfa Color code in CMYK color (process color) code model is generated after subtraction of 30% cyan, 25% magenta, 0% yellow and 2% black.

Hex #aebbfa color code is between #aaaaff web safe hex color code and #bbccee web safe hex color code. #aaaaff is the nearest web safe color code. You can see here many more shades of #aebbfa color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeaebbfa#aebbfa
RGB Decimal174, 187, 250rgb(174, 187, 250)
RGB Percent68%, 73%, 98%rgb(68%, 73%, 98%)
CSS RGBa174, 187, 250,1rgba(174,187,250,1)
CMYK Modelcmyk(30%,25%,0%,2%)
HSL Color Space230,88% ,83%hsl(230,88% ,83%)
HSV Color Space230°, 30%, 98%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011101011101111111010
Octal256273372
Decimal174187250
Hexaebbfa

Different shades of #aebbfa color code.

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

Light Shade of #aebbfa
#dee3fd
Dark Shade of #aebbfa
#7e93f7
Saturated Shade of #aebbfa
#aab8fe
Desaturated Shade of #aebbfa
#b2bef6
Grey scale Shade of #aebbfa
#d4d4d4
Brighten Shade
#c7d4ff
Most Readable Shade
#000000

Shades of #aebbfa color code

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

#aebbfa
#9aa6de
#8791c2
#747ca6
#60678a
#4d536f
#3a3e53
#262937
#13141b
#000000

Similar Color like #aebbfa color

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

#afbcfb
#b0bdfc
#b1befd
#b2bffe
#b3c0ff
#b4c1ff
#b5c2ff
#b6c3ff
#b7c4ff
#b8c5ff
#b9c6ff
#bac7ff
#bbc8ff
#bcc9ff
#adbaf9
#acb9f8
#abb8f7
#aab7f6
#a9b6f5
#a8b5f4
#a7b4f3
#a6b3f2
#a5b2f1
#a4b1f0
#a3b0ef
#a2afee
#a1aeed
#a0adec

Monochromatic Color with #aebbfa

#aebbfa
#1a1c25
#383c50
#555c7a
#737ba5
#909bcf

Tints of #aebbfa Color

#aebbfa
#b7c2fa
#c0cafb
#c9d1fb
#d2d9fc
#dbe0fc
#e4e8fd
#edeffd
#f6f7fe
#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

#aebbfa
#faedae

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

Split Complementary

#aebbfa
#fac7ae
#e1faae

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

Analogous Color

#aed9fa
#aecafa
#aebbfa
#b0aefa
#bfaefa

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

#aebbfa
#faaebb
#bbfaae

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

#aebbfa
#faaee1
#faedae
#aefac7

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

#aebbfa
#faedae
#e1faae
#c7aefa

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 #aebbfa 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.

#aebbfa Color Code Preview on Black Background Color

This is how #aebbfa Color will look on black background color. Color contrast ratio is 11.29

#aebbfa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aebbfa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aebbfa

#aebbfa color code is use for CSS Background Color

Background color for the above div is #aebbfa

HTML with inline CSS

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

#aebbfa color code is use for CSS Border Color

CSS Border color for the above div is #aebbfa

HTML with inline CSS

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

CSS Border Left color for the above div is #aebbfa

HTML with inline CSS

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

CSS Border Right color for the above div is #aebbfa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aebbfa

HTML with inline CSS

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

CSS Border Top color for the above div is #aebbfa

HTML with inline CSS

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

#aebbfa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aebbfa Color code Preview on White Background

This is how #aebbfa Color code will look on white background color. Color contrast ratio is 1.86

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

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,187,250,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(250,237,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(174,187,250,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.