crispedge.com

Color picker

Loading...

#aeccef hex color - Blue - Cool color - Information

#aeccef hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #aeccef Color code in RGB color code model is created after adding 68.24% red color, 80% green color and 93.73% blue color. Hex #aeccef Color code in CMYK color (process color) code model is generated after subtraction of 27% cyan, 15% magenta, 0% yellow and 6% black.

Hex #aeccef color code is between #aabbee web safe hex color code and #bbddff web safe hex color code. #aabbee is the nearest web safe color code. You can see here many more shades of #aeccef color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeaeccef#aeccef
RGB Decimal174, 204, 239rgb(174, 204, 239)
RGB Percent68%, 80%, 94%rgb(68%, 80%, 94%)
CSS RGBa174, 204, 239,1rgba(174,204,239,1)
CMYK Modelcmyk(27%,15%,0%,6%)
HSL Color Space212,67% ,81%hsl(212,67% ,81%)
HSV Color Space212°, 27%, 94%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011101100110011101111
Octal256314357
Decimal174204239
Hexaeccef

Different shades of #aeccef color code.

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

Light Shade of #aeccef
#d9e7f7
Dark Shade of #aeccef
#83b1e7
Saturated Shade of #aeccef
#a9ccf4
Desaturated Shade of #aeccef
#b3ccea
Grey scale Shade of #aeccef
#cecece
Brighten Shade
#c7e5ff
Most Readable Shade
#000000

Shades of #aeccef color code

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

#aeccef
#9ab5d4
#879eb9
#74889f
#607184
#4d5a6a
#3a444f
#262d35
#13161a
#000000

Similar Color like #aeccef color

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

#afcdf0
#b0cef1
#b1cff2
#b2d0f3
#b3d1f4
#b4d2f5
#b5d3f6
#b6d4f7
#b7d5f8
#b8d6f9
#b9d7fa
#bad8fb
#bbd9fc
#bcdafd
#adcbee
#accaed
#abc9ec
#aac8eb
#a9c7ea
#a8c6e9
#a7c5e8
#a6c4e7
#a5c3e6
#a4c2e5
#a3c1e4
#a2c0e3
#a1bfe2
#a0bee1

Monochromatic Color with #aeccef

#aeccef
#13171a
#323b45
#515f6f
#70839a
#8fa8c4

Tints of #aeccef Color

#aeccef
#b7d1f0
#c0d7f2
#c9ddf4
#d2e2f6
#dbe8f7
#e4eef9
#edf3fb
#f6f9fd
#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

#aeccef
#efd1ae

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

Split Complementary

#aeccef
#efb0ae
#edefae

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

Analogous Color

#aee6ef
#aed9ef
#aeccef
#aebfef
#aeb2ef

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

#aeccef
#efaecc
#ccefae

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

#aeccef
#efaeec
#efd1ae
#aeefb0

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

#aeccef
#efd1ae
#edefae
#b0aeef

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

#aeccef Color Code Preview on Black Background Color

This is how #aeccef Color will look on black background color. Color contrast ratio is 12.68

#aeccef in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aeccef

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aeccef

#aeccef color code is use for CSS Background Color

Background color for the above div is #aeccef

HTML with inline CSS

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

#aeccef color code is use for CSS Border Color

CSS Border color for the above div is #aeccef

HTML with inline CSS

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

CSS Border Left color for the above div is #aeccef

HTML with inline CSS

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

CSS Border Right color for the above div is #aeccef

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aeccef

HTML with inline CSS

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

CSS Border Top color for the above div is #aeccef

HTML with inline CSS

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

#aeccef hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aeccef Color code Preview on White Background

This is how #aeccef Color code will look on white background color. Color contrast ratio is 1.66

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

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,204,239,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(239,209,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(174,204,239,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.