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

#afb8ec hex color - Blue - Cool color - Information

#afb8ec hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #afb8ec Color code in RGB color code model is created after adding 68.63% red color, 72.16% green color and 92.55% blue color. Hex #afb8ec Color code in CMYK color (process color) code model is generated after subtraction of 26% cyan, 22% magenta, 0% yellow and 7.45% black.

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

0 Likes 0 Comments | 6 Views

RGB Chart

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

Color Table

Hex Color Codeafb8ec#afb8ec
RGB Decimal175, 184, 236rgb(175, 184, 236)
RGB Percent69%, 72%, 93%rgb(69%, 72%, 93%)
CSS RGBa175, 184, 236,1rgba(175,184,236,1)
CMYK Modelcmyk(26%,22%,0%,7.45%)
HSL Color Space231,62% ,81%hsl(231,62% ,81%)
HSV Color Space231°, 26%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011111011100011101100
Octal257270354
Decimal175184236
Hexafb8ec

Different shades of #afb8ec color code.

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

Light Shade of #afb8ec
#d8ddf6
Dark Shade of #afb8ec
#8693e2
Saturated Shade of #afb8ec
#aab4f1
Desaturated Shade of #afb8ec
#b4bbe7
Grey scale Shade of #afb8ec
#cdcdcd
Brighten Shade
#c8d1ff
Most Readable Shade
#000000

Shades of #afb8ec color code

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

#afb8ec
#9ba3d1
#888fb7
#747a9d
#616683
#4d5168
#3a3d4e
#262834
#13141a
#000000

Similar Color like #afb8ec color

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

#b0b9ed
#b1baee
#b2bbef
#b3bcf0
#b4bdf1
#b5bef2
#b6bff3
#b7c0f4
#b8c1f5
#b9c2f6
#bac3f7
#bbc4f8
#bcc5f9
#bdc6fa
#aeb7eb
#adb6ea
#acb5e9
#abb4e8
#aab3e7
#a9b2e6
#a8b1e5
#a7b0e4
#a6afe3
#a5aee2
#a4ade1
#a3ace0
#a2abdf
#a1aade

Monochromatic Color with #afb8ec

#afb8ec
#111217
#313342
#50556c
#707697
#8f97c1

Tints of #afb8ec Color

#afb8ec
#b7bfee
#c0c7f0
#c9cff2
#d2d7f4
#dbdff6
#e4e7f8
#edeffa
#f6f7fc
#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

#afb8ec
#ece3af

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

Split Complementary

#afb8ec
#ecc5af
#d6ecaf

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

Analogous Color

#afd0ec
#afc4ec
#afb8ec
#b2afec
#beafec

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

#afb8ec
#ecafb8
#b8ecaf

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

#afb8ec
#ecafd6
#ece3af
#afecc4

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

#afb8ec
#ece3af
#d6ecaf
#c5afec

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

#afb8ec Color Code Preview on Black Background Color

This is how #afb8ec Color will look on black background color. Color contrast ratio is 10.89

#afb8ec in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afb8ec

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afb8ec

#afb8ec color code is use for CSS Background Color

Background color for the above div is #afb8ec

HTML with inline CSS

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

#afb8ec color code is use for CSS Border Color

CSS Border color for the above div is #afb8ec

HTML with inline CSS

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

CSS Border Left color for the above div is #afb8ec

HTML with inline CSS

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

CSS Border Right color for the above div is #afb8ec

HTML with inline CSS

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

CSS Border Bottom color for the above div is #afb8ec

HTML with inline CSS

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

CSS Border Top color for the above div is #afb8ec

HTML with inline CSS

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

#afb8ec hex Color code used as CSS color Codes

Example CSS Class for usage

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

#afb8ec Color code Preview on White Background

This is how #afb8ec Color code will look on white background color. Color contrast ratio is 1.93

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

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(175,184,236,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(236,227,175,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(175,184,236,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 6 Views

Post your comment:-

By submitting comment you agree to our privacy policy.