#CCCCBE - #FFECCB | colorate
Blend #CCCCBE to #FFECCB
Calculate the color between two colors, #CCCCBE and #FFECCB. 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)
#CCCCBE - #FFECCB | 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 #CCCCBE as 0% and #FFECCB as 100%.
0.0% #CCCCBE |
RGB 204 204 190 | #CCCCBE |
16.7% #D4D1C0 |
RGB 212 209 192 | #D4D1C0 |
33.3% #DDD6C2 |
RGB 221 214 194 | #DDD6C2 |
50.0% #E5DCC4 |
RGB 229 220 196 | #E5DCC4 |
66.7% #EEE1C6 |
RGB 238 225 198 | #EEE1C6 |
83.3% #F6E6C8 |
RGB 246 230 200 | #F6E6C8 |
100.0% #FFECCB |
RGB 255 236 203 | #FFECCB |
HSV Blend
#CCCCBE - #FFECCB | 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 #CCCCBE as 0% and #FFECCB as 100%.
0.0% #CCCCBE |
RGB 204 204 190 | #CCCCBE |
16.7% #D4D3C1 |
RGB 212 211 193 | #D4D3C1 |
33.3% #DDD9C3 |
RGB 221 217 195 | #DDD9C3 |
50.0% #E5DFC6 |
RGB 229 223 198 | #E5DFC6 |
66.7% #EEE4C8 |
RGB 238 228 200 | #EEE4C8 |
83.3% #F6E8C9 |
RGB 246 232 201 | #F6E8C9 |
100.0% #FFECCB |
RGB 255 236 203 | #FFECCB |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #CCCCBE 0%, #FFECCB 100%); background: -webkit-linear-gradient(top, #CCCCBE 0%, #FFECCB 100%); background: linear-gradient(to bottom, #CCCCBE 0%, #FFECCB 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #CCCCBE 0%, #E5DFC6 50%, #FFECCB 100%); background: -webkit-linear-gradient(top, #CCCCBE 0%, #E5DFC6 50%, #FFECCB 100%); background: linear-gradient(to bottom, #CCCCBE 0%, #E5DFC6 50%, #FFECCB 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.