crispedge.com

Color picker

Loading...

#aebfee hex color - Blue - Cool color - Information

#aebfee hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #aebfee Color code in RGB color code model is created after adding 68.24% red color, 74.9% green color and 93.33% blue color. Hex #aebfee Color code in CMYK color (process color) code model is generated after subtraction of 27% cyan, 20% magenta, 0% yellow and 7% black.

Hex #aebfee color code is between #aabbdd web safe hex color code and #bbccff web safe hex color code. #aabbdd is the nearest web safe color code. You can see here many more shades of #aebfee color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeaebfee#aebfee
RGB Decimal174, 191, 238rgb(174, 191, 238)
RGB Percent68%, 75%, 93%rgb(68%, 75%, 93%)
CSS RGBa174, 191, 238,1rgba(174,191,238,1)
CMYK Modelcmyk(27%,20%,0%,7%)
HSL Color Space224,65% ,81%hsl(224,65% ,81%)
HSV Color Space224°, 27%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011101011111111101110
Octal256277356
Decimal174191238
Hexaebfee

Different shades of #aebfee color code.

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

Light Shade of #aebfee
#d8e0f7
Dark Shade of #aebfee
#849ee5
Saturated Shade of #aebfee
#a9bdf3
Desaturated Shade of #aebfee
#b3c1e9
Grey scale Shade of #aebfee
#cecece
Brighten Shade
#c7d8ff
Most Readable Shade
#000000

Shades of #aebfee color code

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

#aebfee
#9aa9d3
#8794b9
#747f9e
#606a84
#4d5469
#3a3f4f
#262a34
#13151a
#000000

Similar Color like #aebfee color

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

#afc0ef
#b0c1f0
#b1c2f1
#b2c3f2
#b3c4f3
#b4c5f4
#b5c6f5
#b6c7f6
#b7c8f7
#b8c9f8
#b9caf9
#bacbfa
#bbccfb
#bccdfc
#adbeed
#acbdec
#abbceb
#aabbea
#a9bae9
#a8b9e8
#a7b8e7
#a6b7e6
#a5b6e5
#a4b5e4
#a3b4e3
#a2b3e2
#a1b2e1
#a0b1e0

Monochromatic Color with #aebfee

#aebfee
#13141a
#323744
#51596e
#707b99
#8f9dc3

Tints of #aebfee Color

#aebfee
#b7c6ef
#c0cdf1
#c9d4f3
#d2dbf5
#dbe2f7
#e4e9f9
#edf0fb
#f6f7fd
#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

#aebfee
#eeddae

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

Split Complementary

#aebfee
#eebdae
#dfeeae

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

Analogous Color

#aed9ee
#aeccee
#aebfee
#aeb2ee
#b7aeee

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

#aebfee
#eeaebf
#bfeeae

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

#aebfee
#eeaedf
#eeddae
#aeeebd

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

#aebfee
#eeddae
#dfeeae
#bdaeee

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

#aebfee Color Code Preview on Black Background Color

This is how #aebfee Color will look on black background color. Color contrast ratio is 11.49

#aebfee in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aebfee

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aebfee

#aebfee color code is use for CSS Background Color

Background color for the above div is #aebfee

HTML with inline CSS

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

#aebfee color code is use for CSS Border Color

CSS Border color for the above div is #aebfee

HTML with inline CSS

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

CSS Border Left color for the above div is #aebfee

HTML with inline CSS

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

CSS Border Right color for the above div is #aebfee

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aebfee

HTML with inline CSS

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

CSS Border Top color for the above div is #aebfee

HTML with inline CSS

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

#aebfee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aebfee Color code Preview on White Background

This is how #aebfee Color code will look on white background color. Color contrast ratio is 1.83

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

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,191,238,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(238,221,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(174,191,238,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.