Primary = Most used brand color Secondary = Second most prominent brand color Accent = Least most used brand color Tertiary = Only use if you (really, really) need another brand color Base = Neutral brand color (text, background, etc) Neutral = Greyscale (changing this palette is not recommended) White and black are already integrated in ACSS. Thanks Kevin! Very clear and helpful video!
This is a great breakdown of the Automatic CSS color system! The way you've explained the different color slots and the importance of a neutral palette makes it really easy to understand. I'm curious to learn more about the practical application examples in the upcoming videos. Especially how Automatic CSS handles color changes across a website - it sounds like a huge time saver!
Thanks Kevin! I'm building my first site with Frames and ACSS and this video was right on time! I had sent my base and neutral to an ultra-dark version of slate, but now I understand the value of keeping the neutral, neutral and switching elements to base as needed.
Awesomeness! This helped clarify things nicely. I'm currently working on a site that does not have an accent or secondary color in its branding palette and I'm struggling with how to determine the best choice. Thanks for this continuing series. I appreciate you powering through this while you're still on the mend.
Great tutorial on the color palette. I understand as long as I'm consistent, it doesn't matter which color (primary, secondary, base, etc.) I use but now understanding your philosophy it makes much more sense (especially use of primary vs base). I'm looking forward to the color scenarios in the future and for the alternate color video.
Very helpful video. Ironically, Ghost lists their official color palette as "Light backgrounds and tinted greys, accented with Ghost Green". So they call it "Ghost Green", but at the same time mention it for accents. No mention of that hot pink in their brand guidelines. Goes to show this process can be a minefield, especially when working with brand guidelines. I spent years in the corporate world, which means brand guidelines filled with lots of blues and greys. Hopefully, there's some collaboration between the person creating the brand colors, web design, and web development. If I could, I would make sure who ever does each of these tasks watches this video first.
You suggest to never turn off primary colour, but what if your client only uses black & white in their brand? Would you create a custom gray scale series of colors as your primary, and leave the neutrals as is?
No, action and shade are deprecated. Shade has been deprecated for a long time. Action was deprecated for 3.0. What's taught in this lesson is the current standard.
Great video! I am waiting for the color schemes video, because i don`t understand how can i make contrast automatically, so that if for a section i select a dark background, the text automatically to be light and if i select light background, the text to switch automatically to dark.
I should set up something like the color grid you have there in n a "style guide" sort orf page. Speaking of which what's going on with the style guides in frames .. are you replacing the old ones ?
Hi, I have a big problem. I accidentally deleted the primary color palette from the Bricks color palette and now I have no way to find it in the Bricks color palette. I have already entered it in the ACCS color palette, but it simply does not appear in Bricks. I also tried to enter the color of the primary color palette as a tertiary color palette to then use it in Bricks, but the tertiary color palette is also not displayed. Can you please help me???
I just went through the community and saw an interesting question for maybe a video topic about css. What do you think about not loading/ disabling the default bricks frontend stylesheet, the minified one for better performance when using ACSS?
It's not a straightforward question. It depends on the design/use case. I would recommend posting your design or what you're trying to achieve in the support group and we can provide guidance there. in 90% of cases where people think they need more colors, they actually don't. There are various better approaches than creating an entirely new color.
Hi Kevin, as i have seen, the action color has been removed, should you use Tertiary Color instead? Do the semantic colors also adapt automatically, or is the color code for the semantic colors always the same unless you change them? Many thanks in advance!
@@AutomaticCSS by “adapt automatically” i mean, do the semantic colors automatically adapt to the primary or secondary color? Or are the colors always the same by default with semantic colors?
@@AutomaticCSS lets say its not a shade nor variation of base color. Does not need to have color scheme variations but I'd like to have a CSS class and color variable that references the color.
You could just create a single custom class and put the specific colour in there. You aren’t restricted to using just ACSS colours, you can always add your own in your custom styles. Alternatively you could just amend the HSL in your Base Ultra Light colour to the specific colour you’re wanting to use. Then you’d just use .base-ultra-light as your class.
@@JohnChvatalGSTV That's what I meant by color scheme, though it's very easy to make a custom-defined color work with color scheme. We can even provide a recipe for it. Is this color used for individiual section and element backgrounds or is it just the default website background? It would be easier if you posted in the community, then I could give you example ways to do it. Hard to do on RUclips.
Primary = Most used brand color
Secondary = Second most prominent brand color
Accent = Least most used brand color
Tertiary = Only use if you (really, really) need another brand color
Base = Neutral brand color (text, background, etc)
Neutral = Greyscale (changing this palette is not recommended)
White and black are already integrated in ACSS.
Thanks Kevin! Very clear and helpful video!
Thanks for the synopsis - that'll help people with a quick overview.
Thank you Kevin, hope you are feeling better 😊
Recorded this yesterday because I was feeling a bit better, but now I'm worse again. :/
This is a great breakdown of the Automatic CSS color system! The way you've explained the different color slots and the importance of a neutral palette makes it really easy to understand. I'm curious to learn more about the practical application examples in the upcoming videos. Especially how Automatic CSS handles color changes across a website - it sounds like a huge time saver!
It's super powerful!
Thanks Kevin! I'm building my first site with Frames and ACSS and this video was right on time! I had sent my base and neutral to an ultra-dark version of slate, but now I understand the value of keeping the neutral, neutral and switching elements to base as needed.
I’ve been waiting for this in-depth video for a long time. Thanks Kevin!
What a great explanation not only of how color works in ACSS but about color generally. I learned so much from this tutorial, thank you.
Finally another tutorial 🎉🎉
Excellent tutorial, Kevin. Looking forward to scenarios in tutorials. Thank you.
A nice addition would be to automatically account for the hash tag when hex codes are pasted into the color fields.
Awesomeness! This helped clarify things nicely. I'm currently working on a site that does not have an accent or secondary color in its branding palette and I'm struggling with how to determine the best choice.
Thanks for this continuing series. I appreciate you powering through this while you're still on the mend.
Great tutorial on the color palette. I understand as long as I'm consistent, it doesn't matter which color (primary, secondary, base, etc.) I use but now understanding your philosophy it makes much more sense (especially use of primary vs base). I'm looking forward to the color scenarios in the future and for the alternate color video.
all around the 8:00 timestamp area you had some very clear missed Star Wars reference opportunities. lol. GREAT training! Thanks!
Yay for the new tutorial! 🙌
Very clear, thank you Kevin 😃
Very helpful video. Ironically, Ghost lists their official color palette as "Light backgrounds and tinted greys, accented with Ghost Green". So they call it "Ghost Green", but at the same time mention it for accents. No mention of that hot pink in their brand guidelines.
Goes to show this process can be a minefield, especially when working with brand guidelines. I spent years in the corporate world, which means brand guidelines filled with lots of blues and greys. Hopefully, there's some collaboration between the person creating the brand colors, web design, and web development. If I could, I would make sure who ever does each of these tasks watches this video first.
Yep! Minefield is a good way to describe it.
Wow this looks amazing!
Thank you Kevin!
Would be great if you created this swatch page for Bricks so we could quickly import it as color reference.
That was very well done. Thank you.
You suggest to never turn off primary colour, but what if your client only uses black & white in their brand? Would you create a custom gray scale series of colors as your primary, and leave the neutrals as is?
Yep
when can we find this style guide as a template in frames ? i can only see the deprecated one in there for now
We are working on new style guide sections
Thanks for the tutorial =)
Now there are new Action and Shade colors. How would you utilize the Shade compared to Base and Neutral?
No, action and shade are deprecated. Shade has been deprecated for a long time. Action was deprecated for 3.0. What's taught in this lesson is the current standard.
Great video! I am waiting for the color schemes video, because i don`t understand how can i make contrast automatically, so that if for a section i select a dark background, the text automatically to be light and if i select light background, the text to switch automatically to dark.
Coming soon!
I should set up something like the color grid you have there in n a "style guide" sort orf page. Speaking of which what's going on with the style guides in frames .. are you replacing the old ones ?
Yes will replace
Hi, I have a big problem. I accidentally deleted the primary color palette from the Bricks color palette and now I have no way to find it in the Bricks color palette. I have already entered it in the ACCS color palette, but it simply does not appear in Bricks. I also tried to enter the color of the primary color palette as a tertiary color palette to then use it in Bricks, but the tertiary color palette is also not displayed. Can you please help me???
Disable ACSS and reenable
Another excellent video. Any chance the grid layout will be available? It is easy enough to recreate, but looking to save time.
We'll release a new style guide at some point. This isn't a full grid of all the options. We need a smaller format.
Hello, Can I define the colours on a WordPress multisite per subsite?
Yes
I just went through the community and saw an interesting question for maybe a video topic about css. What do you think about not loading/ disabling the default bricks frontend stylesheet, the minified one for better performance when using ACSS?
I’ll have to investigate further but right now I’m focused on WCEU and 3.0 stable.
@@AutomaticCSS Great love to hear that. Take your time. Looking forward to the response.
If we would like to create another color like accent-2 or so where would we do it? I know edge case but just for the book.
It's not a straightforward question. It depends on the design/use case. I would recommend posting your design or what you're trying to achieve in the support group and we can provide guidance there. in 90% of cases where people think they need more colors, they actually don't. There are various better approaches than creating an entirely new color.
Hi Kevin, as i have seen, the action color has been removed, should you use Tertiary Color instead? Do the semantic colors also adapt automatically, or is the color code for the semantic colors always the same unless you change them? Many thanks in advance!
Action is usually primary.
What do you mean adapt automatically?
@@AutomaticCSS by “adapt automatically” i mean, do the semantic colors automatically adapt to the primary or secondary color? Or are the colors always the same by default with semantic colors?
Kevin, where would you place an off-white color that is used on the background?
Is it not a shade of the base color or another color used on the site? Does it need to be compatible with color scheme?
@@AutomaticCSS lets say its not a shade nor variation of base color. Does not need to have color scheme variations but I'd like to have a CSS class and color variable that references the color.
You could just create a single custom class and put the specific colour in there. You aren’t restricted to using just ACSS colours, you can always add your own in your custom styles. Alternatively you could just amend the HSL in your Base Ultra Light colour to the specific colour you’re wanting to use. Then you’d just use .base-ultra-light as your class.
@@JacobBall75 that is an option. Problem is I have a feeling this method would break dark / light theming that is controlled by ACSS.
@@JohnChvatalGSTV That's what I meant by color scheme, though it's very easy to make a custom-defined color work with color scheme. We can even provide a recipe for it.
Is this color used for individiual section and element backgrounds or is it just the default website background? It would be easier if you posted in the community, then I could give you example ways to do it. Hard to do on RUclips.