@
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.

#aebefe hex color - Blue - Cool color - Information

#aebefe hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #aebefe Color code in RGB color code model is created after adding 68.24% red color, 74.51% green color and 99.61% blue color. Hex #aebefe Color code in CMYK color (process color) code model is generated after subtraction of 31% cyan, 25% magenta, 0% yellow and 0.39% black.

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

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code aebefe #aebefe
RGB Decimal 174, 190, 254 rgb(174, 190, 254)
RGB Percent 68%, 75%, 100% rgb(68%, 75%, 100%)
CSS RGBa 174, 190, 254,1 rgba(174,190,254,1)
CMYK Model cmyk(31%,25%,0%,0.39%)
HSL Color Space 228,98% ,84% hsl(228,98% ,84%)
HSV Color Space 228°, 31%, 100%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101110 10111110 11111110
Octal 256 276 376
Decimal 174 190 254
Hex ae be fe

Different shades of #aebefe color code.

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

Light Shade of #aebefe
#e0e6ff
Dark Shade of #aebefe
#7c96fd
Saturated Shade of #aebefe
#adbdff
Desaturated Shade of #aebefe
#b2c0fa
Grey scale Shade of #aebefe
#d6d6d6
Brighten Shade
#c7d7ff
Most Readable Shade
#000000

Shades of #aebefe color code

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

#aebefe
#9aa8e1
#8793c5
#747ea9
#60698d
#4d5470
#3a3f54
#262a38
#13151c
#000000

Similar Color like #aebefe color

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

#afbfff
#b0c0ff
#b1c1ff
#b2c2ff
#b3c3ff
#b4c4ff
#b5c5ff
#b6c6ff
#b7c7ff
#b8c8ff
#b9c9ff
#bacaff
#bbcbff
#bcccff
#adbdfd
#acbcfc
#abbbfb
#aabafa
#a9b9f9
#a8b8f8
#a7b7f7
#a6b6f6
#a5b5f5
#a4b4f4
#a3b3f3
#a2b2f2
#a1b1f1
#a0b0f0

Monochromatic Color with #aebefe

#aebefe
#1c1f29
#3a3f54
#575f7e
#747ea9
#919ed3

Tints of #aebefe Color

#aebefe
#b7c5fe
#c0ccfe
#c9d3fe
#d2dafe
#dbe2fe
#e4e9fe
#edf0fe
#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

#aebefe
#feeeae

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

Split Complementary

#aebefe
#fec6ae
#e6feae

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

Analogous Color

#aedefe
#aecefe
#aebefe
#aeaefe
#beaefe

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

#aebefe
#feaebe
#befeae

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

#aebefe
#feaee6
#feeeae
#aefec6

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

#aebefe
#feeeae
#e6feae
#c6aefe

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

#aebefe Color Code Preview on Black Background Color

This is how #aebefe Color will look on black background color. Color contrast ratio is 11.60

#aebefe in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aebefe

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aebefe

#aebefe color code is use for CSS Background Color

Background color for the above div is #aebefe

HTML with inline CSS

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

#aebefe color code is use for CSS Border Color

CSS Border color for the above div is #aebefe

HTML with inline CSS

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

CSS Border Left color for the above div is #aebefe

HTML with inline CSS

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

CSS Border Right color for the above div is #aebefe

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aebefe

HTML with inline CSS

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

CSS Border Top color for the above div is #aebefe

HTML with inline CSS

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

#aebefe hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aebefe Color code Preview on White Background

This is how #aebefe Color code will look on white background color. Color contrast ratio is 1.81

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.