#CECECB - #FFEED4 | colorate
Blend #CECECB to #FFEED4
Calculate the color between two colors, #CECECB and #FFEED4. 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)
#CECECB - #FFEED4 | 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 #CECECB as 0% and #FFEED4 as 100%.
0.0% #CECECB |
RGB 206 206 203 | #CECECB |
16.7% #D6D3CC |
RGB 214 211 204 | #D6D3CC |
33.3% #DED8CE |
RGB 222 216 206 | #DED8CE |
50.0% #E6DECF |
RGB 230 222 207 | #E6DECF |
66.7% #EEE3D1 |
RGB 238 227 209 | #EEE3D1 |
83.3% #F6E8D2 |
RGB 246 232 210 | #F6E8D2 |
100.0% #FFEED4 |
RGB 255 238 212 | #FFEED4 |
HSV Blend
#CECECB - #FFEED4 | 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 #CECECB as 0% and #FFEED4 as 100%.
0.0% #CECECB |
RGB 206 206 203 | #CECECB |
16.7% #D6D5CD |
RGB 214 213 205 | #D6D5CD |
33.3% #DEDCCF |
RGB 222 220 207 | #DEDCCF |
50.0% #E6E2D1 |
RGB 230 226 209 | #E6E2D1 |
66.7% #EEE7D2 |
RGB 238 231 210 | #EEE7D2 |
83.3% #F6EBD3 |
RGB 246 235 211 | #F6EBD3 |
100.0% #FFEED4 |
RGB 255 238 212 | #FFEED4 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #CECECB 0%, #FFEED4 100%); background: -webkit-linear-gradient(top, #CECECB 0%, #FFEED4 100%); background: linear-gradient(to bottom, #CECECB 0%, #FFEED4 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #CECECB 0%, #E6E2D1 50%, #FFEED4 100%); background: -webkit-linear-gradient(top, #CECECB 0%, #E6E2D1 50%, #FFEED4 100%); background: linear-gradient(to bottom, #CECECB 0%, #E6E2D1 50%, #FFEED4 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.