#CABEC3 - #FFEDD4 | colorate
Blend #CABEC3 to #FFEDD4
Calculate the color between two colors, #CABEC3 and #FFEDD4. 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)
#CABEC3 - #FFEDD4 | 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 #CABEC3 as 0% and #FFEDD4 as 100%.
0.0% #CABEC3 |
RGB 202 190 195 | #CABEC3 |
16.7% #D2C5C5 |
RGB 210 197 197 | #D2C5C5 |
33.3% #DBCDC8 |
RGB 219 205 200 | #DBCDC8 |
50.0% #E4D5CB |
RGB 228 213 203 | #E4D5CB |
66.7% #EDDDCE |
RGB 237 221 206 | #EDDDCE |
83.3% #F6E5D1 |
RGB 246 229 209 | #F6E5D1 |
100.0% #FFEDD4 |
RGB 255 237 212 | #FFEDD4 |
HSV Blend
#CABEC3 - #FFEDD4 | 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 #CABEC3 as 0% and #FFEDD4 as 100%.
0.0% #CABEC3 |
RGB 202 190 195 | #CABEC3 |
16.7% #D2C2C6 |
RGB 210 194 198 | #D2C2C6 |
33.3% #DBC6C8 |
RGB 219 198 200 | #DBC6C8 |
50.0% #E4CCCA |
RGB 228 204 202 | #E4CCCA |
66.7% #EDD5CD |
RGB 237 213 205 | #EDD5CD |
83.3% #F6E0D1 |
RGB 246 224 209 | #F6E0D1 |
100.0% #FFEDD4 |
RGB 255 237 212 | #FFEDD4 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #CABEC3 0%, #FFEDD4 100%); background: -webkit-linear-gradient(top, #CABEC3 0%, #FFEDD4 100%); background: linear-gradient(to bottom, #CABEC3 0%, #FFEDD4 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #CABEC3 0%, #E4CCCA 50%, #FFEDD4 100%); background: -webkit-linear-gradient(top, #CABEC3 0%, #E4CCCA 50%, #FFEDD4 100%); background: linear-gradient(to bottom, #CABEC3 0%, #E4CCCA 50%, #FFEDD4 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.