#DFFFAB - #FFF5CC | colorate
Blend #DFFFAB to #FFF5CC
Calculate the color between two colors, #DFFFAB and #FFF5CC. 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)
#DFFFAB - #FFF5CC | 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 #DFFFAB as 0% and #FFF5CC as 100%.
0.0% #DFFFAB |
RGB 223 255 171 | #DFFFAB |
16.7% #E4FDB0 |
RGB 228 253 176 | #E4FDB0 |
33.3% #E9FBB6 |
RGB 233 251 182 | #E9FBB6 |
50.0% #EFFABB |
RGB 239 250 187 | #EFFABB |
66.7% #F4F8C1 |
RGB 244 248 193 | #F4F8C1 |
83.3% #F9F6C6 |
RGB 249 246 198 | #F9F6C6 |
100.0% #FFF5CC |
RGB 255 245 204 | #FFF5CC |
HSV Blend
#DFFFAB - #FFF5CC | 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 #DFFFAB as 0% and #FFF5CC as 100%.
0.0% #DFFFAB |
RGB 223 255 171 | #DFFFAB |
16.7% #E8FFB0 |
RGB 232 255 176 | #E8FFB0 |
33.3% #F1FFB6 |
RGB 241 255 182 | #F1FFB6 |
50.0% #F8FFBB |
RGB 248 255 187 | #F8FFBB |
66.7% #FFFEC1 |
RGB 255 254 193 | #FFFEC1 |
83.3% #FFF9C6 |
RGB 255 249 198 | #FFF9C6 |
100.0% #FFF5CC |
RGB 255 245 204 | #FFF5CC |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #DFFFAB 0%, #FFF5CC 100%); background: -webkit-linear-gradient(top, #DFFFAB 0%, #FFF5CC 100%); background: linear-gradient(to bottom, #DFFFAB 0%, #FFF5CC 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #DFFFAB 0%, #F8FFBB 50%, #FFF5CC 100%); background: -webkit-linear-gradient(top, #DFFFAB 0%, #F8FFBB 50%, #FFF5CC 100%); background: linear-gradient(to bottom, #DFFFAB 0%, #F8FFBB 50%, #FFF5CC 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.