crispedge.com

Color picker

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

#accfd5 hex color - Green - Cool color - Information

#accfd5 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #accfd5 Color code in RGB color code model is created after adding 67.45% red color, 81.18% green color and 83.53% blue color. Hex #accfd5 Color code in CMYK color (process color) code model is generated after subtraction of 19% cyan, 3% magenta, 0% yellow and 16% black.

Hex #accfd5 color code is between #aaccdd web safe hex color code and #bbddcc web safe hex color code. #aaccdd is the nearest web safe color code. You can see here many more shades of #accfd5 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codeaccfd5#accfd5
RGB Decimal172, 207, 213rgb(172, 207, 213)
RGB Percent67%, 81%, 84%rgb(67%, 81%, 84%)
CSS RGBa172, 207, 213,1rgba(172,207,213,1)
CMYK Modelcmyk(19%,3%,0%,16%)
HSL Color Space189,33% ,75%hsl(189,33% ,75%)
HSV Color Space189°, 19%, 84%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011001100111111010101
Octal254317325
Decimal172207213
Hexaccfd5

Different shades of #accfd5 color code.

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

Light Shade of #accfd5
#cee3e6
Dark Shade of #accfd5
#8abbc4
Saturated Shade of #accfd5
#a6d3db
Desaturated Shade of #accfd5
#b2cbcf
Grey scale Shade of #accfd5
#c0c0c0
Brighten Shade
#c5e8ee
Most Readable Shade
#000000

Shades of #accfd5 color code

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

#accfd5
#98b8bd
#85a1a5
#728a8e
#5f7376
#4c5c5e
#394547
#262e2f
#131717
#000000

Similar Color like #accfd5 color

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

#add0d6
#aed1d7
#afd2d8
#b0d3d9
#b1d4da
#b2d5db
#b3d6dc
#b4d7dd
#b5d8de
#b6d9df
#b7dae0
#b8dbe1
#b9dce2
#badde3
#abced4
#aacdd3
#a9ccd2
#a8cbd1
#a7cad0
#a6c9cf
#a5c8ce
#a4c7cd
#a3c6cc
#a2c5cb
#a1c4ca
#a0c3c9
#9fc2c8
#9ec1c7

Monochromatic Color with #accfd5

#accfd5
#000000
#232a2b
#455355
#677c80
#8aa6aa

Tints of #accfd5 Color

#accfd5
#b5d4d9
#bed9de
#c7dfe3
#d0e4e7
#dae9ec
#e3eff1
#ecf4f5
#f5f9fa
#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

#accfd5
#d5b2ac

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

Split Complementary

#accfd5
#d5acbb
#d5c7ac

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

Analogous Color

#acd5cb
#acd5d3
#accfd5
#acc7d5
#acbfd5

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

#accfd5
#d5accf
#cfd5ac

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

#accfd5
#c6acd5
#d5b2ac
#bad5ac

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

#accfd5
#d5b2ac
#d5c7ac
#acbbd5

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

#accfd5 Color Code Preview on Black Background Color

This is how #accfd5 Color will look on black background color. Color contrast ratio is 12.64

#accfd5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #accfd5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #accfd5

#accfd5 color code is use for CSS Background Color

Background color for the above div is #accfd5

HTML with inline CSS

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

#accfd5 color code is use for CSS Border Color

CSS Border color for the above div is #accfd5

HTML with inline CSS

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

CSS Border Left color for the above div is #accfd5

HTML with inline CSS

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

CSS Border Right color for the above div is #accfd5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #accfd5

HTML with inline CSS

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

CSS Border Top color for the above div is #accfd5

HTML with inline CSS

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

#accfd5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#accfd5 Color code Preview on White Background

This is how #accfd5 Color code will look on white background color. Color contrast ratio is 1.66

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

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.