#D3C0FF - #F1EDFF | colorate
这是设计师和开发人员的着色工具。 这将帮助您绘制灵感,并作为您的色彩工作的资源。
使这个网站更好
Blend #D3C0FF to #F1EDFF
计算两种颜色#D3C0FF和#F1EDFF之间的颜色。 在RGB值的计算中,不同颜色之间的饱和度较低。 在计算HSV值时,不同颜色之间的饱和度不低。
RGB混合
#D3C0FF - #F1EDFF | colorate
基于RGB值计算两种颜色之间的颜色。 对于彼此远离的颜色,两种颜色之间的饱和度降低。 将#D3C0FF的两种颜色之间的颜色扩展为0%,将#F1EDFF扩展为100%。
0.0% #D3C0FF |
RGB 211 192 255 | #D3C0FF |
16.7% #D8C7FF |
RGB 216 199 255 | #D8C7FF |
33.3% #DDCFFF |
RGB 221 207 255 | #DDCFFF |
50.0% #E2D6FF |
RGB 226 214 255 | #E2D6FF |
66.7% #E7DEFF |
RGB 231 222 255 | #E7DEFF |
83.3% #ECE5FF |
RGB 236 229 255 | #ECE5FF |
100.0% #F1EDFF |
RGB 241 237 255 | #F1EDFF |
HSV混合
#D3C0FF - #F1EDFF | colorate
基于HSV值计算两种颜色之间的颜色。 即使在不同颜色的颜色之间,两种颜色之间的饱和度也不会降低。 将#D3C0FF的两种颜色之间的颜色扩展为0%,将#F1EDFF扩展为100%。
0.0% #D3C0FF |
RGB 211 192 255 | #D3C0FF |
16.7% #D7C7FF |
RGB 215 199 255 | #D7C7FF |
33.3% #DCCFFF |
RGB 220 207 255 | #DCCFFF |
50.0% #E1D6FF |
RGB 225 214 255 | #E1D6FF |
66.7% #E6DEFF |
RGB 230 222 255 | #E6DEFF |
83.3% #EBE5FF |
RGB 235 229 255 | #EBE5FF |
100.0% #F1EDFF |
RGB 241 237 255 | #F1EDFF |
CSS代码
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #D3C0FF 0%, #F1EDFF 100%); background: -webkit-linear-gradient(top, #D3C0FF 0%, #F1EDFF 100%); background: linear-gradient(to bottom, #D3C0FF 0%, #F1EDFF 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #D3C0FF 0%, #E1D6FF 50%, #F1EDFF 100%); background: -webkit-linear-gradient(top, #D3C0FF 0%, #E1D6FF 50%, #F1EDFF 100%); background: linear-gradient(to bottom, #D3C0FF 0%, #E1D6FF 50%, #F1EDFF 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.