#BBCCB7 - #EEEAC2 | 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 #BBCCB7 à #EEEAC2

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

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