#FFFFE0 - #FEFAF2 | colorate
Blend #FFFFE0 to #FEFAF2
Calculate the color between two colors, #FFFFE0 and #FEFAF2. 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)
#FFFFE0 - #FEFAF2 | 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 #FFFFE0 as 0% and #FEFAF2 as 100%.
0.0% #FFFFE0 |
RGB 255 255 224 | #FFFFE0 |
16.7% #FEFEE3 |
RGB 254 254 227 | #FEFEE3 |
33.3% #FEFDE6 |
RGB 254 253 230 | #FEFDE6 |
50.0% #FEFCE9 |
RGB 254 252 233 | #FEFCE9 |
66.7% #FEFBEC |
RGB 254 251 236 | #FEFBEC |
83.3% #FEFAEF |
RGB 254 250 239 | #FEFAEF |
100.0% #FEFAF2 |
RGB 254 250 242 | #FEFAF2 |
HSV Blend
#FFFFE0 - #FEFAF2 | 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 #FFFFE0 as 0% and #FEFAF2 as 100%.
0.0% #FFFFE0 |
RGB 255 255 224 | #FFFFE0 |
16.7% #FEFDE3 |
RGB 254 253 227 | #FEFDE3 |
33.3% #FEFBE6 |
RGB 254 251 230 | #FEFBE6 |
50.0% #FEFAE9 |
RGB 254 250 233 | #FEFAE9 |
66.7% #FEFAEC |
RGB 254 250 236 | #FEFAEC |
83.3% #FEF9EF |
RGB 254 249 239 | #FEF9EF |
100.0% #FEFAF2 |
RGB 254 250 242 | #FEFAF2 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #FFFFE0 0%, #FEFAF2 100%); background: -webkit-linear-gradient(top, #FFFFE0 0%, #FEFAF2 100%); background: linear-gradient(to bottom, #FFFFE0 0%, #FEFAF2 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #FFFFE0 0%, #FEFAE9 50%, #FEFAF2 100%); background: -webkit-linear-gradient(top, #FFFFE0 0%, #FEFAE9 50%, #FEFAF2 100%); background: linear-gradient(to bottom, #FFFFE0 0%, #FEFAE9 50%, #FEFAF2 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.