#BCBABA - #FFCCCD | colorate
Blend #BCBABA to #FFCCCD
Calculate the color between two colors, #BCBABA and #FFCCCD. 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)
#BCBABA - #FFCCCD | 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 #BCBABA as 0% and #FFCCCD as 100%.
0.0% #BCBABA |
RGB 188 186 186 | #BCBABA |
16.7% #C7BDBD |
RGB 199 189 189 | #C7BDBD |
33.3% #D2C0C0 |
RGB 210 192 192 | #D2C0C0 |
50.0% #DDC3C3 |
RGB 221 195 195 | #DDC3C3 |
66.7% #E8C6C6 |
RGB 232 198 198 | #E8C6C6 |
83.3% #F3C9C9 |
RGB 243 201 201 | #F3C9C9 |
100.0% #FFCCCD |
RGB 255 204 205 | #FFCCCD |
HSV Blend
#BCBABA - #FFCCCD | 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 #BCBABA as 0% and #FFCCCD as 100%.
0.0% #BCBABA |
RGB 188 186 186 | #BCBABA |
16.7% #C7BEBE |
RGB 199 190 190 | #C7BEBE |
33.3% #D2C2C2 |
RGB 210 194 194 | #D2C2C2 |
50.0% #DDC6C6 |
RGB 221 198 198 | #DDC6C6 |
66.7% #E8C8C9 |
RGB 232 200 201 | #E8C8C9 |
83.3% #F3CACB |
RGB 243 202 203 | #F3CACB |
100.0% #FFCCCD |
RGB 255 204 205 | #FFCCCD |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #BCBABA 0%, #FFCCCD 100%); background: -webkit-linear-gradient(top, #BCBABA 0%, #FFCCCD 100%); background: linear-gradient(to bottom, #BCBABA 0%, #FFCCCD 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #BCBABA 0%, #DDC6C6 50%, #FFCCCD 100%); background: -webkit-linear-gradient(top, #BCBABA 0%, #DDC6C6 50%, #FFCCCD 100%); background: linear-gradient(to bottom, #BCBABA 0%, #DDC6C6 50%, #FFCCCD 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.