crispedge.com

Color picker

Loading...

#acaebb hex color - Blue - Cool color - Information

#acaebb hex color - Blue - Cool color

Color Hue/Base color: Blue

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

Hex #acaebb color code is between #aaaaaa web safe hex color code and #bbbbcc web safe hex color code. #aaaaaa is the nearest web safe color code. You can see here many more shades of #acaebb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeacaebb#acaebb
RGB Decimal172, 174, 187rgb(172, 174, 187)
RGB Percent67%, 68%, 73%rgb(67%, 68%, 73%)
CSS RGBa172, 174, 187,1rgba(172,174,187,1)
CMYK Modelcmyk(8%,7%,0%,27%)
HSL Color Space232,10% ,70%hsl(232,10% ,70%)
HSV Color Space232°, 8%, 73%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011001010111010111011
Octal254256273
Decimal172174187
Hexacaebb

Different shades of #acaebb color code.

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

Light Shade of #acaebb
#c8c9d2
Dark Shade of #acaebb
#9093a4
Saturated Shade of #acaebb
#a4a8c3
Desaturated Shade of #acaebb
#b3b3b3
Grey scale Shade of #acaebb
#b3b3b3
Brighten Shade
#c5c7d4
Most Readable Shade
#000000

Shades of #acaebb color code

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

#acaebb
#989aa6
#858791
#72747c
#5f6067
#4c4d53
#393a3e
#262629
#131314
#000000

Similar Color like #acaebb color

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

#adafbc
#aeb0bd
#afb1be
#b0b2bf
#b1b3c0
#b2b4c1
#b3b5c2
#b4b6c3
#b5b7c4
#b6b8c5
#b7b9c6
#b8bac7
#b9bbc8
#babcc9
#abadba
#aaacb9
#a9abb8
#a8aab7
#a7a9b6
#a6a8b5
#a5a7b4
#a4a6b3
#a3a5b2
#a2a4b1
#a1a3b0
#a0a2af
#9fa1ae
#9ea0ad

Monochromatic Color with #acaebb

#acaebb
#d3d6e5
#101011
#37373b
#5e5f66
#858690

Tints of #acaebb Color

#acaebb
#b5b7c2
#bec0ca
#c7c9d1
#d0d2d9
#dadbe0
#e3e4e8
#ecedef
#f5f6f7
#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

#acaebb
#bbb9ac

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

Split Complementary

#acaebb
#bbb2ac
#b6bbac

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

Analogous Color

#acb4bb
#acb1bb
#acaebb
#adacbb
#b0acbb

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

#acaebb
#bbacae
#aebbac

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

#acaebb
#bbacb5
#bbb9ac
#acbbb1

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

#acaebb
#bbb9ac
#b6bbac
#b2acbb

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

#acaebb Color Code Preview on Black Background Color

This is how #acaebb Color will look on black background color. Color contrast ratio is 9.53

#acaebb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #acaebb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #acaebb

#acaebb color code is use for CSS Background Color

Background color for the above div is #acaebb

HTML with inline CSS

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

#acaebb color code is use for CSS Border Color

CSS Border color for the above div is #acaebb

HTML with inline CSS

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

CSS Border Left color for the above div is #acaebb

HTML with inline CSS

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

CSS Border Right color for the above div is #acaebb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #acaebb

HTML with inline CSS

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

CSS Border Top color for the above div is #acaebb

HTML with inline CSS

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

#acaebb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#acaebb Color code Preview on White Background

This is how #acaebb Color code will look on white background color. Color contrast ratio is 2.20

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

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