#ACBADC - #DADCDC | colorate
Blend #ACBADC to #DADCDC
Calculate the color between two colors, #ACBADC and #DADCDC. 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)
#ACBADC - #DADCDC | colorate
Calculation of color between two colors based on RGB value. For colors that are distant from each other, the saturation between the two colors decreases. Expand the color between two colors with #ACBADC as 0% and #DADCDC as 100%.
0.0% #ACBADC |
RGB 172 186 220 | #ACBADC |
16.7% #B3BFDC |
RGB 179 191 220 | #B3BFDC |
33.3% #BBC5DC |
RGB 187 197 220 | #BBC5DC |
50.0% #C3CBDC |
RGB 195 203 220 | #C3CBDC |
66.7% #CAD0DC |
RGB 202 208 220 | #CAD0DC |
83.3% #D2D6DC |
RGB 210 214 220 | #D2D6DC |
100.0% #DADCDC |
RGB 218 220 220 | #DADCDC |
HSV Blend
#ACBADC - #DADCDC | colorate
Calculation of color between two colors based on HSV value. Even between distinct colors of color, the saturation between the two colors does not decrease. Expand the color between two colors with #ACBADC as 0% and #DADCDC as 100%.
0.0% #ACBADC |
RGB 172 186 220 | #ACBADC |
16.7% #B3C4DC |
RGB 179 196 220 | #B3C4DC |
33.3% #BBCCDC |
RGB 187 204 220 | #BBCCDC |
50.0% #C3D3DC |
RGB 195 211 220 | #C3D3DC |
66.7% #CAD7DC |
RGB 202 215 220 | #CAD7DC |
83.3% #D2DADC |
RGB 210 218 220 | #D2DADC |
100.0% #DADCDC |
RGB 218 220 220 | #DADCDC |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #ACBADC 0%, #DADCDC 100%); background: -webkit-linear-gradient(top, #ACBADC 0%, #DADCDC 100%); background: linear-gradient(to bottom, #ACBADC 0%, #DADCDC 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #ACBADC 0%, #C3D3DC 50%, #DADCDC 100%); background: -webkit-linear-gradient(top, #ACBADC 0%, #C3D3DC 50%, #DADCDC 100%); background: linear-gradient(to bottom, #ACBADC 0%, #C3D3DC 50%, #DADCDC 100%); } </style>
Similar Hue Variation
Disimilar Hue Variation
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.