#00F0FF - #DEFFCB | colorate
这是设计师和开发人员的着色工具。 这将帮助您绘制灵感,并作为您的色彩工作的资源。
使这个网站更好
Blend #00F0FF to #DEFFCB
计算两种颜色#00F0FF和#DEFFCB之间的颜色。 在RGB值的计算中,不同颜色之间的饱和度较低。 在计算HSV值时,不同颜色之间的饱和度不低。
RGB混合
#00F0FF - #DEFFCB | colorate
基于RGB值计算两种颜色之间的颜色。 对于彼此远离的颜色,两种颜色之间的饱和度降低。 将#00F0FF的两种颜色之间的颜色扩展为0%,将#DEFFCB扩展为100%。
0.0% #00F0FF |
RGB 0 240 255 | #00F0FF |
16.7% #25F2F6 |
RGB 37 242 246 | #25F2F6 |
33.3% #4AF5ED |
RGB 74 245 237 | #4AF5ED |
50.0% #6FF7E5 |
RGB 111 247 229 | #6FF7E5 |
66.7% #94FADC |
RGB 148 250 220 | #94FADC |
83.3% #B9FCD3 |
RGB 185 252 211 | #B9FCD3 |
100.0% #DEFFCB |
RGB 222 255 203 | #DEFFCB |
HSV混合
#00F0FF - #DEFFCB | colorate
基于HSV值计算两种颜色之间的颜色。 即使在不同颜色的颜色之间,两种颜色之间的饱和度也不会降低。 将#00F0FF的两种颜色之间的颜色扩展为0%,将#DEFFCB扩展为100%。
0.0% #00F0FF |
RGB 0 240 255 | #00F0FF |
16.7% #21FFD7 |
RGB 33 255 215 | #21FFD7 |
33.3% #43FFB1 |
RGB 67 255 177 | #43FFB1 |
50.0% #65FF9A |
RGB 101 255 154 | #65FF9A |
66.7% #87FF94 |
RGB 135 255 148 | #87FF94 |
83.3% #B4FFA9 |
RGB 180 255 169 | #B4FFA9 |
100.0% #DEFFCB |
RGB 222 255 203 | #DEFFCB |
CSS代码
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #00F0FF 0%, #DEFFCB 100%); background: -webkit-linear-gradient(top, #00F0FF 0%, #DEFFCB 100%); background: linear-gradient(to bottom, #00F0FF 0%, #DEFFCB 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #00F0FF 0%, #65FF9A 50%, #DEFFCB 100%); background: -webkit-linear-gradient(top, #00F0FF 0%, #65FF9A 50%, #DEFFCB 100%); background: linear-gradient(to bottom, #00F0FF 0%, #65FF9A 50%, #DEFFCB 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.