Newbe Led color controll

Wow what an awesome platform this is!
First question for the people way smarter than me...
I wish to control the color sequence of a strip of rgb leds....eg 4 specific RGB values.

I have strip LED's that have a 12v positive connection and the 3 wires to ground...Green Red Blue I see that there are different led strips that just have a data connection to control the color-flashing.

End product I would like to achieve here is a 4 color cycle between preset RGB values.
EG

R158 G216 B215 (pause or fade out to ) R248 G173 B156 (pause or fade out to ) R177 G156 B188 (pause or fade out to ) R251 G174 B71.

Could anyone point me toward a similar thread,
or if this is even possible with the product I have?

Yes, quite possible. But you will need to build or buy a driver circuit consisting of 3 transistors. The type of transistor depends on the number of leds on your strip, which you forgot to mention. The transistors will connect (via 3 resistors) to 3 Arduino PWM pins.

FETs preferably.