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

#acb3ef hex color - Blue - Cool color - Information

#acb3ef hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #acb3ef Color code in RGB color code model is created after adding 67.45% red color, 70.2% green color and 93.73% blue color. Hex #acb3ef Color code in CMYK color (process color) code model is generated after subtraction of 28% cyan, 25% magenta, 0% yellow and 6.27% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeacb3ef#acb3ef
RGB Decimal172, 179, 239rgb(172, 179, 239)
RGB Percent67%, 70%, 94%rgb(67%, 70%, 94%)
CSS RGBa172, 179, 239,1rgba(172,179,239,1)
CMYK Modelcmyk(28%,25%,0%,6.27%)
HSL Color Space234,68% ,81%hsl(234,68% ,81%)
HSV Color Space234°, 28%, 94%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011001011001111101111
Octal254263357
Decimal172179239
Hexacb3ef

Different shades of #acb3ef color code.

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

Light Shade of #acb3ef
#d7daf7
Dark Shade of #acb3ef
#818ce7
Saturated Shade of #acb3ef
#a7aff4
Desaturated Shade of #acb3ef
#b1b7ea
Grey scale Shade of #acb3ef
#cdcdcd
Brighten Shade
#c5ccff
Most Readable Shade
#000000

Shades of #acb3ef color code

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

#acb3ef
#989fd4
#858bb9
#72779f
#5f6384
#4c4f6a
#393b4f
#262735
#13131a
#000000

Similar Color like #acb3ef color

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

#adb4f0
#aeb5f1
#afb6f2
#b0b7f3
#b1b8f4
#b2b9f5
#b3baf6
#b4bbf7
#b5bcf8
#b6bdf9
#b7befa
#b8bffb
#b9c0fc
#bac1fd
#abb2ee
#aab1ed
#a9b0ec
#a8afeb
#a7aeea
#a6ade9
#a5ace8
#a4abe7
#a3aae6
#a2a9e5
#a1a8e4
#a0a7e3
#9fa6e2
#9ea5e1

Monochromatic Color with #acb3ef

#acb3ef
#13141a
#323445
#50546f
#6f739a
#8d93c4

Tints of #acb3ef Color

#acb3ef
#b5bbf0
#bec3f2
#c7ccf4
#d0d4f6
#daddf7
#e3e5f9
#eceefb
#f5f6fd
#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

#acb3ef
#efe8ac

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

Split Complementary

#acb3ef
#efc7ac
#d5efac

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

Analogous Color

#acceef
#acc0ef
#acb3ef
#b2acef
#c0acef

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

#acb3ef
#efacb3
#b3efac

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

#acb3ef
#efacd4
#efe8ac
#acefc6

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

#acb3ef
#efe8ac
#d5efac
#c7acef

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

#acb3ef Color Code Preview on Black Background Color

This is how #acb3ef Color will look on black background color. Color contrast ratio is 10.45

#acb3ef in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #acb3ef

HTML with inline CSS

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

Your Example Paragraph content text in with font color #acb3ef

#acb3ef color code is use for CSS Background Color

Background color for the above div is #acb3ef

HTML with inline CSS

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

#acb3ef color code is use for CSS Border Color

CSS Border color for the above div is #acb3ef

HTML with inline CSS

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

CSS Border Left color for the above div is #acb3ef

HTML with inline CSS

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

CSS Border Right color for the above div is #acb3ef

HTML with inline CSS

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

CSS Border Bottom color for the above div is #acb3ef

HTML with inline CSS

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

CSS Border Top color for the above div is #acb3ef

HTML with inline CSS

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

#acb3ef hex Color code used as CSS color Codes

Example CSS Class for usage

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

#acb3ef Color code Preview on White Background

This is how #acb3ef Color code will look on white background color. Color contrast ratio is 2.01

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

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,179,239,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(239,232,172,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(172,179,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.