Dear color lovers – together, we’ll have a more colorful future. Support us on

CSS Gradients:
RGB 26 1 238

Information

close all

We suggest CSS gradients from two color tones such as the base color and the complementary color.

Find examples of linear and radial color transitions.

Easy for web design: Copy the CSS code for easy integration on your website.

Get CSS gradients from two color tones like the base color and a lighter shade.

Find examples of linear and radial color transitions from Lighter colors.

Simple for web design: Copy the CSS code for easy integration on your website

Let us suggest CSS gradients from two shades like the base color and a darker shade.

Find examples of linear and radial color transitions of Darker colors.

Easy for Web Design: Copy the CSS code for easy integration on your website.

Display options

Description

With this color blue stands out from the other colors. The value that represents the blue hue is greater than the other two values. It is far different from the value for the red and green hue. Since the color values are relatively low compared to others, this hue appears darker to us.

The breakdown of the color into the RGB color system: of 255 maximum color components, 26 red, 1 green and 238 blue.

The mixing ratio of these colors results in the displayed hue in the middle of the overlaps.

In the illustration you can see how the color is composed of the three components: red (top),green (bottom right) and blue (bottom left). In the middle you can see the result color.
26 1 238 R G B
In the CMYK color system the color is composed as follows: In this color tone, out of 100 maximum color components, 89 cyan, 100 magenta, none yellow and 7 key.

The mixing ratio of these colors results in the displayed hue in the middle of the overlaps.

In the diagram you can see how the color is composed of the four components cyan (top left),magenta (top right),yellow (bottom right) and black or key (bottom left). In the middle you can see the result color.
89% 100% 0% 7% C M Y K

Verification of their color palette as a manufacturer!

Provide designers and agencies with accurate color values.

Let's go

Lineal

HEX #1A01EE to HEX #E5FE11


CSS-Code:

