#ECE585 - #CFB933 | 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 #ECE585 to #CFB933

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

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