#AFFFFF - #DBE2D3 | colorate
Blend #AFFFFF to #DBE2D3
Calculate the color between two colors, #AFFFFF and #DBE2D3. 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)
#AFFFFF - #DBE2D3 | 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 #AFFFFF as 0% and #DBE2D3 as 100%.
0.0% #AFFFFF |
RGB 175 255 255 | #AFFFFF |
16.7% #B6FAF7 |
RGB 182 250 247 | #B6FAF7 |
33.3% #BDF5F0 |
RGB 189 245 240 | #BDF5F0 |
50.0% #C5F0E9 |
RGB 197 240 233 | #C5F0E9 |
66.7% #CCEBE1 |
RGB 204 235 225 | #CCEBE1 |
83.3% #D3E6DA |
RGB 211 230 218 | #D3E6DA |
100.0% #DBE2D3 |
RGB 219 226 211 | #DBE2D3 |
HSV Blend
#AFFFFF - #DBE2D3 | 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 #AFFFFF as 0% and #DBE2D3 as 100%.
0.0% #AFFFFF |
RGB 175 255 255 | #AFFFFF |
16.7% #B5FAE8 |
RGB 181 250 232 | #B5FAE8 |
33.3% #BCF5D8 |
RGB 188 245 216 | #BCF5D8 |
50.0% #C2F0CD |
RGB 194 240 205 | #C2F0CD |
66.7% #C9EBC8 |
RGB 201 235 200 | #C9EBC8 |
83.3% #D4E6CD |
RGB 212 230 205 | #D4E6CD |
100.0% #DBE2D3 |
RGB 219 226 211 | #DBE2D3 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #AFFFFF 0%, #DBE2D3 100%); background: -webkit-linear-gradient(top, #AFFFFF 0%, #DBE2D3 100%); background: linear-gradient(to bottom, #AFFFFF 0%, #DBE2D3 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #AFFFFF 0%, #C2F0CD 50%, #DBE2D3 100%); background: -webkit-linear-gradient(top, #AFFFFF 0%, #C2F0CD 50%, #DBE2D3 100%); background: linear-gradient(to bottom, #AFFFFF 0%, #C2F0CD 50%, #DBE2D3 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.