#FFEED3 - #FFFAF2 | colorate
Blend #FFEED3 to #FFFAF2
Calculate the color between two colors, #FFEED3 and #FFFAF2. 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)
#FFEED3 - #FFFAF2 | 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 #FFEED3 as 0% and #FFFAF2 as 100%.
0.0% #FFEED3 |
RGB 255 238 211 | #FFEED3 |
16.7% #FFF0D8 |
RGB 255 240 216 | #FFF0D8 |
33.3% #FFF2DD |
RGB 255 242 221 | #FFF2DD |
50.0% #FFF4E2 |
RGB 255 244 226 | #FFF4E2 |
66.7% #FFF6E7 |
RGB 255 246 231 | #FFF6E7 |
83.3% #FFF8EC |
RGB 255 248 236 | #FFF8EC |
100.0% #FFFAF2 |
RGB 255 250 242 | #FFFAF2 |
HSV Blend
#FFEED3 - #FFFAF2 | 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 #FFEED3 as 0% and #FFFAF2 as 100%.
0.0% #FFEED3 |
RGB 255 238 211 | #FFEED3 |
16.7% #FFF0D8 |
RGB 255 240 216 | #FFF0D8 |
33.3% #FFF2DD |
RGB 255 242 221 | #FFF2DD |
50.0% #FFF4E2 |
RGB 255 244 226 | #FFF4E2 |
66.7% #FFF6E7 |
RGB 255 246 231 | #FFF6E7 |
83.3% #FFF8EC |
RGB 255 248 236 | #FFF8EC |
100.0% #FFFAF2 |
RGB 255 250 242 | #FFFAF2 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #FFEED3 0%, #FFFAF2 100%); background: -webkit-linear-gradient(top, #FFEED3 0%, #FFFAF2 100%); background: linear-gradient(to bottom, #FFEED3 0%, #FFFAF2 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #FFEED3 0%, #FFF4E2 50%, #FFFAF2 100%); background: -webkit-linear-gradient(top, #FFEED3 0%, #FFF4E2 50%, #FFFAF2 100%); background: linear-gradient(to bottom, #FFEED3 0%, #FFF4E2 50%, #FFFAF2 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.