#FFCAF1 - #FFEFFB | colorate
Blend #FFCAF1 to #FFEFFB
Calculate the color between two colors, #FFCAF1 and #FFEFFB. 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)
#FFCAF1 - #FFEFFB | 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 #FFCAF1 as 0% and #FFEFFB as 100%.
0.0% #FFCAF1 |
RGB 255 202 241 | #FFCAF1 |
16.7% #FFD0F2 |
RGB 255 208 242 | #FFD0F2 |
33.3% #FFD6F4 |
RGB 255 214 244 | #FFD6F4 |
50.0% #FFDCF6 |
RGB 255 220 246 | #FFDCF6 |
66.7% #FFE2F7 |
RGB 255 226 247 | #FFE2F7 |
83.3% #FFE8F9 |
RGB 255 232 249 | #FFE8F9 |
100.0% #FFEFFB |
RGB 255 239 251 | #FFEFFB |
HSV Blend
#FFCAF1 - #FFEFFB | 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 #FFCAF1 as 0% and #FFEFFB as 100%.
0.0% #FFCAF1 |
RGB 255 202 241 | #FFCAF1 |
16.7% #FFD0F2 |
RGB 255 208 242 | #FFD0F2 |
33.3% #FFD6F4 |
RGB 255 214 244 | #FFD6F4 |
50.0% #FFDCF6 |
RGB 255 220 246 | #FFDCF6 |
66.7% #FFE2F7 |
RGB 255 226 247 | #FFE2F7 |
83.3% #FFE8F9 |
RGB 255 232 249 | #FFE8F9 |
100.0% #FFEFFB |
RGB 255 239 251 | #FFEFFB |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #FFCAF1 0%, #FFEFFB 100%); background: -webkit-linear-gradient(top, #FFCAF1 0%, #FFEFFB 100%); background: linear-gradient(to bottom, #FFCAF1 0%, #FFEFFB 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #FFCAF1 0%, #FFDCF6 50%, #FFEFFB 100%); background: -webkit-linear-gradient(top, #FFCAF1 0%, #FFDCF6 50%, #FFEFFB 100%); background: linear-gradient(to bottom, #FFCAF1 0%, #FFDCF6 50%, #FFEFFB 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.