Blue (Pigment) Gradient

Blue (Pigment) Gradient CSS3 Code

The Blue (Pigment) gradient offers a vibrant color scheme palette with 4 shades. Incorporating the hex color #333399, this gradient showcases a visual transformation through shade variation, transitioning from #333399 to #24248A, #15157B, and #4242A8. Embrace the blue (pigment) gradient to add a striking touch to your web designs, graphic arts, or creative projects. This color combination was created by hexcolor.co. The Hex, RGB, and CMYK codes are in the table below.

background: #333399; background: linear-gradient(to bottom, #333399 0%, #24248A 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333399), color-stop(100%, #24248A)); background: -webkit-linear-gradient(top, #333399 0%, #24248A 100%); background: -moz-linear-gradient(top, #333399 0%, #24248A 100%); background: -o-linear-gradient(top, #333399 0%, #24248A 100%); background: -ms-linear-gradient(top, #333399 0%, #24248A 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333399', endColorstr='#24248A', GradientType=0); border: 1px solid #15157B; box-shadow: inset 0 1px 0 #4242A8; -webkit-box-shadow: inset 0 1px 0 #4242A8; -moz-box-shadow: inset 0 1px 0 #4242A8;

Blue (Pigment) Gradient Color Palette

Color Hex RGB CMYK
#333399 51, 51, 153 66%, 66%, 0%, 40%
#24248A 36, 36, 138 73%, 73%, 0%, 45%
#15157B 21, 21, 123 82%, 82%, 0%, 51%
#4242A8 66, 66, 168 60%, 60%, 0%, 34%
Did you know our free color tools?
Creating a Branded Educational Identity: A Guide to HTML Color Palette Selection

The creation of a color palette for branding purposes in the field of education follows unique goals that usually go beyond classic marketing methods. The reason for that is the necessity to create a different kind of brand recognition where the use ...

A/B testing: How to optimize website design and content for maximum conversion

Do you want to learn more about A/B testing and how to optimize design and content for maximum conversion? Here are some tips and tricks. The world we live in is highly technologized. Every business and organization have to make its presence online n...

The Effect of Commercial Site Interface Colors on Conversion

Different shades have a huge impact on conversion rates of websites. Read to discover how. Do colors affect the performance of a website? Well, it’s quite complicated. To some degree, color affects a site’s performance. But not directly. Color psycho...

E-commerce Homepage Examples & CRO Best Practices

Conversion rate optimization (CRO) is a critical aspect of e-commerce success. By optimizing your homepage, you can increase the chances that visitors will take the desired action, whether it be signing up for a newsletter, making a purchase, or down...

How to Use CSS3 Gradients to Create Beautiful Web Backgrounds and Effects

Engaging your audience and increasing their time spent on the website is possible with CSS3 gradients. Your university website can really stand out with its visual appeal. CSS3 is useful when creating and formatting content structure in web design. Y...