#FFEBAD - #FAFAD2 | colorate
Blend #FFEBAD to #FAFAD2
Calculate the color between two colors, #FFEBAD and #FAFAD2. 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)
#FFEBAD - #FAFAD2 | 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 #FFEBAD as 0% and #FAFAD2 as 100%.
0.0% #FFEBAD |
RGB 255 235 173 | #FFEBAD |
16.7% #FEEDB3 |
RGB 254 237 179 | #FEEDB3 |
33.3% #FDF0B9 |
RGB 253 240 185 | #FDF0B9 |
50.0% #FCF2BF |
RGB 252 242 191 | #FCF2BF |
66.7% #FBF5C5 |
RGB 251 245 197 | #FBF5C5 |
83.3% #FAF7CB |
RGB 250 247 203 | #FAF7CB |
100.0% #FAFAD2 |
RGB 250 250 210 | #FAFAD2 |
HSV Blend
#FFEBAD - #FAFAD2 | 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 #FFEBAD as 0% and #FAFAD2 as 100%.
0.0% #FFEBAD |
RGB 255 235 173 | #FFEBAD |
16.7% #FEEEB3 |
RGB 254 238 179 | #FEEEB3 |
33.3% #FDF2B9 |
RGB 253 242 185 | #FDF2B9 |
50.0% #FCF5BF |
RGB 252 245 191 | #FCF5BF |
66.7% #FBF7C5 |
RGB 251 247 197 | #FBF7C5 |
83.3% #FAF8CB |
RGB 250 248 203 | #FAF8CB |
100.0% #FAFAD2 |
RGB 250 250 210 | #FAFAD2 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #FFEBAD 0%, #FAFAD2 100%); background: -webkit-linear-gradient(top, #FFEBAD 0%, #FAFAD2 100%); background: linear-gradient(to bottom, #FFEBAD 0%, #FAFAD2 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #FFEBAD 0%, #FCF5BF 50%, #FAFAD2 100%); background: -webkit-linear-gradient(top, #FFEBAD 0%, #FCF5BF 50%, #FAFAD2 100%); background: linear-gradient(to bottom, #FFEBAD 0%, #FCF5BF 50%, #FAFAD2 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.