I'm interested in learning how other designers and front-end developers choose colors before they start building a website. Some people create a palette from scratch, while others take inspiration from logos, screenshots, or existing branding. I usually spend a fair amount of time getting the colors right because they have a big impact on the overall look and user experience. When I need to identify colors from a reference image, I sometimes use an Image Color Picker Online since it's quick and doesn't require installing any software. I'm curious about your workflow: Do you create your color palette before writing HTML/CSS? Which tools help you stay consistent with brand colors? Do you rely on CSS variables, design systems, or something else? I'd really appreciate hearing how experienced developers approach this.
Since colors look different across various devices, I always check how color combinations look on phones first. Mobile screens tend to display colors much more vibrantly, sometimes to the point of being oversaturated. For instance, a pure red like #FF0000 might look perfectly fine on an average Windows laptop, but that same color can be way too bright on an iPhone. It's safer to stick with tried and true traditional color combinations that you can easily research. P.S. I don't get designers who use brown. I only have one association with it: "If it's brown, flush it down."