#EFEBF4 - #B69DBB | 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 #EFEBF4 to #B69DBB

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

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