background-image: linear-gradient(135deg, #1A01EE 6%, #E5FE11 88%);

Radial

HEX #1A01EE to HEX #E5FE11


CSS-Code:

background-image: radial-gradient(circle, #1A01EE 13%, #E5FE11 86%);

 

HEX #E5FE11 to HEX #1A01EE


CSS-Code:

background-image: linear-gradient(135deg, #E5FE11 4%, #1A01EE 86%);

 

HEX #E5FE11 to HEX #1A01EE


CSS-Code:

background-image: radial-gradient(circle, #E5FE11 14%, #1A01EE 92%);

Lineal

HEX #1A01EE to HEX #0128EE


CSS-Code:

background-image: linear-gradient(135deg, #1A01EE 12%, #0128EE 96%);

Radial

HEX #1A01EE to HEX #0128EE


CSS-Code:

background-image: radial-gradient(circle, #1A01EE 6%, #0128EE 98%);

 

HEX #0128EE to HEX #1A01EE


CSS-Code:

background-image: linear-gradient(135deg, #0128EE 1%, #1A01EE 97%);

 

HEX #0128EE to HEX #1A01EE


CSS-Code:

background-image: radial-gradient(circle, #0128EE 9%, #1A01EE 92%);

 

HEX #1A01EE to HEX #1801EE


CSS-Code:

background-image: linear-gradient(135deg, #1A01EE 2%, #1801EE 87%);

 

HEX #1A01EE to HEX #1801EE


CSS-Code:

background-image: radial-gradient(circle, #1A01EE 9%, #1801EE 89%);

 

HEX #1801EE to HEX #1A01EE


CSS-Code:

background-image: linear-gradient(135deg, #1801EE 11%, #1A01EE 99%);

 

HEX #1801EE to HEX #1A01EE


CSS-Code:

background-image: radial-gradient(circle, #1801EE 14%, #1A01EE 95%);

 

HEX #1A01EE to HEX #5801EE


CSS-Code:

background-image: linear-gradient(135deg, #1A01EE 1%, #5801EE 86%);

 

HEX #1A01EE to HEX #5801EE


CSS-Code:

background-image: radial-gradient(circle, #1A01EE 13%, #5801EE 100%);

 

HEX #5801EE to HEX #1A01EE


CSS-Code:

background-image: linear-gradient(135deg, #5801EE 6%, #1A01EE 95%);

 

HEX #5801EE to HEX #1A01EE


CSS-Code:

background-image: radial-gradient(circle, #5801EE 4%, #1A01EE 88%);

 

HEX #1A01EE to HEX #9701EE


CSS-Code:

background-image: linear-gradient(135deg, #1A01EE 14%, #9701EE 91%);

 

HEX #1A01EE to HEX #9701EE


CSS-Code:

background-image: radial-gradient(circle, #1A01EE 8%, #9701EE 94%);

 

HEX #9701EE to HEX #1A01EE


CSS-Code:

background-image: linear-gradient(135deg, #9701EE 2%, #1A01EE 87%);

 

HEX #9701EE to HEX #1A01EE


CSS-Code:

background-image: radial-gradient(circle, #9701EE 12%, #1A01EE 98%);

Lineal

HEX #1A01EE to HEX #1500C5


CSS-Code:

background-image: linear-gradient(135deg, #1A01EE 8%, #1500C5 99%);

Radial

HEX #1A01EE to HEX #1500C5


CSS-Code:

background-image: radial-gradient(circle, #1A01EE 8%, #1500C5 96%);

 

HEX #1500C5 to HEX #1A01EE


CSS-Code:

background-image: linear-gradient(135deg, #1500C5 13%, #1A01EE 90%);

 

HEX #1500C5 to HEX #1A01EE


CSS-Code:

background-image: radial-gradient(circle, #1500C5 5%, #1A01EE 100%);

 

HEX #1A01EE to HEX #331BFD


CSS-Code:

background-image: linear-gradient(135deg, #1A01EE 9%, #331BFD 96%);

 

HEX #1A01EE to HEX #331BFD


CSS-Code:

background-image: radial-gradient(circle, #1A01EE 6%, #331BFD 100%);

 

HEX #331BFD to HEX #1A01EE


CSS-Code:

background-image: linear-gradient(135deg, #331BFD 3%, #1A01EE 99%);

 

HEX #331BFD to HEX #1A01EE


CSS-Code:

background-image: radial-gradient(circle, #331BFD 7%, #1A01EE 90%);

 

HEX #1A01EE to HEX #5744FE


CSS-Code:

background-image: linear-gradient(135deg, #1A01EE 7%, #5744FE 91%);

 

HEX #1A01EE to HEX #5744FE


CSS-Code:

background-image: radial-gradient(circle, #1A01EE 9%, #5744FE 86%);

 

HEX #5744FE to HEX #1A01EE


CSS-Code:

background-image: linear-gradient(135deg, #5744FE 7%, #1A01EE 93%);

 

HEX #5744FE to HEX #1A01EE


CSS-Code:

background-image: radial-gradient(circle, #5744FE 10%, #1A01EE 94%);

Lineal

HEX #1A01EE to HEX #0128EE


CSS-Code:

background-image: linear-gradient(135deg, #1A01EE 9%, #0128EE 90%);

Radial

HEX #1A01EE to HEX #0128EE


CSS-Code:

background-image: radial-gradient(circle, #1A01EE 10%, #0128EE 89%);

 

HEX #0128EE to HEX #1A01EE


CSS-Code:

background-image: linear-gradient(135deg, #0128EE 4%, #1A01EE 93%);

 

HEX #0128EE to HEX #1A01EE


CSS-Code:

background-image: radial-gradient(circle, #0128EE 13%, #1A01EE 96%);

 

HEX #1A01EE to HEX #1801EE


CSS-Code:

background-image: linear-gradient(135deg, #1A01EE 11%, #1801EE 89%);

 

HEX #1A01EE to HEX #1801EE


CSS-Code:

background-image: radial-gradient(circle, #1A01EE 2%, #1801EE 91%);

 

HEX #1801EE to HEX #1A01EE


CSS-Code:

background-image: linear-gradient(135deg, #1801EE 13%, #1A01EE 91%);

 

HEX #1801EE to HEX #1A01EE


CSS-Code:

background-image: radial-gradient(circle, #1801EE 5%, #1A01EE 98%);

 

HEX #1A01EE to HEX #5801EE


CSS-Code:

background-image: linear-gradient(135deg, #1A01EE 10%, #5801EE 98%);

 

HEX #1A01EE to HEX #5801EE


CSS-Code:

background-image: radial-gradient(circle, #1A01EE 5%, #5801EE 98%);

 

HEX #5801EE to HEX #1A01EE


CSS-Code:

background-image: linear-gradient(135deg, #5801EE 8%, #1A01EE 91%);

 

HEX #5801EE to HEX #1A01EE


CSS-Code:

background-image: radial-gradient(circle, #5801EE 5%, #1A01EE 96%);

 

HEX #1A01EE to HEX #9701EE


CSS-Code:

background-image: linear-gradient(135deg, #1A01EE 11%, #9701EE 95%);

 

HEX #1A01EE to HEX #9701EE


CSS-Code:

background-image: radial-gradient(circle, #1A01EE 10%, #9701EE 88%);

 

HEX #9701EE to HEX #1A01EE


CSS-Code:

background-image: linear-gradient(135deg, #9701EE 2%, #1A01EE 89%);

 

HEX #9701EE to HEX #1A01EE


CSS-Code:

background-image: radial-gradient(circle, #9701EE 4%, #1A01EE 89%);

Lineal

HEX #1A01EE to HEX #1500C5


CSS-Code:

background-image: linear-gradient(135deg, #1A01EE 14%, #1500C5 89%);

Radial

HEX #1A01EE to HEX #1500C5


CSS-Code:

background-image: radial-gradient(circle, #1A01EE 10%, #1500C5 91%);

 

HEX #1500C5 to HEX #1A01EE


CSS-Code:

background-image: linear-gradient(135deg, #1500C5 8%, #1A01EE 93%);

 

HEX #1500C5 to HEX #1A01EE


CSS-Code:

background-image: radial-gradient(circle, #1500C5 14%, #1A01EE 94%);

 

HEX #1A01EE to HEX #331BFD


CSS-Code:

background-image: linear-gradient(135deg, #1A01EE 4%, #331BFD 89%);

 

HEX #1A01EE to HEX #331BFD


CSS-Code:

background-image: radial-gradient(circle, #1A01EE 4%, #331BFD 98%);

 

HEX #331BFD to HEX #1A01EE


CSS-Code:

background-image: linear-gradient(135deg, #331BFD 3%, #1A01EE 93%);

 

HEX #331BFD to HEX #1A01EE


CSS-Code:

background-image: radial-gradient(circle, #331BFD 14%, #1A01EE 100%);

 

HEX #1A01EE to HEX #5744FE


CSS-Code:

background-image: linear-gradient(135deg, #1A01EE 1%, #5744FE 97%);

 

HEX #1A01EE to HEX #5744FE


CSS-Code:

background-image: radial-gradient(circle, #1A01EE 9%, #5744FE 88%);

 

HEX #5744FE to HEX #1A01EE


CSS-Code:

background-image: linear-gradient(135deg, #5744FE 11%, #1A01EE 91%);

 

HEX #5744FE to HEX #1A01EE


CSS-Code:

background-image: radial-gradient(circle, #5744FE 6%, #1A01EE 97%);

Lineal

HEX #1A01EE to HEX #EE01A7


CSS-Code:

background-image: linear-gradient(135deg, #1A01EE 3%, #EE01A7 89%);

Radial

HEX #1A01EE to HEX #EE01A7


CSS-Code:

background-image: radial-gradient(circle, #1A01EE 7%, #EE01A7 92%);

 

HEX #EE01A7 to HEX #1A01EE


CSS-Code:

background-image: linear-gradient(135deg, #EE01A7 9%, #1A01EE 96%);

 

HEX #EE01A7 to HEX #1A01EE


CSS-Code:

background-image: radial-gradient(circle, #EE01A7 8%, #1A01EE 96%);

 

HEX #1A01EE to HEX #48EE01


CSS-Code:

background-image: linear-gradient(135deg, #1A01EE 8%, #48EE01 92%);

 

HEX #1A01EE to HEX #48EE01


CSS-Code:

background-image: radial-gradient(circle, #1A01EE 5%, #48EE01 96%);

 

HEX #48EE01 to HEX #1A01EE


CSS-Code:

background-image: linear-gradient(135deg, #48EE01 13%, #1A01EE 98%);

 

HEX #48EE01 to HEX #1A01EE


CSS-Code:

background-image: radial-gradient(circle, #48EE01 0%, #1A01EE 90%);

Lineal

HEX #1A01EE to HEX #EE1801


CSS-Code:

background-image: linear-gradient(135deg, #1A01EE 4%, #EE1801 99%);

Radial

HEX #1A01EE to HEX #EE1801


CSS-Code:

background-image: radial-gradient(circle, #1A01EE 8%, #EE1801 100%);

 

HEX #EE1801 to HEX #1A01EE


CSS-Code:

background-image: linear-gradient(135deg, #EE1801 0%, #1A01EE 98%);

 

HEX #EE1801 to HEX #1A01EE


CSS-Code:

background-image: radial-gradient(circle, #EE1801 12%, #1A01EE 96%);

 

HEX #1A01EE to HEX #01EE18


CSS-Code:

background-image: linear-gradient(135deg, #1A01EE 4%, #01EE18 86%);

 

HEX #1A01EE to HEX #01EE18


CSS-Code:

background-image: radial-gradient(circle, #1A01EE 8%, #01EE18 92%);

 

HEX #01EE18 to HEX #1A01EE


CSS-Code:

background-image: linear-gradient(135deg, #01EE18 2%, #1A01EE 99%);

 

HEX #01EE18 to HEX #1A01EE


CSS-Code:

background-image: radial-gradient(circle, #01EE18 9%, #1A01EE 89%);

Lineal

HEX #1A01EE to HEX #EE01A7


CSS-Code:

background-image: linear-gradient(135deg, #1A01EE 9%, #EE01A7 90%);

Radial

HEX #1A01EE to HEX #EE01A7


CSS-Code:

background-image: radial-gradient(circle, #1A01EE 1%, #EE01A7 90%);

 

HEX #EE01A7 to HEX #1A01EE


CSS-Code:

background-image: linear-gradient(135deg, #EE01A7 10%, #1A01EE 87%);

 

HEX #EE01A7 to HEX #1A01EE


CSS-Code:

background-image: radial-gradient(circle, #EE01A7 9%, #1A01EE 86%);

 

HEX #1A01EE to HEX #D6EE01


CSS-Code:

background-image: linear-gradient(135deg, #1A01EE 10%, #D6EE01 91%);

 

HEX #1A01EE to HEX #D6EE01


CSS-Code:

background-image: radial-gradient(circle, #1A01EE 5%, #D6EE01 87%);

 

HEX #D6EE01 to HEX #1A01EE


CSS-Code:

background-image: linear-gradient(135deg, #D6EE01 1%, #1A01EE 97%);

 

HEX #D6EE01 to HEX #1A01EE


CSS-Code:

background-image: radial-gradient(circle, #D6EE01 4%, #1A01EE 99%);

 

HEX #1A01EE to HEX #01EE48


CSS-Code:

background-image: linear-gradient(135deg, #1A01EE 11%, #01EE48 88%);

 

HEX #1A01EE to HEX #01EE48


CSS-Code:

background-image: radial-gradient(circle, #1A01EE 5%, #01EE48 94%);

 

HEX #01EE48 to HEX #1A01EE


CSS-Code:

background-image: linear-gradient(135deg, #01EE48 13%, #1A01EE 89%);

 

HEX #01EE48 to HEX #1A01EE


CSS-Code:

background-image: radial-gradient(circle, #01EE48 12%, #1A01EE 87%);

Lineal

HEX #1A01EE to HEX #EE0160


CSS-Code:

background-image: linear-gradient(135deg, #1A01EE 8%, #EE0160 98%);

Radial

HEX #1A01EE to HEX #EE0160


CSS-Code:

background-image: radial-gradient(circle, #1A01EE 10%, #EE0160 87%);

 

HEX #EE0160 to HEX #1A01EE


CSS-Code:

background-image: linear-gradient(135deg, #EE0160 5%, #1A01EE 97%);

 

HEX #EE0160 to HEX #1A01EE


CSS-Code:

background-image: radial-gradient(circle, #EE0160 0%, #1A01EE 88%);

 

HEX #1A01EE to HEX #D6EE01


CSS-Code:

background-image: linear-gradient(135deg, #1A01EE 11%, #D6EE01 93%);

 

HEX #1A01EE to HEX #D6EE01


CSS-Code:

background-image: radial-gradient(circle, #1A01EE 12%, #D6EE01 90%);

 

HEX #D6EE01 to HEX #1A01EE


CSS-Code:

background-image: linear-gradient(135deg, #D6EE01 2%, #1A01EE 98%);

 

HEX #D6EE01 to HEX #1A01EE


CSS-Code:

background-image: radial-gradient(circle, #D6EE01 0%, #1A01EE 90%);

 

HEX #1A01EE to HEX #01EE8F


CSS-Code:

background-image: linear-gradient(135deg, #1A01EE 3%, #01EE8F 98%);

 

HEX #1A01EE to HEX #01EE8F


CSS-Code:

background-image: radial-gradient(circle, #1A01EE 2%, #01EE8F 100%);

 

HEX #01EE8F to HEX #1A01EE


CSS-Code:

background-image: linear-gradient(135deg, #01EE8F 4%, #1A01EE 95%);

 

HEX #01EE8F to HEX #1A01EE


CSS-Code:

background-image: radial-gradient(circle, #01EE8F 5%, #1A01EE 98%);

Show more color palettes

Services

Colors

RGB to HEX

convert from RGB red green blue to #RRGGBB

RGB to CMYK

convert from RGB red green blue to CMYK cyan / magenta / yellow / black

Icons

RGB to RAL®

convert from RGB red green blue to RAL®-number (RAL 0000)

RGB to HKS®

convert from RGB red green blue to HKS®-number (HKS 00)

RGB to PANTONE®

convert from RGB red green blue to Pantone®-number (Pantone 0000)

RGB to Sherwin Williams®

convert from RGB red green blue to Sherwin Williams®-number (SW 0000)

RGB to NCS®

convert from RGB red green blue to NCS-number (S0000-X00X)

nsc-logo

CMYK to HEX

convert from CMYK cyan / magenta / yellow / black to #RRGGBB

CMYK to RGB

convert from CMYK cyan / magenta / yellow / black to RGB red green blue

CMYK to RAL®

convert from CMYK cyan / magenta / yellow / black to RAL®-number (RAL 0000)

CMYK to HKS®

convert from CMYK cyan / magenta / yellow / black to HKS®-number (HKS 00)

CMYK to PANTONE®

convert from CMYK cyan / magenta / yellow / black to Pantone®-number (Pantone 0000)

CMYK to Sherwin Williams®

convert from CMYK cyan / magenta / yellow / black to Sherwin Williams®-number (SW 0000)

CMYK to NCS®

convert from CMYK cyan / magenta / yellow / black to NCS-number (S0000-X00X)

nsc-logo

HEX to RGB

convert from #RRGGBB to RGB red green blue

HEX to CMYK

convert from #RRGGBB to CMYK cyan / magenta / yellow / black

Icons

HEX to RAL®

convert from #RRGGBB to RAL®-number (RAL 0000)

HEX to HKS®

convert from #RRGGBB to HKS®-number (HKS 00)

HEX to PANTONE®

convert from #RRGGBB to Pantone®-number (Pantone 0000)

HEX to Sherwin Williams®

convert from #RRGGBB to Sherwin Williams®-number (SW 0000)

HEX to NCS®

convert from #RRGGBB to NCS-number (S0000-X00X)

nsc-logo

RAL® to RGB

convert from RAL®-number (RAL 0000) to RGB red green blue

RAL® to CMYK

convert from RAL®-number (RAL 0000) to CMYK cyan / magenta / yellow / black

Icons

RAL® to HEX

convert from RAL®-number (RAL 0000) to #RRGGBB

RAL® to HKS®

convert from RAL®-number (RAL 0000) to HKS®-number (HKS 00)

RAL® to PANTONE®

convert from RAL®-number (RAL 0000) to Pantone®-number (Pantone 0000)

RAL® to Sherwin Williams®

convert from RAL®-number (RAL 0000) to Sherwin Williams®-number (SW 0000)

RAL® to NCS®

convert from RAL®-number (RAL 0000) to NCS-number (S0000-X00X)

nsc-logo

HKS® to RGB

convert from HKS®-number (HKS 00) to RGB red green blue

HKS® to CMYK

convert from HKS®-number (HKS 00) to CMYK cyan / magenta / yellow / black

Icons

HKS® to HEX

convert from HKS®-number (HKS 00) to #RRGGBB

HKS® to RAL®

convert from HKS®-number (HKS 00) to RAL®-number (RAL 0000)

HKS® to PANTONE®

convert from HKS®-number (HKS 00) to Pantone®-number (Pantone 0000)

HKS® to Sherwin Williams®

convert from HKS®-number (HKS 00) to Sherwin Williams®-number (SW 0000)

HKS® to NCS®

convert from HKS®-number (HKS 00) to NCS-number (S0000-X00X)

nsc-logo

PANTONE® to RGB

convert from Pantone®-number (Pantone 0000) to RGB red green blue

PANTONE® to CMYK

convert from Pantone®-number (Pantone 0000) to CMYK cyan / magenta / yellow / black

Icons

PANTONE® to HEX

convert from Pantone®-number (Pantone 0000) to #RRGGBB

PANTONE® to RAL®

convert from Pantone®-number (Pantone 0000) to RAL®-number (RAL 0000)

PANTONE® to HKS®

convert from Pantone®-number (Pantone 0000) to HKS®-number (HKS 00)

PANTONE® to Sherwin Williams®

convert from Pantone®-number (Pantone 0000) to Sherwin Williams®-number (SW 0000)

PANTONE® to NCS®

convert from Pantone®-number (Pantone 0000) to NCS-number (S0000-X00X)

nsc-logo

Sherwin Williams® to RGB

convert from Sherwin Williams®-number (SW 0000) to RGB red green blue

Sherwin Williams® to CMYK

convert from Sherwin Williams®-number (SW 0000) to CMYK cyan / magenta / yellow / black

Icons

Sherwin Williams® to HEX

convert from Sherwin Williams®-number (SW 0000) to #RRGGBB

Sherwin Williams® to RAL®

convert from Sherwin Williams®-number (SW 0000) to RAL®-number (RAL 0000)

Sherwin Williams® to HKS®

convert from Sherwin Williams®-number (SW 0000) to HKS®-number (HKS 00)

Sherwin Williams® to PANTONE®

convert from Sherwin Williams®-number (SW 0000) to Pantone®-number (Pantone 0000)

Sherwin Williams® to NCS®

convert from Sherwin Williams®-number (SW 0000) to NCS-number (S0000-X00X)

nsc-logo

NCS® to RGB

convert from NCS-number (S0000-X00X) to RGB red green blue

NCS® to CMYK

convert from NCS-number (S0000-X00X) to CMYK cyan / magenta / yellow / black

Icons

NCS® to HEX

convert from NCS-number (S0000-X00X) to #RRGGBB

NCS® to RAL®

convert from NCS-number (S0000-X00X) to RAL®-number (RAL 0000)

NCS® to HKS®

convert from NCS-number (S0000-X00X) to HKS®-number (HKS 00)

NCS® to PANTONE®

convert from NCS-number (S0000-X00X) to Pantone®-number (Pantone 0000)

NCS® to Sherwin Williams®

convert from NCS-number (S0000-X00X) to Sherwin Williams®-number (SW 0000)

Codes

To be able to save color palettes, you must be logged in.

Sign in to your account

or

Create an account

Current color palette Share
Should it be public or private?
Link(s) will follow after sharing.

Cancel Share

Color palette shared
Please copy and save the link you want.

Share

OK, I have copied the links

Your colors will be saved in a new color palette.
View it under your profile.
You can further customize it, and share it.

Show color palette
Close

Create a color palette

DownloadDownload in different formats

Remove All

By clicking you can create palettes and download the color swatches.