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

CSS Gradients:
RGB 42 1 223

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, 42 red, 1 green and 223 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.
42 1 223 R G B
In the CMYK color system the color is composed as follows: In this color tone, out of 100 maximum color components, 81 cyan, 100 magenta, none yellow and 13 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.
81% 100% 0% 13% 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 #2A01DF to HEX #D5FE20


CSS-Code:

background-image: linear-gradient(135deg, #2A01DF 4%, #D5FE20 89%);

Radial

HEX #2A01DF to HEX #D5FE20


CSS-Code:

background-image: radial-gradient(circle, #2A01DF 2%, #D5FE20 92%);

 

HEX #D5FE20 to HEX #2A01DF


CSS-Code:

background-image: linear-gradient(135deg, #D5FE20 1%, #2A01DF 88%);

 

HEX #D5FE20 to HEX #2A01DF


CSS-Code:

background-image: radial-gradient(circle, #D5FE20 3%, #2A01DF 90%);

Lineal

HEX #2A01DF to HEX #0113DF


CSS-Code:

background-image: linear-gradient(135deg, #2A01DF 0%, #0113DF 86%);

Radial

HEX #2A01DF to HEX #0113DF


CSS-Code:

background-image: radial-gradient(circle, #2A01DF 7%, #0113DF 98%);

 

HEX #0113DF to HEX #2A01DF


CSS-Code:

background-image: linear-gradient(135deg, #0113DF 9%, #2A01DF 92%);

 

HEX #0113DF to HEX #2A01DF


CSS-Code:

background-image: radial-gradient(circle, #0113DF 3%, #2A01DF 91%);

 

HEX #2A01DF to HEX #2901DF


CSS-Code:

background-image: linear-gradient(135deg, #2A01DF 11%, #2901DF 88%);

 

HEX #2A01DF to HEX #2901DF


CSS-Code:

background-image: radial-gradient(circle, #2A01DF 4%, #2901DF 100%);

 

HEX #2901DF to HEX #2A01DF


CSS-Code:

background-image: linear-gradient(135deg, #2901DF 4%, #2A01DF 91%);

 

HEX #2901DF to HEX #2A01DF


CSS-Code:

background-image: radial-gradient(circle, #2901DF 7%, #2A01DF 93%);

 

HEX #2A01DF to HEX #6501DF


CSS-Code:

background-image: linear-gradient(135deg, #2A01DF 4%, #6501DF 92%);

 

HEX #2A01DF to HEX #6501DF


CSS-Code:

background-image: radial-gradient(circle, #2A01DF 11%, #6501DF 100%);

 

HEX #6501DF to HEX #2A01DF


CSS-Code:

background-image: linear-gradient(135deg, #6501DF 4%, #2A01DF 87%);

 

HEX #6501DF to HEX #2A01DF


CSS-Code:

background-image: radial-gradient(circle, #6501DF 8%, #2A01DF 87%);

 

HEX #2A01DF to HEX #A001DF


CSS-Code:

background-image: linear-gradient(135deg, #2A01DF 0%, #A001DF 96%);

 

HEX #2A01DF to HEX #A001DF


CSS-Code:

background-image: radial-gradient(circle, #2A01DF 8%, #A001DF 99%);

 

HEX #A001DF to HEX #2A01DF


CSS-Code:

background-image: linear-gradient(135deg, #A001DF 2%, #2A01DF 97%);

 

HEX #A001DF to HEX #2A01DF


CSS-Code:

background-image: radial-gradient(circle, #A001DF 2%, #2A01DF 93%);

Lineal

HEX #2A01DF to HEX #2200B6


CSS-Code:

background-image: linear-gradient(135deg, #2A01DF 12%, #2200B6 98%);

Radial

HEX #2A01DF to HEX #2200B6


CSS-Code:

background-image: radial-gradient(circle, #2A01DF 3%, #2200B6 86%);

 

HEX #2200B6 to HEX #2A01DF


CSS-Code:

background-image: linear-gradient(135deg, #2200B6 3%, #2A01DF 97%);

 

HEX #2200B6 to HEX #2A01DF


CSS-Code:

background-image: radial-gradient(circle, #2200B6 9%, #2A01DF 90%);

 

HEX #2A01DF to HEX #380BFD


CSS-Code:

background-image: linear-gradient(135deg, #2A01DF 14%, #380BFD 86%);

 

HEX #2A01DF to HEX #380BFD


CSS-Code:

background-image: radial-gradient(circle, #2A01DF 6%, #380BFD 97%);

 

HEX #380BFD to HEX #2A01DF


CSS-Code:

background-image: linear-gradient(135deg, #380BFD 12%, #2A01DF 89%);

 

HEX #380BFD to HEX #2A01DF


CSS-Code:

background-image: radial-gradient(circle, #380BFD 1%, #2A01DF 86%);

 

HEX #2A01DF to HEX #5A34FD


CSS-Code:

background-image: linear-gradient(135deg, #2A01DF 4%, #5A34FD 93%);

 

HEX #2A01DF to HEX #5A34FD


CSS-Code:

background-image: radial-gradient(circle, #2A01DF 5%, #5A34FD 99%);

 

HEX #5A34FD to HEX #2A01DF


CSS-Code:

background-image: linear-gradient(135deg, #5A34FD 6%, #2A01DF 96%);

 

HEX #5A34FD to HEX #2A01DF


CSS-Code:

background-image: radial-gradient(circle, #5A34FD 9%, #2A01DF 86%);

Lineal

HEX #2A01DF to HEX #0113DF


CSS-Code:

background-image: linear-gradient(135deg, #2A01DF 7%, #0113DF 99%);

Radial

HEX #2A01DF to HEX #0113DF


CSS-Code:

background-image: radial-gradient(circle, #2A01DF 9%, #0113DF 87%);

 

HEX #0113DF to HEX #2A01DF


CSS-Code:

background-image: linear-gradient(135deg, #0113DF 10%, #2A01DF 87%);

 

HEX #0113DF to HEX #2A01DF


CSS-Code:

background-image: radial-gradient(circle, #0113DF 10%, #2A01DF 87%);

 

HEX #2A01DF to HEX #2901DF


CSS-Code:

background-image: linear-gradient(135deg, #2A01DF 1%, #2901DF 100%);

 

HEX #2A01DF to HEX #2901DF


CSS-Code:

background-image: radial-gradient(circle, #2A01DF 5%, #2901DF 91%);

 

HEX #2901DF to HEX #2A01DF


CSS-Code:

background-image: linear-gradient(135deg, #2901DF 12%, #2A01DF 96%);

 

HEX #2901DF to HEX #2A01DF


CSS-Code:

background-image: radial-gradient(circle, #2901DF 0%, #2A01DF 94%);

 

HEX #2A01DF to HEX #6501DF


CSS-Code:

background-image: linear-gradient(135deg, #2A01DF 9%, #6501DF 95%);

 

HEX #2A01DF to HEX #6501DF


CSS-Code:

background-image: radial-gradient(circle, #2A01DF 3%, #6501DF 99%);

 

HEX #6501DF to HEX #2A01DF


CSS-Code:

background-image: linear-gradient(135deg, #6501DF 8%, #2A01DF 91%);

 

HEX #6501DF to HEX #2A01DF


CSS-Code:

background-image: radial-gradient(circle, #6501DF 12%, #2A01DF 90%);

 

HEX #2A01DF to HEX #A001DF


CSS-Code:

background-image: linear-gradient(135deg, #2A01DF 13%, #A001DF 88%);

 

HEX #2A01DF to HEX #A001DF


CSS-Code:

background-image: radial-gradient(circle, #2A01DF 0%, #A001DF 99%);

 

HEX #A001DF to HEX #2A01DF


CSS-Code:

background-image: linear-gradient(135deg, #A001DF 8%, #2A01DF 90%);

 

HEX #A001DF to HEX #2A01DF


CSS-Code:

background-image: radial-gradient(circle, #A001DF 11%, #2A01DF 99%);

Lineal

HEX #2A01DF to HEX #2200B6


CSS-Code:

background-image: linear-gradient(135deg, #2A01DF 4%, #2200B6 95%);

Radial

HEX #2A01DF to HEX #2200B6


CSS-Code:

background-image: radial-gradient(circle, #2A01DF 7%, #2200B6 91%);

 

HEX #2200B6 to HEX #2A01DF


CSS-Code:

background-image: linear-gradient(135deg, #2200B6 14%, #2A01DF 95%);

 

HEX #2200B6 to HEX #2A01DF


CSS-Code:

background-image: radial-gradient(circle, #2200B6 12%, #2A01DF 88%);

 

HEX #2A01DF to HEX #380BFD


CSS-Code:

background-image: linear-gradient(135deg, #2A01DF 1%, #380BFD 94%);

 

HEX #2A01DF to HEX #380BFD


CSS-Code:

background-image: radial-gradient(circle, #2A01DF 2%, #380BFD 98%);

 

HEX #380BFD to HEX #2A01DF


CSS-Code:

background-image: linear-gradient(135deg, #380BFD 11%, #2A01DF 97%);

 

HEX #380BFD to HEX #2A01DF


CSS-Code:

background-image: radial-gradient(circle, #380BFD 1%, #2A01DF 88%);

 

HEX #2A01DF to HEX #5A34FD


CSS-Code:

background-image: linear-gradient(135deg, #2A01DF 13%, #5A34FD 94%);

 

HEX #2A01DF to HEX #5A34FD


CSS-Code:

background-image: radial-gradient(circle, #2A01DF 8%, #5A34FD 95%);

 

HEX #5A34FD to HEX #2A01DF


CSS-Code:

background-image: linear-gradient(135deg, #5A34FD 6%, #2A01DF 97%);

 

HEX #5A34FD to HEX #2A01DF


CSS-Code:

background-image: radial-gradient(circle, #5A34FD 6%, #2A01DF 93%);

Lineal

HEX #2A01DF to HEX #DF018A


CSS-Code:

background-image: linear-gradient(135deg, #2A01DF 7%, #DF018A 87%);

Radial

HEX #2A01DF to HEX #DF018A


CSS-Code:

background-image: radial-gradient(circle, #2A01DF 5%, #DF018A 100%);

 

HEX #DF018A to HEX #2A01DF


CSS-Code:

background-image: linear-gradient(135deg, #DF018A 13%, #2A01DF 92%);

 

HEX #DF018A to HEX #2A01DF


CSS-Code:

background-image: radial-gradient(circle, #DF018A 3%, #2A01DF 89%);

 

HEX #2A01DF to HEX #31DF01


CSS-Code:

background-image: linear-gradient(135deg, #2A01DF 12%, #31DF01 86%);

 

HEX #2A01DF to HEX #31DF01


CSS-Code:

background-image: radial-gradient(circle, #2A01DF 10%, #31DF01 92%);

 

HEX #31DF01 to HEX #2A01DF


CSS-Code:

background-image: linear-gradient(135deg, #31DF01 5%, #2A01DF 93%);

 

HEX #31DF01 to HEX #2A01DF


CSS-Code:

background-image: radial-gradient(circle, #31DF01 6%, #2A01DF 92%);

Lineal

HEX #2A01DF to HEX #DF2901


CSS-Code:

background-image: linear-gradient(135deg, #2A01DF 5%, #DF2901 89%);

Radial

HEX #2A01DF to HEX #DF2901


CSS-Code:

background-image: radial-gradient(circle, #2A01DF 11%, #DF2901 100%);

 

HEX #DF2901 to HEX #2A01DF


CSS-Code:

background-image: linear-gradient(135deg, #DF2901 14%, #2A01DF 94%);

 

HEX #DF2901 to HEX #2A01DF


CSS-Code:

background-image: radial-gradient(circle, #DF2901 13%, #2A01DF 93%);

 

HEX #2A01DF to HEX #01DF29


CSS-Code:

background-image: linear-gradient(135deg, #2A01DF 5%, #01DF29 90%);

 

HEX #2A01DF to HEX #01DF29


CSS-Code:

background-image: radial-gradient(circle, #2A01DF 4%, #01DF29 86%);

 

HEX #01DF29 to HEX #2A01DF


CSS-Code:

background-image: linear-gradient(135deg, #01DF29 8%, #2A01DF 100%);

 

HEX #01DF29 to HEX #2A01DF


CSS-Code:

background-image: radial-gradient(circle, #01DF29 7%, #2A01DF 88%);

Lineal

HEX #2A01DF to HEX #DF018A


CSS-Code:

background-image: linear-gradient(135deg, #2A01DF 12%, #DF018A 99%);

Radial

HEX #2A01DF to HEX #DF018A


CSS-Code:

background-image: radial-gradient(circle, #2A01DF 11%, #DF018A 86%);

 

HEX #DF018A to HEX #2A01DF


CSS-Code:

background-image: linear-gradient(135deg, #DF018A 13%, #2A01DF 88%);

 

HEX #DF018A to HEX #2A01DF


CSS-Code:

background-image: radial-gradient(circle, #DF018A 14%, #2A01DF 99%);

 

HEX #2A01DF to HEX #B6DF01


CSS-Code:

background-image: linear-gradient(135deg, #2A01DF 7%, #B6DF01 94%);

 

HEX #2A01DF to HEX #B6DF01


CSS-Code:

background-image: radial-gradient(circle, #2A01DF 14%, #B6DF01 99%);

 

HEX #B6DF01 to HEX #2A01DF


CSS-Code:

background-image: linear-gradient(135deg, #B6DF01 9%, #2A01DF 94%);

 

HEX #B6DF01 to HEX #2A01DF


CSS-Code:

background-image: radial-gradient(circle, #B6DF01 6%, #2A01DF 97%);

 

HEX #2A01DF to HEX #01DF56


CSS-Code:

background-image: linear-gradient(135deg, #2A01DF 8%, #01DF56 98%);

 

HEX #2A01DF to HEX #01DF56


CSS-Code:

background-image: radial-gradient(circle, #2A01DF 6%, #01DF56 94%);

 

HEX #01DF56 to HEX #2A01DF


CSS-Code:

background-image: linear-gradient(135deg, #01DF56 0%, #2A01DF 97%);

 

HEX #01DF56 to HEX #2A01DF


CSS-Code:

background-image: radial-gradient(circle, #01DF56 9%, #2A01DF 93%);

Lineal

HEX #2A01DF to HEX #DF0147


CSS-Code:

background-image: linear-gradient(135deg, #2A01DF 14%, #DF0147 89%);

Radial

HEX #2A01DF to HEX #DF0147


CSS-Code:

background-image: radial-gradient(circle, #2A01DF 4%, #DF0147 87%);

 

HEX #DF0147 to HEX #2A01DF


CSS-Code:

background-image: linear-gradient(135deg, #DF0147 0%, #2A01DF 95%);

 

HEX #DF0147 to HEX #2A01DF


CSS-Code:

background-image: radial-gradient(circle, #DF0147 2%, #2A01DF 97%);

 

HEX #2A01DF to HEX #B6DF01


CSS-Code:

background-image: linear-gradient(135deg, #2A01DF 5%, #B6DF01 87%);

 

HEX #2A01DF to HEX #B6DF01


CSS-Code:

background-image: radial-gradient(circle, #2A01DF 6%, #B6DF01 93%);

 

HEX #B6DF01 to HEX #2A01DF


CSS-Code:

background-image: linear-gradient(135deg, #B6DF01 10%, #2A01DF 95%);

 

HEX #B6DF01 to HEX #2A01DF


CSS-Code:

background-image: radial-gradient(circle, #B6DF01 14%, #2A01DF 94%);

 

HEX #2A01DF to HEX #01DF98


CSS-Code:

background-image: linear-gradient(135deg, #2A01DF 8%, #01DF98 94%);

 

HEX #2A01DF to HEX #01DF98


CSS-Code:

background-image: radial-gradient(circle, #2A01DF 13%, #01DF98 97%);

 

HEX #01DF98 to HEX #2A01DF


CSS-Code:

background-image: linear-gradient(135deg, #01DF98 7%, #2A01DF 96%);

 

HEX #01DF98 to HEX #2A01DF


CSS-Code:

background-image: radial-gradient(circle, #01DF98 10%, #2A01DF 87%);

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.