crispedge.com

Color picker

Loading...

#afe1bc hex color - Green - Cool color - Information

#afe1bc hex color - Green - Cool color

Color Hue/Base color: Green

Hex #afe1bc Color code in RGB color code model is created after adding 68.63% red color, 88.24% green color and 73.73% blue color. Hex #afe1bc Color code in CMYK color (process color) code model is generated after subtraction of 22% cyan, 0% magenta, 16% yellow and 12% black.

Hex #afe1bc color code is between #aaddbb web safe hex color code and #bbeecc web safe hex color code. #aaddbb is the nearest web safe color code. You can see here many more shades of #afe1bc color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeafe1bc#afe1bc
RGB Decimal175, 225, 188rgb(175, 225, 188)
RGB Percent69%, 88%, 74%rgb(69%, 88%, 74%)
CSS RGBa175, 225, 188,1rgba(175,225,188,1)
CMYK Modelcmyk(22%,0%,16%,12%)
HSL Color Space136,45% ,78%hsl(136,45% ,78%)
HSV Color Space136°, 22%, 88%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011111110000110111100
Octal257341274
Decimal175225188
Hexafe1bc

Different shades of #afe1bc color code.

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

Light Shade of #afe1bc
#d4efdb
Dark Shade of #afe1bc
#8ad39d
Saturated Shade of #afe1bc
#a9e6b9
Desaturated Shade of #afe1bc
#b4dbbf
Grey scale Shade of #afe1bc
#c8c8c8
Brighten Shade
#c8fad5
Most Readable Shade
#000000

Shades of #afe1bc color code

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

#afe1bc
#9bc8a7
#88af92
#74967d
#617d68
#4d6453
#3a4b3e
#263229
#131914
#000000

Similar Color like #afe1bc color

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

#b0e2bd
#b1e3be
#b2e4bf
#b3e5c0
#b4e6c1
#b5e7c2
#b6e8c3
#b7e9c4
#b8eac5
#b9ebc6
#baecc7
#bbedc8
#bceec9
#bdefca
#aee0bb
#addfba
#acdeb9
#abddb8
#aadcb7
#a9dbb6
#a8dab5
#a7d9b4
#a6d8b3
#a5d7b2
#a4d6b1
#a3d5b0
#a2d4af
#a1d3ae

Monochromatic Color with #afe1bc

#afe1bc
#0a0c0a
#2b372e
#4c6151
#6d8c75
#8eb698

Tints of #afe1bc Color

#afe1bc
#b7e4c3
#c0e7ca
#c9ebd2
#d2eed9
#dbf1e1
#e4f5e8
#edf8f0
#f6fbf7
#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

#afe1bc
#e1afd4

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

Split Complementary

#afe1bc
#d5afe1
#e1afbb

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

Analogous Color

#b6e1af
#afe1b2
#afe1bc
#afe1c6
#afe1d0

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

#afe1bc
#bcafe1
#e1bcaf

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

#afe1bc
#afbbe1
#e1afd4
#e1d5af

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

#afe1bc
#e1afd4
#e1afbb
#afe1d5

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

#afe1bc Color Code Preview on Black Background Color

This is how #afe1bc Color will look on black background color. Color contrast ratio is 14.32

#afe1bc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afe1bc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afe1bc

#afe1bc color code is use for CSS Background Color

Background color for the above div is #afe1bc

HTML with inline CSS

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

#afe1bc color code is use for CSS Border Color

CSS Border color for the above div is #afe1bc

HTML with inline CSS

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

CSS Border Left color for the above div is #afe1bc

HTML with inline CSS

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

CSS Border Right color for the above div is #afe1bc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #afe1bc

HTML with inline CSS

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

CSS Border Top color for the above div is #afe1bc

HTML with inline CSS

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

#afe1bc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#afe1bc Color code Preview on White Background

This is how #afe1bc Color code will look on white background color. Color contrast ratio is 1.47

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

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,225,188,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(225,175,212,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(175,225,188,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.