Exemplo de cores

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the

Exemplo de cores

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the

Exemplo de cores

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the

Exemplo de cores

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the

Exemplo de cores

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the

cores primárias - amarelo, vermelho e azul

Procurar por circulo cromático

cores secundárias - laranja, violeta e verde

cores terciárias - misturas de cores primárias e secundárias

Sites para gerar paleta de Cores

Recomendação criar variables com as paletas

        body {
          background-color: #suaCorPrincipal;
        }
        h1 {
          color: #suaCorSecundária1;
        }
        p {
          color: #suaCorSecundária2;
        }