\documentclass[10pt,a4paper]{article} % Packages \usepackage{fancyhdr} % For header and footer \usepackage{multicol} % Allows multicols in tables \usepackage{tabularx} % Intelligent column widths \usepackage{tabulary} % Used in header and footer \usepackage{hhline} % Border under tables \usepackage{graphicx} % For images \usepackage{xcolor} % For hex colours %\usepackage[utf8x]{inputenc} % For unicode character support \usepackage[T1]{fontenc} % Without this we get weird character replacements \usepackage{colortbl} % For coloured tables \usepackage{setspace} % For line height \usepackage{lastpage} % Needed for total page number \usepackage{seqsplit} % Splits long words. %\usepackage{opensans} % Can't make this work so far. Shame. Would be lovely. \usepackage[normalem]{ulem} % For underlining links % Most of the following are not required for the majority % of cheat sheets but are needed for some symbol support. \usepackage{amsmath} % Symbols \usepackage{MnSymbol} % Symbols \usepackage{wasysym} % Symbols %\usepackage[english,german,french,spanish,italian]{babel} % Languages % Document Info \author{RainyMoons (RainyMoons)} \pdfinfo{ /Title (colour-associations.pdf) /Creator (Cheatography) /Author (RainyMoons (RainyMoons)) /Subject (Colour Associations Cheat Sheet) } % Lengths and widths \addtolength{\textwidth}{6cm} \addtolength{\textheight}{-1cm} \addtolength{\hoffset}{-3cm} \addtolength{\voffset}{-2cm} \setlength{\tabcolsep}{0.2cm} % Space between columns \setlength{\headsep}{-12pt} % Reduce space between header and content \setlength{\headheight}{85pt} % If less, LaTeX automatically increases it \renewcommand{\footrulewidth}{0pt} % Remove footer line \renewcommand{\headrulewidth}{0pt} % Remove header line \renewcommand{\seqinsert}{\ifmmode\allowbreak\else\-\fi} % Hyphens in seqsplit % This two commands together give roughly % the right line height in the tables \renewcommand{\arraystretch}{1.3} \onehalfspacing % Commands \newcommand{\SetRowColor}[1]{\noalign{\gdef\RowColorName{#1}}\rowcolor{\RowColorName}} % Shortcut for row colour \newcommand{\mymulticolumn}[3]{\multicolumn{#1}{>{\columncolor{\RowColorName}}#2}{#3}} % For coloured multi-cols \newcolumntype{x}[1]{>{\raggedright}p{#1}} % New column types for ragged-right paragraph columns \newcommand{\tn}{\tabularnewline} % Required as custom column type in use % Font and Colours \definecolor{HeadBackground}{HTML}{333333} \definecolor{FootBackground}{HTML}{666666} \definecolor{TextColor}{HTML}{333333} \definecolor{DarkBackground}{HTML}{A3A3A3} \definecolor{LightBackground}{HTML}{F3F3F3} \renewcommand{\familydefault}{\sfdefault} \color{TextColor} % Header and Footer \pagestyle{fancy} \fancyhead{} % Set header to blank \fancyfoot{} % Set footer to blank \fancyhead[L]{ \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{C} \SetRowColor{DarkBackground} \vspace{-7pt} {\parbox{\dimexpr\textwidth-2\fboxsep\relax}{\noindent \hspace*{-6pt}\includegraphics[width=5.8cm]{/web/www.cheatography.com/public/images/cheatography_logo.pdf}} } \end{tabulary} \columnbreak \begin{tabulary}{11cm}{L} \vspace{-2pt}\large{\bf{\textcolor{DarkBackground}{\textrm{Colour Associations Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{RainyMoons (RainyMoons)} via \textcolor{DarkBackground}{\uline{cheatography.com/153402/cs/33673/}}} \end{tabulary} \end{multicols}} \fancyfoot[L]{ \footnotesize \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{LL} \SetRowColor{FootBackground} \mymulticolumn{2}{p{5.377cm}}{\bf\textcolor{white}{Cheatographer}} \\ \vspace{-2pt}RainyMoons (RainyMoons) \\ \uline{cheatography.com/rainymoons} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Published 18th August, 2022.\\ Updated 15th August, 2022.\\ Page {\thepage} of \pageref{LastPage}. \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Sponsor}} \\ \SetRowColor{white} \vspace{-5pt} %\includegraphics[width=48px,height=48px]{dave.jpeg} Measure your website readability!\\ www.readability-score.com \end{tabulary} \end{multicols}} \begin{document} \raggedright \raggedcolumns % Set font size to small. Switch to any value % from this page to resize cheat sheet text: % www.emerson.emory.edu/services/latex/latex_169.html \footnotesize % Small font. \begin{multicols*}{3} \begin{tabularx}{5.377cm}{x{0.84609 cm} x{4.13091 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Blue}} \tn % Row 0 \SetRowColor{LightBackground} \seqsplit{Emotions} & Trust, Responsibility, Loyalty, Authority \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \seqsplit{Effects} & Calming, Relaxing, Create order, Cognitive enhancer \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} \seqsplit{Positive} & Honesty, Commitment, Serenity, Peace \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} \seqsplit{Negative} & Fragile, Depressive, Conservative, Predictable \tn % Row Count 8 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Blue is considered the most universally appealing colour on the spectrum because of its non-polarising traits. It is calming, relaxing, and it gives the soothing feeling of peace, but also the impression of authority.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{0.84609 cm} x{4.13091 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Green}} \tn % Row 0 \SetRowColor{LightBackground} \seqsplit{Emotions} & Harmony, Growth, Freshness, Energy \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \seqsplit{Effects} & Relaxes, Revitalises, Reassures, Enhances cognition \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} \seqsplit{Positive} & Prosperity, Safety, Hope, Balance \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} \seqsplit{Negative} & Greed, Envy, Materialism, Judgemental \tn % Row Count 8 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Green is the colour of life. It is associated with nature, health, growth, and prosperity. It represents hope for a better future, and it has become more than a colour in recent years, it has become a verb. The colour green is the result of blue and yellow, hence why it has traits of both colours, being relaxing but also energising.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{0.84609 cm} x{4.13091 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Black}} \tn % Row 0 \SetRowColor{LightBackground} \seqsplit{Emotions} & Mystery, Power, Formality, Authority \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \seqsplit{Effects} & Boost confidence, Depressing, Hide vulnerabilities, Intimidates \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} \seqsplit{Positive} & Sophistication, Elegance, Protection, Strength \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} \seqsplit{Negative} & Pessimism, Fear, Evil, Loss \tn % Row Count 8 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{As a powerful and versatile colour, black charms with ease concealing its vulnerabilities. It calls for sophistication and is often attributed to expensive products. More often than not, black evokes authority and formality, intimidating others by its mysterious aura.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{0.84609 cm} x{4.13091 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Grey}} \tn % Row 0 \SetRowColor{LightBackground} \seqsplit{Emotions} & Wisdom, Seriousness, Boredom, Safety \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \seqsplit{Effects} & Damps the mood, Depresses, Isolates, Neutralises emotions \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} \seqsplit{Positive} & Tranquility, Wisdom, Liberalism, Intellect \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} \seqsplit{Negative} & Indifference, Sadness, Coldness, Decay \tn % Row Count 8 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{As a sleek and timeless colour, grey is the perfect neutral and many times it goes unperceived. It is an elegant colour that is associated with wisdom and conservatism. Yet, because grey is between two polar opposites - black and white - it has a diplomatic nature.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{0.84609 cm} x{4.13091 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Royal Blue}} \tn % Row 0 \SetRowColor{LightBackground} \seqsplit{Emotions} & Sophistication, Trustworthiness, Royalty \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \seqsplit{Effects} & Relaxes, Comforts, Depresses \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} \seqsplit{Positive} & Calming, Honest, Reliable \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} \seqsplit{Negative} & Cold, Dependable, Authoritative \tn % Row Count 8 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{With its roots in the British royal family, this colour exudes sophistication. As a shade of blue, this regal colour is relaxing and calming. Royal blue has a lower saddening impact when compared to true blue because of its vibrancy.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{0.84609 cm} x{4.13091 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Turquoise}} \tn % Row 0 \SetRowColor{LightBackground} \seqsplit{Emotions} & Serenity, Energy, Balance, Creativity \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \seqsplit{Effects} & Uplifts the mood, Boosts relaxation, Heals, Comforts \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} \seqsplit{Positive} & Positive energy, Transparency, Well-balanced, Tranquility \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} \seqsplit{Negative} & Flightiness, Childishness, Naïveté, Unrealistic \tn % Row Count 8 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Calm and serene, turquoise embodies the qualities of a tropical sea. It instils mental clarity and encourages honesty and transparency. Because it is a blend of three colours, turquoise manages to radiate the feeling of new growth that green evokes and the bursting energy of yellow while maintaining the calm of blue.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{0.84609 cm} x{4.13091 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Teal}} \tn % Row 0 \SetRowColor{LightBackground} \seqsplit{Emotions} & Wisdom, Seriousness, Boredom, Safety \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \seqsplit{Effects} & Relaxes, Calms down, Brings clarity, Promotes renewal \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} \seqsplit{Positive} & Uniqueness, Open-mindedness, Objective, Elegance \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} \seqsplit{Negative} & Stand-offish, Edgy, Alert, Uptight \tn % Row Count 8 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Because of its commonplace in nature, teal is a timeless colour. It evokes a sense of cleanliness and elegance that only a few colours can do. Teal conjures images of a luxurious vacation in tropical regions, which is why this colour conveys relaxation, revitalisation, and rejuvenation.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{0.84609 cm} x{4.13091 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Red}} \tn % Row 0 \SetRowColor{LightBackground} \seqsplit{Emotions} & Action, Energy, Passion, Power \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \seqsplit{Effects} & Draw attention, Caution, Stimulate, Provoke \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} \seqsplit{Positive} & Vitality, Sexuality, Excitement, Confidence \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} \seqsplit{Negative} & Dangerous, Aggressive, Impulse, Dominance \tn % Row Count 8 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Red is an emotionally intense colour that demands attention like no other colour of the spectrum. It is stimulating, energetic, and enhances our physical needs, increasing the appetite, for example.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{0.84609 cm} x{4.13091 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Purple}} \tn % Row 0 \SetRowColor{LightBackground} \seqsplit{Emotions} & Spirituality, Imagination, Royalty, Mystery \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \seqsplit{Effects} & Encourages, Uplifts, Inspires wisdom, Enlightens \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} \seqsplit{Positive} & Creativity, Wisdom, Compassion, Mystery \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} \seqsplit{Negative} & Emotional, Arrogant, Immature, Overly vigilant \tn % Row Count 8 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Because of its rarity in nature, purple is seen as a mysterious and supernatural colour associated with royalty and religion - yet some people perceive it as artificial. It's an uplifting spirit that invokes devotions but also intimidates for its superiority. It can convey arrogance, immaturity, and an emotional state of mind.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{0.84609 cm} x{4.13091 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Pink}} \tn % Row 0 \SetRowColor{LightBackground} \seqsplit{Emotions} & Unconditional love, Femininity, Innocence, Romance \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \seqsplit{Effects} & Calming, Uplifting, Comforting, Energising \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} \seqsplit{Positive} & Compassion, Sympathy, Playfulness, Delicacy \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} \seqsplit{Negative} & Over-optimism, Unconfident, Childish, Unrealistic \tn % Row Count 8 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Feminine and sweet, pink is the colour of nurture and unconditional love. The blend of red and white relates to the love for oneself, family, and a partner, but unlike red, pink is more about romance than passion. The influence of white makes pink a calming colour that comforts those who have obstacles ahead of them.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{0.84609 cm} x{4.13091 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Brown}} \tn % Row 0 \SetRowColor{LightBackground} \seqsplit{Emotions} & Honesty, Reliability, Warmth, Security \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \seqsplit{Effects} & Relaxes, Stimulates appetite, Stabilises, Comforts \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} \seqsplit{Positive} & Open, Warm, Strong, Reliable \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} \seqsplit{Negative} & Dull, Predictable, Dependable, Overly conservative \tn % Row Count 8 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Brown is an abundant colour in nature that evokes feelings of safety, reliability, and honesty. It's a down-to-earth colour that is naturally humble, conventional, and predictable.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{0.84609 cm} x{4.13091 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Magenta}} \tn % Row 0 \SetRowColor{LightBackground} \seqsplit{Emotions} & Understanding, Femininity, Intensity, Power \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \seqsplit{Effects} & Overstimulating, Irritating, Eye fatiguing, Inspiring \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} \seqsplit{Positive} & Harmonious, Kind, Passionate, Uplifting \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} \seqsplit{Negative} & Stressful, Arrogant, Impatient, Volatile \tn % Row Count 8 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Magenta is a vibrant colour full of intensity, which stimulates people to take action. After all, it is a toned-down version of red. This colour is associated with femininity and acceptance. Magenta is the colour of cheerfulness, appreciation, and universal harmony.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{0.84609 cm} x{4.13091 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Coral}} \tn % Row 0 \SetRowColor{LightBackground} \seqsplit{Emotions} & Joy, Freshness, Femininity, Dynamic \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \seqsplit{Effects} & Uplifting, Sense of warmth, Comforting, Stimulating \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} \seqsplit{Positive} & Bold, Lively, Humanitarian, Friendly \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} \seqsplit{Negative} & Flighty, Irresponsible, Brash, Mischievous \tn % Row Count 8 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Vibrant and bold, coral is a lively colour that enchants with its feminine energy. It has a friendly and humanitarian spirit thanks to pink, but it also embodies dynamism and vivaciousness thanks to orange.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{0.84609 cm} x{4.13091 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Burgundy}} \tn % Row 0 \SetRowColor{LightBackground} \seqsplit{Emotions} & Intensity, Sophistication, Individuality, Ambition \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \seqsplit{Effects} & Increases appetite, Accelerates heart, Stimulates physically, Excites \tn % Row Count 5 (+ 3) % Row 2 \SetRowColor{LightBackground} \seqsplit{Positive} & Powerful, Unique, Sophisticated, Intense \tn % Row Count 7 (+ 2) % Row 3 \SetRowColor{white} \seqsplit{Negative} & Malicious, Unfriendly, Uptight, Pride \tn % Row Count 9 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Connected with the wealthy and renowned, burgundy is sophisticated and refined. It is an individualist and attention-getter filled with powerful intensity. Burgundy is not for the faint of heart.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{0.84609 cm} x{4.13091 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Yellow}} \tn % Row 0 \SetRowColor{LightBackground} \seqsplit{Emotions} & Happiness, Optimism, Creativity, Intellect \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \seqsplit{Effects} & Inspires communication, Energises, Sharpens memory, Mental stimulation \tn % Row Count 5 (+ 3) % Row 2 \SetRowColor{LightBackground} \seqsplit{Positive} & Joy, Enthusiasm, Communicativeness, Originality \tn % Row Count 7 (+ 2) % Row 3 \SetRowColor{white} \seqsplit{Negative} & Cowardice, Fear, Betrayal, Impatient \tn % Row Count 9 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Yellow is the colour of happiness, cheerfulness, and fun, but also the colour of the mind and intellect. It is a striking colour that enhances creativity and helps with clear thinking.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{0.84609 cm} x{4.13091 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Orange}} \tn % Row 0 \SetRowColor{LightBackground} \seqsplit{Emotions} & Optimism, Emotion, Adventure, Creative \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \seqsplit{Effects} & Encourages, Enhances creativity, Stimulates, Uplifts \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} \seqsplit{Positive} & Positivity, Creativity, Warmth, Spontaneity \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} \seqsplit{Negative} & Insincerity, Exhibitionism, Superficial, Impatient \tn % Row Count 8 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Cheerful and optimistic, orange is energetic, spontaneous, and dynamic. It's a colour that resonates with young people, but that can also be arrogant and prideful. It stimulates us, mentally and physically. Still, it can be superficial, insincere, and exhibitionist.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{0.84609 cm} x{4.13091 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{White}} \tn % Row 0 \SetRowColor{LightBackground} \seqsplit{Emotions} & Purity, Virtue, Innocence, Delicacy \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \seqsplit{Effects} & Calms, Balances, Purifies, Brings clarity \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} \seqsplit{Positive} & Cleanliness, Elegance, Simplicity, Goodness \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} \seqsplit{Negative} & Bland, Unfriendliness, Emptiness, Coldness \tn % Row Count 8 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{As the purest of all colours, white is a serene and calming hue that symbolises new beginnings. It marks a new cycle and declutters our minds bringing clarity to solve problems.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.04517 cm} x{3.93183 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Beige}} \tn % Row 0 \SetRowColor{LightBackground} \seqsplit{Emotions} & Neutral, Clean, Organised \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Effects & Relaxes, Calms, Pleases the eye \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} \seqsplit{Positive} & Welcoming, Friendly, Orderly \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} \seqsplit{Negative} & Bland, Cloistering, Boring \tn % Row Count 4 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{With the warmth of brown and the crispness of white, beige is a relaxing and dependable colour. In addition, this neutral colour prefers to blend in with the crowd, and sometimes, it can be perceived as bland conventional.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{0.84609 cm} x{4.13091 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Lavender}} \tn % Row 0 \SetRowColor{LightBackground} \seqsplit{Emotions} & Femininity, Gentleness, Tranquility, Elegance \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \seqsplit{Effects} & Relaxes, Calms down, Brings order, Promotes healing \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} \seqsplit{Positive} & Grace, Beauty, Delicacy, Cleanliness \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} \seqsplit{Negative} & Indecisive, Impractical, Childish, Lethargic \tn % Row Count 8 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Full of grace and youth, lavender is a lighthearted colour that symbolises tender romance, femininity, and delicacy. As the colour of self-care, lavender instils a sense of regalness, relaxation, and cleanliness. It's an excellent colour for meditation.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{0.84609 cm} x{4.13091 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Amber}} \tn % Row 0 \SetRowColor{LightBackground} \seqsplit{Emotions} & Safety, Energy, Optimism, Maturity \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \seqsplit{Effects} & Uplifting, Comforting, Energising, Feeling of warmth \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} \seqsplit{Positive} & Wisdom, Confidence, Happiness, Caring \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} \seqsplit{Negative} & Edgy, Frustrating, Annoying, Upsetting \tn % Row Count 8 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{True to its name, amber is an earthy tone found in abundance throughout nature. It's a colour that instils feelings of confidence and safety while energising and embracing people with its warmth. Amber is bold and makes you feel secure and homey.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}