crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#acf2b5 hex color - Green - Cool color - Information

#acf2b5 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #acf2b5 Color code in RGB color code model is created after adding 67.45% red color, 94.9% green color and 70.98% blue color. Hex #acf2b5 Color code in CMYK color (process color) code model is generated after subtraction of 29% cyan, 0% magenta, 25% yellow and 5% black.

Hex #acf2b5 color code is between #aaeebb web safe hex color code and #bbffaa web safe hex color code. #aaeebb is the nearest web safe color code. You can see here many more shades of #acf2b5 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codeacf2b5#acf2b5
RGB Decimal172, 242, 181rgb(172, 242, 181)
RGB Percent67%, 95%, 71%rgb(67%, 95%, 71%)
CSS RGBa172, 242, 181,1rgba(172,242,181,1)
CMYK Modelcmyk(29%,0%,25%,5%)
HSL Color Space128,73% ,81%hsl(128,73% ,81%)
HSV Color Space128°, 29%, 95%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011001111001010110101
Octal254362265
Decimal172242181
Hexacf2b5

Different shades of #acf2b5 color code.

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

Light Shade of #acf2b5
#d8f9dc
Dark Shade of #acf2b5
#80eb8e
Saturated Shade of #acf2b5
#a7f7b1
Desaturated Shade of #acf2b5
#b1edb9
Grey scale Shade of #acf2b5
#cfcfcf
Brighten Shade
#c5ffce
Most Readable Shade
#000000

Shades of #acf2b5 color code

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

#acf2b5
#98d7a0
#85bc8c
#72a178
#5f8664
#4c6b50
#39503c
#263528
#131a14
#000000

Similar Color like #acf2b5 color

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

#adf3b6
#aef4b7
#aff5b8
#b0f6b9
#b1f7ba
#b2f8bb
#b3f9bc
#b4fabd
#b5fbbe
#b6fcbf
#b7fdc0
#b8fec1
#b9ffc2
#baffc3
#abf1b4
#aaf0b3
#a9efb2
#a8eeb1
#a7edb0
#a6ecaf
#a5ebae
#a4eaad
#a3e9ac
#a2e8ab
#a1e7aa
#a0e6a9
#9fe5a8
#9ee4a7

Monochromatic Color with #acf2b5

#acf2b5
#151d16
#334836
#517256
#709d75
#8ec795

Tints of #acf2b5 Color

#acf2b5
#b5f3bd
#bef4c5
#c7f6cd
#d0f7d5
#daf9de
#e3fae6
#ecfcee
#f5fdf6
#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

#acf2b5
#f2ace9

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

Split Complementary

#acf2b5
#d8acf2
#f2acc6

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

Analogous Color

#bff2ac
#b1f2ac
#acf2b5
#acf2c3
#acf2d1

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

#acf2b5
#b5acf2
#f2b5ac

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

#acf2b5
#acc6f2
#f2ace9
#f2d8ac

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

#acf2b5
#f2ace9
#f2acc6
#acf2d8

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

#acf2b5 Color Code Preview on Black Background Color

This is how #acf2b5 Color will look on black background color. Color contrast ratio is 16.12

#acf2b5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #acf2b5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #acf2b5

#acf2b5 color code is use for CSS Background Color

Background color for the above div is #acf2b5

HTML with inline CSS

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

#acf2b5 color code is use for CSS Border Color

CSS Border color for the above div is #acf2b5

HTML with inline CSS

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

CSS Border Left color for the above div is #acf2b5

HTML with inline CSS

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

CSS Border Right color for the above div is #acf2b5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #acf2b5

HTML with inline CSS

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

CSS Border Top color for the above div is #acf2b5

HTML with inline CSS

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

#acf2b5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#acf2b5 Color code Preview on White Background

This is how #acf2b5 Color code will look on white background color. Color contrast ratio is 1.30

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.