#FEFFF0 - #FEFFFA | colorate
Blend #FEFFF0 to #FEFFFA
Calculate the color between two colors, #FEFFF0 and #FEFFFA. 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)
#FEFFF0 - #FEFFFA | 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 #FEFFF0 as 0% and #FEFFFA as 100%.
0.0% #FEFFF0 |
RGB 254 255 240 | #FEFFF0 |
16.7% #FEFFF1 |
RGB 254 255 241 | #FEFFF1 |
33.3% #FEFFF3 |
RGB 254 255 243 | #FEFFF3 |
50.0% #FEFFF5 |
RGB 254 255 245 | #FEFFF5 |
66.7% #FEFFF6 |
RGB 254 255 246 | #FEFFF6 |
83.3% #FEFFF8 |
RGB 254 255 248 | #FEFFF8 |
100.0% #FEFFFA |
RGB 254 255 250 | #FEFFFA |
HSV Blend
#FEFFF0 - #FEFFFA | 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 #FEFFF0 as 0% and #FEFFFA as 100%.
0.0% #FEFFF0 |
RGB 254 255 240 | #FEFFF0 |
16.7% #FDFFF1 |
RGB 253 255 241 | #FDFFF1 |
33.3% #FDFFF3 |
RGB 253 255 243 | #FDFFF3 |
50.0% #FDFFF5 |
RGB 253 255 245 | #FDFFF5 |
66.7% #FDFFF6 |
RGB 253 255 246 | #FDFFF6 |
83.3% #FDFFF8 |
RGB 253 255 248 | #FDFFF8 |
100.0% #FEFFFA |
RGB 254 255 250 | #FEFFFA |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #FEFFF0 0%, #FEFFFA 100%); background: -webkit-linear-gradient(top, #FEFFF0 0%, #FEFFFA 100%); background: linear-gradient(to bottom, #FEFFF0 0%, #FEFFFA 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #FEFFF0 0%, #FDFFF5 50%, #FEFFFA 100%); background: -webkit-linear-gradient(top, #FEFFF0 0%, #FDFFF5 50%, #FEFFFA 100%); background: linear-gradient(to bottom, #FEFFF0 0%, #FDFFF5 50%, #FEFFFA 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.