Great guide, really helpful
Thanks guys
I found that many Kodular users are weak in UI design due to lack of knowledge in choosing and applying correct colour combinations for their projects.
If you notice UI designs available on Dribble, they looks awesome and professional only due to the colour combination they use.
So, I thought letâs share some colour combinations and gradient colour codes to the community to help them in improving their UI including me.
So if we need to set background color of letâs say any screen then we canât provide the hex code there. First we need to get the RGB code for the given Hex code?
I thought to make a list of various HEX codes and then select a random on screen initialize.
May be color utilities component can help
Not necessary, as he can also put HEX color directly.
I think he is asking for changing the color from block section. And if yes then upto what I know you can use color utilities in case you want to directly use HEX color code.
Yes! You only have to enter the 6 characters of the HEX code, no need to add FF to the end as it will do that by itself
I know , photo was taken after color was already set . Also changing FF changes the transparency of the color for example if you replace FF with 99 , transparency is set to 50%
See Hexadecimal color code for transparency
Also if you are using color utilities transparency is set after # and not in the end for example #995AA7A7 sets transparency to 50%
If youâd like to know more than just a third (99)
We are saying the same thing I believe
The colour picker also accepts three digit inputs. For example, ABC
is implicitly converted to AABBCCFF
I didnât notice your link
This is a very silly topic when you first look at it, but thinking better it is fantastic.
Specially for people like me, who are horrible with design and specially in choosing collors.
Nice Job! This is a great help as i mostly suffer on color selectionâŚ
I also recommend https://materialui.co/colors for material design colors, or the official color tool, that allow you to make good color schemes. Color Tool - Material Design
Thank you for sharing this color
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.