#C0FFE7 - #E6ECCE | 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 #C0FFE7 à #E6ECCE

Calculez la couleur entre deux couleurs, #C0FFE7 et #E6ECCE. 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, #C0FFE7 0%, #E6ECCE 100%);
    background: -webkit-linear-gradient(top, #C0FFE7 0%, #E6ECCE 100%);
    background: linear-gradient(to bottom, #C0FFE7 0%, #E6ECCE 100%);
}

/* HSV Gradient */
div {
    background: -moz-linear-gradient(top, #C0FFE7 0%, #CBF5C7 50%, #E6ECCE 100%);
    background: -webkit-linear-gradient(top, #C0FFE7 0%, #CBF5C7 50%, #E6ECCE 100%);
    background: linear-gradient(to bottom, #C0FFE7 0%, #CBF5C7 50%, #E6ECCE 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.