#FFFFFE - #CEADAF | colorate
Blend #FFFFFE to #CEADAF
Calculate the color between two colors, #FFFFFE and #CEADAF. 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)
#FFFFFE - #CEADAF | 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 #FFFFFE as 0% and #CEADAF as 100%.
0.0% #FFFFFE |
RGB 255 255 254 | #FFFFFE |
16.7% #F6F1F0 |
RGB 246 241 240 | #F6F1F0 |
33.3% #EEE3E3 |
RGB 238 227 227 | #EEE3E3 |
50.0% #E6D6D6 |
RGB 230 214 214 | #E6D6D6 |
66.7% #DEC8C9 |
RGB 222 200 201 | #DEC8C9 |
83.3% #D6BABC |
RGB 214 186 188 | #D6BABC |
100.0% #CEADAF |
RGB 206 173 175 | #CEADAF |
HSV Blend
#FFFFFE - #CEADAF | 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 #FFFFFE as 0% and #CEADAF as 100%.
0.0% #FFFFFE |
RGB 255 255 254 | #FFFFFE |
16.7% #F6F5EF |
RGB 246 245 239 | #F6F5EF |
33.3% #EEE9E1 |
RGB 238 233 225 | #EEE9E1 |
50.0% #E6DCD3 |
RGB 230 220 211 | #E6DCD3 |
66.7% #DECDC6 |
RGB 222 205 198 | #DECDC6 |
83.3% #D6BCB9 |
RGB 214 188 185 | #D6BCB9 |
100.0% #CEADAF |
RGB 206 173 175 | #CEADAF |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #FFFFFE 0%, #CEADAF 100%); background: -webkit-linear-gradient(top, #FFFFFE 0%, #CEADAF 100%); background: linear-gradient(to bottom, #FFFFFE 0%, #CEADAF 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #FFFFFE 0%, #E6DCD3 50%, #CEADAF 100%); background: -webkit-linear-gradient(top, #FFFFFE 0%, #E6DCD3 50%, #CEADAF 100%); background: linear-gradient(to bottom, #FFFFFE 0%, #E6DCD3 50%, #CEADAF 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.