#ACCDB0 - #CBFFEC | colorate
Blend #ACCDB0 to #CBFFEC
Calculate the color between two colors, #ACCDB0 and #CBFFEC. 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)
#ACCDB0 - #CBFFEC | 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 #ACCDB0 as 0% and #CBFFEC as 100%.
0.0% #ACCDB0 |
RGB 172 205 176 | #ACCDB0 |
16.7% #B1D5BA |
RGB 177 213 186 | #B1D5BA |
33.3% #B6DDC4 |
RGB 182 221 196 | #B6DDC4 |
50.0% #BBE6CE |
RGB 187 230 206 | #BBE6CE |
66.7% #C0EED8 |
RGB 192 238 216 | #C0EED8 |
83.3% #C5F6E2 |
RGB 197 246 226 | #C5F6E2 |
100.0% #CBFFEC |
RGB 203 255 236 | #CBFFEC |
HSV Blend
#ACCDB0 - #CBFFEC | 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 #ACCDB0 as 0% and #CBFFEC as 100%.
0.0% #ACCDB0 |
RGB 172 205 176 | #ACCDB0 |
16.7% #B1D5B8 |
RGB 177 213 184 | #B1D5B8 |
33.3% #B6DDC2 |
RGB 182 221 194 | #B6DDC2 |
50.0% #BCE6CB |
RGB 188 230 203 | #BCE6CB |
66.7% #C1EED6 |
RGB 193 238 214 | #C1EED6 |
83.3% #C6F6E0 |
RGB 198 246 224 | #C6F6E0 |
100.0% #CBFFEC |
RGB 203 255 236 | #CBFFEC |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #ACCDB0 0%, #CBFFEC 100%); background: -webkit-linear-gradient(top, #ACCDB0 0%, #CBFFEC 100%); background: linear-gradient(to bottom, #ACCDB0 0%, #CBFFEC 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #ACCDB0 0%, #BCE6CB 50%, #CBFFEC 100%); background: -webkit-linear-gradient(top, #ACCDB0 0%, #BCE6CB 50%, #CBFFEC 100%); background: linear-gradient(to bottom, #ACCDB0 0%, #BCE6CB 50%, #CBFFEC 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.