#CDFF3A - #8AD611 | 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 #CDFF3A to #8AD611

Calculate the color between two colors, #CDFF3A and #8AD611. 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, #CDFF3A 0%, #8AD611 100%);
    background: -webkit-linear-gradient(top, #CDFF3A 0%, #8AD611 100%);
    background: linear-gradient(to bottom, #CDFF3A 0%, #8AD611 100%);
}

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