#ADEF8C - #E7FADE | colorate

Colorate est un outil de gestion de couleurs pour les concepteurs et les développeurs. Il constitue une ressource précieuse pour trouver rapidement des jeux de couleurs en adéquation avec vos projets.  Rendez ce site meilleur

Mélanger #ADEF8C à #E7FADE

Calculez la couleur entre deux couleurs, #ADEF8C et #E7FADE. Dans le calcul des valeurs RVB, la saturation entre les couleurs dissemblables est faible. Dans le calcul des valeurs HSV, la saturation entre les couleurs dissemblables n'est pas faible.

Mélange RVB (Linéaire)   

Mélange HSV   

Codes CSS

<style type="text/css">
/* RGB Gradient */
div {
    background: -moz-linear-gradient(top, #ADEF8C 0%, #E7FADE 100%);
    background: -webkit-linear-gradient(top, #ADEF8C 0%, #E7FADE 100%);
    background: linear-gradient(to bottom, #ADEF8C 0%, #E7FADE 100%);
}

/* HSV Gradient */
div {
    background: -moz-linear-gradient(top, #ADEF8C 0%, #C9F4B4 50%, #E7FADE 100%);
    background: -webkit-linear-gradient(top, #ADEF8C 0%, #C9F4B4 50%, #E7FADE 100%);
    background: linear-gradient(to bottom, #ADEF8C 0%, #C9F4B4 50%, #E7FADE 100%);
}
</style>

Utilities

Barcode

You can create barcodes online. The created barcode can be downloaded as PNG or EPS.

colorate

colorate is a color scheme tool for designers and developers. This will help you draw inspiration and serve as a resource for your color work.

textate

Make text to image. It is useful when you want to send text on SNS.