#DADADB - #FFDECD | colorate
Blend #DADADB to #FFDECD
Calculate the color between two colors, #DADADB and #FFDECD. 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)
#DADADB - #FFDECD | 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 #DADADB as 0% and #FFDECD as 100%.
0.0% #DADADB |
RGB 218 218 219 | #DADADB |
16.7% #E0DAD8 |
RGB 224 218 216 | #E0DAD8 |
33.3% #E6DBD6 |
RGB 230 219 214 | #E6DBD6 |
50.0% #ECDCD4 |
RGB 236 220 212 | #ECDCD4 |
66.7% #F2DCD1 |
RGB 242 220 209 | #F2DCD1 |
83.3% #F8DDCF |
RGB 248 221 207 | #F8DDCF |
100.0% #FFDECD |
RGB 255 222 205 | #FFDECD |
HSV Blend
#DADADB - #FFDECD | 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 #DADADB as 0% and #FFDECD as 100%.
0.0% #DADADB |
RGB 218 218 219 | #DADADB |
16.7% #DBD8E1 |
RGB 219 216 225 | #DBD8E1 |
33.3% #E3D7E7 |
RGB 227 215 231 | #E3D7E7 |
50.0% #EDD5E8 |
RGB 237 213 232 | #EDD5E8 |
66.7% #F3D2E1 |
RGB 243 210 225 | #F3D2E1 |
83.3% #F9D0D2 |
RGB 249 208 210 | #F9D0D2 |
100.0% #FFDECD |
RGB 255 222 205 | #FFDECD |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #DADADB 0%, #FFDECD 100%); background: -webkit-linear-gradient(top, #DADADB 0%, #FFDECD 100%); background: linear-gradient(to bottom, #DADADB 0%, #FFDECD 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #DADADB 0%, #EDD5E8 50%, #FFDECD 100%); background: -webkit-linear-gradient(top, #DADADB 0%, #EDD5E8 50%, #FFDECD 100%); background: linear-gradient(to bottom, #DADADB 0%, #EDD5E8 50%, #FFDECD 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.