#053E32 - #3F8C63 | 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.  Make this site better

Blend #053E32 to #3F8C63

Calculate the color between two colors, #053E32 and #3F8C63. In calculation of RGB values, saturation between the dissimilar colors is low. In calculating of HSV values, saturation between the dissimilar colors is not low.

RGB Blend(Linear)   

HSV Blend   

CSS codes

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

/* HSV Gradient */
div {
    background: -moz-linear-gradient(top, #043E32 0%, #1A6549 50%, #3F8C63 100%);
    background: -webkit-linear-gradient(top, #043E32 0%, #1A6549 50%, #3F8C63 100%);
    background: linear-gradient(to bottom, #043E32 0%, #1A6549 50%, #3F8C63 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.