#FFCDF0 - #FFF0FA | colorate
Blend #FFCDF0 to #FFF0FA
Calculate the color between two colors, #FFCDF0 and #FFF0FA. 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)
#FFCDF0 - #FFF0FA | 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 #FFCDF0 as 0% and #FFF0FA as 100%.
0.0% #FFCDF0 |
RGB 255 205 240 | #FFCDF0 |
16.7% #FFD2F1 |
RGB 255 210 241 | #FFD2F1 |
33.3% #FFD8F3 |
RGB 255 216 243 | #FFD8F3 |
50.0% #FFDEF5 |
RGB 255 222 245 | #FFDEF5 |
66.7% #FFE4F6 |
RGB 255 228 246 | #FFE4F6 |
83.3% #FFEAF8 |
RGB 255 234 248 | #FFEAF8 |
100.0% #FFF0FA |
RGB 255 240 250 | #FFF0FA |
HSV Blend
#FFCDF0 - #FFF0FA | 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 #FFCDF0 as 0% and #FFF0FA as 100%.
0.0% #FFCDF0 |
RGB 255 205 240 | #FFCDF0 |
16.7% #FFD2F1 |
RGB 255 210 241 | #FFD2F1 |
33.3% #FFD8F3 |
RGB 255 216 243 | #FFD8F3 |
50.0% #FFDEF4 |
RGB 255 222 244 | #FFDEF4 |
66.7% #FFE4F6 |
RGB 255 228 246 | #FFE4F6 |
83.3% #FFEAF8 |
RGB 255 234 248 | #FFEAF8 |
100.0% #FFF0FA |
RGB 255 240 250 | #FFF0FA |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #FFCDF0 0%, #FFF0FA 100%); background: -webkit-linear-gradient(top, #FFCDF0 0%, #FFF0FA 100%); background: linear-gradient(to bottom, #FFCDF0 0%, #FFF0FA 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #FFCDF0 0%, #FFDEF4 50%, #FFF0FA 100%); background: -webkit-linear-gradient(top, #FFCDF0 0%, #FFDEF4 50%, #FFF0FA 100%); background: linear-gradient(to bottom, #FFCDF0 0%, #FFDEF4 50%, #FFF0FA 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.