Generate any gradient between two colors. Just type your colors separated by the word "to" in the search field. ColorHexa will then display a RGB, HSV and Reverse HSV gradient. If you just want to blend two (or more) colors together, you might be interested by our color mixer tool.
-
#008080
#008080
rgb(0,128,128)
-
#008b8b
#008b8b
rgb(0,139,139)
-
#009595
#009595
rgb(0,149,149)
-
#00a0a0
#00a0a0
rgb(0,160,160)
-
#00aaaa
#00aaaa
rgb(0,170,170)
-
#00b5b5
#00b5b5
rgb(0,181,181)
-
#00c0c0
#00c0c0
rgb(0,192,192)
-
#00caca
#00caca
rgb(0,202,202)
-
#00d5d5
#00d5d5
rgb(0,213,213)
-
#00dfdf
#00dfdf
rgb(0,223,223)
-
#00eaea
#00eaea
rgb(0,234,234)
-
#00f4f4
#00f4f4
rgb(0,244,244)
-
#00ffff
#00ffff
rgb(0,255,255)
-
#008080
#008080
rgb(0,128,128)
-
#008b8b
#008b8b
rgb(0,139,139)
-
#009595
#009595
rgb(0,149,149)
-
#00a0a0
#00a0a0
rgb(0,160,160)
-
#00aaaa
#00aaaa
rgb(0,170,170)
-
#00b5b5
#00b5b5
rgb(0,181,181)
-
#00c0c0
#00c0c0
rgb(0,192,192)
-
#00caca
#00caca
rgb(0,202,202)
-
#00d5d5
#00d5d5
rgb(0,213,213)
-
#00dfdf
#00dfdf
rgb(0,223,223)
-
#00eaea
#00eaea
rgb(0,234,234)
-
#00f4f4
#00f4f4
rgb(0,244,244)
-
#00ffff
#00ffff
rgb(0,255,255)
-
#008080
#008080
rgb(0,128,128)
-
#008b45
#008b45
rgb(0,139,69)
-
#009500
#009500
rgb(0,149,0)
-
#50a000
#50a000
rgb(80,160,0)
-
#aaaa00
#aaaa00
rgb(170,170,0)
-
#b55a00
#b55a00
rgb(181,90,0)
-
#c00000
#c00000
rgb(192,0,0)
-
#ca0065
#ca0065
rgb(202,0,101)
-
#d500d5
#d500d5
rgb(213,0,213)
-
#7000df
#7000df
rgb(112,0,223)
-
#0000ea
#0000ea
rgb(0,0,234)
-
#007af4
#007af4
rgb(0,122,244)
-
#00ffff
#00ffff
rgb(0,255,255)
background: #008080;
background: -webkit-linear-gradient(left, #008080, #00ffff);
background: -moz-linear-gradient(left, #008080, #00ffff);
background: -ms-linear-gradient(left, #008080, #00ffff);
background: -o-linear-gradient(left, #008080, #00ffff);
background: linear-gradient(to right, #008080, #00ffff);
Linear Gradient (Select :
left to right,
right to left,
top to bottom,
bottom to top)