Notes: I'm not a designer. This is what i've self-learnt over the years because i couldn't afford good designers. I don't know if this is scientific. This works for me. I hope it works for you.

I think you already know that a color is represented by a 6 digit code (hex code) containing any permutation of the the six alphabets a,b,c,d,e,f and the ten digits 0,1,2,3,4,5,6,7,8,9. The hex codes i use and describe here are the ones i chanced upon over the years. They are easy to remember and i don't need to keep referring to any color picker tool.

For any app, you will need colors for ...

  1. Main Theme Color(s)

  2. Text

  3. Backgrounds, Boxes, Lines

1. Main Theme Color

Remember VIBGYOR (Violet, Indigo, Blue, Green, Yellow, Orange, Red) from school days? You can generate a nice VIBGYOR palette using a permutation of just four codes c, f, 6, 9 ... like so ...

Violet, Indigo, Blue, Green // colorhunt.co/palette/143721
Yellow, Orange, Another Orange, Red // colorhunt.co/palette/143722

The colors above are the softer side of their darker variants. The darker colors (for example the darkest red is ff000) are harsh on the eyes and are best avoided.

Prefer soft pastel colors instead? Just remember a,b,c,d,e,f. Using a permutation of these six codes (abcdef, bafedc, etc.) you can generate many soft pastel colors ... like below ...

Just A-B-C-D-E-F // colorhunt.co/palette/143809
2. Text

Text is usually dark (blacks). Here also i tend to avoid the darkest darks (full black is 000000). I like the colors below because they give me a nice dark blue tint. The codes are also easy to remember. 1a2a3a is darker and you can go all the way to 7a8a9a which is lighter.

Text Colors // colorhunt.co/palette/143727
3. Backgrounds, Boxes, Lines

These are usually grays (or 'greys' if you insist). Mostly used for backgrounds, table header or table row colors, lines, and, occasionally for text. These hex codes are the easiest to remember.

Grays // colorhunt.co/palette/143728

That's all there is. Once you get a hang of this it becomes easy to play around and arrive at colors that you like better than what are presented here. I recommend https://colorhunt.co/.

---- Quick Links ----

V I B G : https://colorhunt.co/palette/143721 Y O O R : https://colorhunt.co/palette/143722 TEXT : https://colorhunt.co/palette/143727 GREYS : https://colorhunt.co/palette/143728 ABCDEF : https://colorhunt.co/palette/143809

 
 
 

最新文章

  1. 升级Centos的python为2.7(centos python 升级)
  2. CCNET+ProGet+Windows Batch搭建全自动的内部包打包和推送及管理平台
  3. Web页面速度测试工具
  4. 转:不应该不知道C++的常用库
  5. 解决VS2010无法打开,提示无法找到atl100.dll的方法
  6. su和su -和sudo
  7. Spring 事务配置的几种方式
  8. UVALive 3486/zoj 2615 Cells(栈模拟dfs)
  9. vijosP1046 观光旅游(最小环)
  10. 跨平台的CStdString类,实现了CString的接口
  11. Linux shell用法和技巧(转)
  12. webpack 学习心得(一)
  13. 安装xp遇到的问题与如何连接共享的打印机
  14. centos系统php5.6版本安装gd扩展库
  15. 操作系统:diskpart常用指令(使用diskpart实现分区管理)
  16. python&django 实现页面中关联查询小功能(中级篇)
  17. shuffle的工作原理
  18. python多进程使用及线程池的使用方法
  19. Appium系列文章(1)获取appPackage和appActivity
  20. 算术运算,赋值运算,if语句,while,continue语句

热门文章

  1. python基础1 print()函数
  2. vue 子组件调用父组件的方法
  3. 使用STS创建springboot项目pom.xml文件报错org.apache.maven.archiver.MavenArchiver.getManifest
  4. Spark学习笔记11面向对象编程
  5. django集成ansibe实现自动化
  6. xtrabackup工具备份与恢复
  7. 运维面试题之linux编程
  8. python 时间戳和时间格式互相转换
  9. MATLAB绘制函数图
  10. 铁大Facebook隐私保护NABCD