#FFF0FF - #FFFAFF | colorate
这是设计师和开发人员的着色工具。 这将帮助您绘制灵感,并作为您的色彩工作的资源。
使这个网站更好
Blend #FFF0FF to #FFFAFF
计算两种颜色#FFF0FF和#FFFAFF之间的颜色。 在RGB值的计算中,不同颜色之间的饱和度较低。 在计算HSV值时,不同颜色之间的饱和度不低。
RGB混合
#FFF0FF - #FFFAFF | colorate
基于RGB值计算两种颜色之间的颜色。 对于彼此远离的颜色,两种颜色之间的饱和度降低。 将#FFF0FF的两种颜色之间的颜色扩展为0%,将#FFFAFF扩展为100%。
0.0% #FFF0FF |
RGB 255 240 255 | #FFF0FF |
16.7% #FFF1FF |
RGB 255 241 255 | #FFF1FF |
33.3% #FFF3FF |
RGB 255 243 255 | #FFF3FF |
50.0% #FFF5FF |
RGB 255 245 255 | #FFF5FF |
66.7% #FFF6FF |
RGB 255 246 255 | #FFF6FF |
83.3% #FFF8FF |
RGB 255 248 255 | #FFF8FF |
100.0% #FFFAFF |
RGB 255 250 255 | #FFFAFF |
HSV混合
#FFF0FF - #FFFAFF | colorate
基于HSV值计算两种颜色之间的颜色。 即使在不同颜色的颜色之间,两种颜色之间的饱和度也不会降低。 将#FFF0FF的两种颜色之间的颜色扩展为0%,将#FFFAFF扩展为100%。
0.0% #FFF0FF |
RGB 255 240 255 | #FFF0FF |
16.7% #FFF1FF |
RGB 255 241 255 | #FFF1FF |
33.3% #FFF3FF |
RGB 255 243 255 | #FFF3FF |
50.0% #FFF5FF |
RGB 255 245 255 | #FFF5FF |
66.7% #FFF6FF |
RGB 255 246 255 | #FFF6FF |
83.3% #FFF8FF |
RGB 255 248 255 | #FFF8FF |
100.0% #FFFAFF |
RGB 255 250 255 | #FFFAFF |
CSS代码
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #FFF0FF 0%, #FFFAFF 100%); background: -webkit-linear-gradient(top, #FFF0FF 0%, #FFFAFF 100%); background: linear-gradient(to bottom, #FFF0FF 0%, #FFFAFF 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #FFF0FF 0%, #FFF5FF 50%, #FFFAFF 100%); background: -webkit-linear-gradient(top, #FFF0FF 0%, #FFF5FF 50%, #FFFAFF 100%); background: linear-gradient(to bottom, #FFF0FF 0%, #FFF5FF 50%, #FFFAFF 100%); } </style>
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.