#FEFEFF - #DFEEFF | colorate
Blend #FEFEFF to #DFEEFF
Calculate the color between two colors, #FEFEFF and #DFEEFF. 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)
#FEFEFF - #DFEEFF | 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 #FEFEFF as 0% and #DFEEFF as 100%.
0.0% #FEFEFF |
RGB 254 254 255 | #FEFEFF |
16.7% #F8FBFF |
RGB 248 251 255 | #F8FBFF |
33.3% #F3F8FF |
RGB 243 248 255 | #F3F8FF |
50.0% #EEF6FF |
RGB 238 246 255 | #EEF6FF |
66.7% #E9F3FF |
RGB 233 243 255 | #E9F3FF |
83.3% #E4F0FF |
RGB 228 240 255 | #E4F0FF |
100.0% #DFEEFF |
RGB 223 238 255 | #DFEEFF |
HSV Blend
#FEFEFF - #DFEEFF | 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 #FEFEFF as 0% and #DFEEFF as 100%.
0.0% #FEFEFF |
RGB 254 254 255 | #FEFEFF |
16.7% #F8F9FF |
RGB 248 249 255 | #F8F9FF |
33.3% #F3F5FF |
RGB 243 245 255 | #F3F5FF |
50.0% #EEF2FF |
RGB 238 242 255 | #EEF2FF |
66.7% #E9F0FF |
RGB 233 240 255 | #E9F0FF |
83.3% #E4EEFF |
RGB 228 238 255 | #E4EEFF |
100.0% #DFEEFF |
RGB 223 238 255 | #DFEEFF |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #FEFEFF 0%, #DFEEFF 100%); background: -webkit-linear-gradient(top, #FEFEFF 0%, #DFEEFF 100%); background: linear-gradient(to bottom, #FEFEFF 0%, #DFEEFF 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #FEFEFF 0%, #EEF2FF 50%, #DFEEFF 100%); background: -webkit-linear-gradient(top, #FEFEFF 0%, #EEF2FF 50%, #DFEEFF 100%); background: linear-gradient(to bottom, #FEFEFF 0%, #EEF2FF 50%, #DFEEFF 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.