Color Picker - Forum

Forum Navigation
You need to log in to create posts and topics.

Color Picker

Hello Luis, with all the material that you publish, I allow myself to try things. My problem right now is to work with variables to change the properties of an object.

Take for example the property of "Color" of a text. I wanted to change the color using a hexadecimal value (# FF6790) in a variable and I still get the color black.

I sent you a simple example based on a tutorial you had done. (css-class-3d-text)
I don't understand how to use a variable to change the value of a property of an object.

Also, I found on the internet a site that allows you to see the colors in
HEX, RGB, HSL, CMYK. It would be interesting to have a small software that allows you to select the desired color with 3D text. Like sort of Color Picker.

Here is the site: https://htmlcolorcodes.com

This is what I wanted to do with the example you made.

With this 3D shadow text app, I wanted to change the background color, the shadow color of the text and the text color.

I hope I don't ask too much. It could be a tutorial idea as part 2.

Thanks for all the cool tutorial you've publish.

Roger

Uploaded files:
  • You need to login to have access to uploads.

@rocote, take a look at this video tutorial :)

https://visualneo.com/forum/topic/all-about-css-colors-video-tutorial

YASIN has reacted to this post.
YASIN