crispedge.com

Color picker

Loading...

#aebfdc hex color - Blue - Cool color - Information

#aebfdc hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

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

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

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codeaebfdc#aebfdc
RGB Decimal174, 191, 220rgb(174, 191, 220)
RGB Percent68%, 75%, 86%rgb(68%, 75%, 86%)
CSS RGBa174, 191, 220,1rgba(174,191,220,1)
CMYK Modelcmyk(21%,13%,0%,14%)
HSL Color Space218,40% ,77%hsl(218,40% ,77%)
HSV Color Space218°, 21%, 86%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011101011111111011100
Octal256277334
Decimal174191220
Hexaebfdc

Different shades of #aebfdc color code.

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

Light Shade of #aebfdc
#d2dbeb
Dark Shade of #aebfdc
#8aa3cd
Saturated Shade of #aebfdc
#a8bde2
Desaturated Shade of #aebfdc
#b4c1d6
Grey scale Shade of #aebfdc
#c5c5c5
Brighten Shade
#c7d8f5
Most Readable Shade
#000000

Shades of #aebfdc color code

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

#aebfdc
#9aa9c3
#8794ab
#747f92
#606a7a
#4d5461
#3a3f49
#262a30
#131518
#000000

Similar Color like #aebfdc color

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

#afc0dd
#b0c1de
#b1c2df
#b2c3e0
#b3c4e1
#b4c5e2
#b5c6e3
#b6c7e4
#b7c8e5
#b8c9e6
#b9cae7
#bacbe8
#bbcce9
#bccdea
#adbedb
#acbdda
#abbcd9
#aabbd8
#a9bad7
#a8b9d6
#a7b8d5
#a6b7d4
#a5b6d3
#a4b5d2
#a3b4d1
#a2b3d0
#a1b2cf
#a0b1ce

Monochromatic Color with #aebfdc

#aebfdc
#060707
#282b32
#49505c
#6b7587
#8c9ab1

Tints of #aebfdc Color

#aebfdc
#b7c6df
#c0cde3
#c9d4e7
#d2dbeb
#dbe2ef
#e4e9f3
#edf0f7
#f6f7fb
#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

#aebfdc
#dccbae

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

Split Complementary

#aebfdc
#dcb4ae
#d6dcae

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

Analogous Color

#aed1dc
#aec8dc
#aebfdc
#aeb6dc
#afaedc

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

#aebfdc
#dcaebf
#bfdcae

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

#aebfdc
#dcaed6
#dccbae
#aedcb4

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

#aebfdc
#dccbae
#d6dcae
#b4aedc

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

#aebfdc Color Code Preview on Black Background Color

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

#aebfdc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aebfdc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aebfdc

#aebfdc color code is use for CSS Background Color

Background color for the above div is #aebfdc

HTML with inline CSS

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

#aebfdc color code is use for CSS Border Color

CSS Border color for the above div is #aebfdc

HTML with inline CSS

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

CSS Border Left color for the above div is #aebfdc

HTML with inline CSS

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

CSS Border Right color for the above div is #aebfdc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aebfdc

HTML with inline CSS

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

CSS Border Top color for the above div is #aebfdc

HTML with inline CSS

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

#aebfdc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aebfdc Color code Preview on White Background

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

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