crispedge.com

Color picker

Loading...

#afefeb hex color - Blue - Cool color - Information

#afefeb hex color - Blue - Cool color

Color Hue/Base color: Blue

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

Hex #afefeb color code is between #aaeeee web safe hex color code and #bbffdd web safe hex color code. #aaeeee is the nearest web safe color code. You can see here many more shades of #afefeb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeafefeb#afefeb
RGB Decimal175, 239, 235rgb(175, 239, 235)
RGB Percent69%, 94%, 92%rgb(69%, 94%, 92%)
CSS RGBa175, 239, 235,1rgba(175,239,235,1)
CMYK Modelcmyk(27%,0%,2%,6%)
HSL Color Space176,67% ,81%hsl(176,67% ,81%)
HSV Color Space176°, 27%, 94%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011111110111111101011
Octal257357353
Decimal175239235
Hexafefeb

Different shades of #afefeb color code.

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

Light Shade of #afefeb
#d9f7f6
Dark Shade of #afefeb
#84e6e0
Saturated Shade of #afefeb
#aaf4ef
Desaturated Shade of #afefeb
#b4eae7
Grey scale Shade of #afefeb
#cfcfcf
Brighten Shade
#c8ffff
Most Readable Shade
#000000

Shades of #afefeb color code

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

#afefeb
#9bd4d0
#88b9b6
#749f9c
#618482
#4d6a68
#3a4f4e
#263534
#131a1a
#000000

Similar Color like #afefeb color

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

#b0f0ec
#b1f1ed
#b2f2ee
#b3f3ef
#b4f4f0
#b5f5f1
#b6f6f2
#b7f7f3
#b8f8f4
#b9f9f5
#bafaf6
#bbfbf7
#bcfcf8
#bdfdf9
#aeeeea
#adede9
#acece8
#abebe7
#aaeae6
#a9e9e5
#a8e8e4
#a7e7e3
#a6e6e2
#a5e5e1
#a4e4e0
#a3e3df
#a2e2de
#a1e1dd

Monochromatic Color with #afefeb

#afefeb
#131a1a
#334544
#526f6e
#719a97
#90c4c1

Tints of #afefeb Color

#afefeb
#b7f0ed
#c0f2ef
#c9f4f1
#d2f6f3
#dbf7f6
#e4f9f8
#edfbfa
#f6fdfc
#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

#afefeb
#efafb3

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

Split Complementary

#afefeb
#efafd3
#efcbaf

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

Analogous Color

#afefd1
#afefde
#afefeb
#afe6ef
#afd9ef

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

#afefeb
#ebafef
#efebaf

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

#afefeb
#cbafef
#efafb3
#d3efaf

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

#afefeb
#efafb3
#efcbaf
#afd3ef

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

#afefeb Color Code Preview on Black Background Color

This is how #afefeb Color will look on black background color. Color contrast ratio is 16.37

#afefeb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afefeb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afefeb

#afefeb color code is use for CSS Background Color

Background color for the above div is #afefeb

HTML with inline CSS

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

#afefeb color code is use for CSS Border Color

CSS Border color for the above div is #afefeb

HTML with inline CSS

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

CSS Border Left color for the above div is #afefeb

HTML with inline CSS

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

CSS Border Right color for the above div is #afefeb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #afefeb

HTML with inline CSS

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

CSS Border Top color for the above div is #afefeb

HTML with inline CSS

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

#afefeb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#afefeb Color code Preview on White Background

This is how #afefeb Color code will look on white background color. Color contrast ratio is 1.28

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

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