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

CSS Gradients:
RGB 223 1 5

Information

close all

Let CSS suggest color gradients from two hues such as the base hue 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.

Let CSS suggest color gradients from two hues such as the base hue and a lighter hue.

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 CSS suggest color gradients from two hues such as the base hue and a darker hue.

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

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

Display options

Description

Red clearly dominates: The red value is significantly higher than green and blue. Dark color: low color values appear darker.

The breakdown of the color into the RGB color system: of 255 maximum color components, 223 red, 1 green and 5 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.
223 1 5 R G B
In the CMYK color system the color is composed as follows: In this color tone, out of 100 maximum color components, none cyan, 100 magenta, 98 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.
0% 100% 98% 13% C M Y K



Brands

This color is used by at least one manufactures. Here you can see which:

57% - director de arte
Link: http://directordearte.es

Verification of their color palette as a manufacturer!

Provide designers and agencies with accurate color values.

Let's go

Lineal

HEX #DF0105 to HEX #20FEFA


CSS-Code:

background-image: linear-gradient(135deg, #DF0105 10%, #20FEFA 95%);

Radial

HEX #DF0105 to HEX #20FEFA


CSS-Code:

background-image: radial-gradient(circle, #DF0105 4%, #20FEFA 94%);

 

HEX #20FEFA to HEX #DF0105


CSS-Code:

background-image: linear-gradient(135deg, #20FEFA 14%, #DF0105 96%);

 

HEX #20FEFA to HEX #DF0105


CSS-Code:

background-image: radial-gradient(circle, #20FEFA 6%, #DF0105 92%);

Lineal

HEX #DF0105 to HEX #DF0144


CSS-Code:

background-image: linear-gradient(135deg, #DF0105 8%, #DF0144 96%);

Radial

HEX #DF0105 to HEX #DF0144


CSS-Code:

background-image: radial-gradient(circle, #DF0105 14%, #DF0144 97%);

 

HEX #DF0144 to HEX #DF0105


CSS-Code:

background-image: linear-gradient(135deg, #DF0144 9%, #DF0105 99%);

 

HEX #DF0144 to HEX #DF0105


CSS-Code:

background-image: radial-gradient(circle, #DF0144 11%, #DF0105 99%);

 

HEX #DF0105 to HEX #DF0109


CSS-Code:

background-image: linear-gradient(135deg, #DF0105 12%, #DF0109 100%);

 

HEX #DF0105 to HEX #DF0109


CSS-Code:

background-image: radial-gradient(circle, #DF0105 2%, #DF0109 87%);

 

HEX #DF0109 to HEX #DF0105


CSS-Code:

background-image: linear-gradient(135deg, #DF0109 6%, #DF0105 88%);

 

HEX #DF0109 to HEX #DF0105


CSS-Code:

background-image: radial-gradient(circle, #DF0109 14%, #DF0105 98%);

 

HEX #DF0105 to HEX #DF3501


CSS-Code:

background-image: linear-gradient(135deg, #DF0105 12%, #DF3501 91%);

 

HEX #DF0105 to HEX #DF3501


CSS-Code:

background-image: radial-gradient(circle, #DF0105 12%, #DF3501 99%);

 

HEX #DF3501 to HEX #DF0105


CSS-Code:

background-image: linear-gradient(135deg, #DF3501 6%, #DF0105 88%);

 

HEX #DF3501 to HEX #DF0105


CSS-Code:

background-image: radial-gradient(circle, #DF3501 10%, #DF0105 96%);

 

HEX #DF0105 to HEX #DF7001


CSS-Code:

background-image: linear-gradient(135deg, #DF0105 12%, #DF7001 88%);

 

HEX #DF0105 to HEX #DF7001


CSS-Code:

background-image: radial-gradient(circle, #DF0105 14%, #DF7001 88%);

 

HEX #DF7001 to HEX #DF0105


CSS-Code:

background-image: linear-gradient(135deg, #DF7001 5%, #DF0105 97%);

 

HEX #DF7001 to HEX #DF0105


CSS-Code:

background-image: radial-gradient(circle, #DF7001 4%, #DF0105 100%);

Lineal

HEX #DF0105 to HEX #B60104


CSS-Code:

background-image: linear-gradient(135deg, #DF0105 7%, #B60104 100%);

Radial

HEX #DF0105 to HEX #B60104


CSS-Code:

background-image: radial-gradient(circle, #DF0105 8%, #B60104 98%);

 

HEX #B60104 to HEX #DF0105


CSS-Code:

background-image: linear-gradient(135deg, #B60104 6%, #DF0105 96%);

 

HEX #B60104 to HEX #DF0105


CSS-Code:

background-image: radial-gradient(circle, #B60104 6%, #DF0105 97%);

 

HEX #DF0105 to HEX #FE0C10


CSS-Code:

background-image: linear-gradient(135deg, #DF0105 3%, #FE0C10 97%);

 

HEX #DF0105 to HEX #FE0C10


CSS-Code:

background-image: radial-gradient(circle, #DF0105 11%, #FE0C10 87%);

 

HEX #FE0C10 to HEX #DF0105


CSS-Code:

background-image: linear-gradient(135deg, #FE0C10 10%, #DF0105 94%);

 

HEX #FE0C10 to HEX #DF0105


CSS-Code:

background-image: radial-gradient(circle, #FE0C10 7%, #DF0105 98%);

 

HEX #DF0105 to HEX #FE3539


CSS-Code:

background-image: linear-gradient(135deg, #DF0105 13%, #FE3539 91%);

 

HEX #DF0105 to HEX #FE3539


CSS-Code:

background-image: radial-gradient(circle, #DF0105 11%, #FE3539 95%);

 

HEX #FE3539 to HEX #DF0105


CSS-Code:

background-image: linear-gradient(135deg, #FE3539 9%, #DF0105 94%);

 

HEX #FE3539 to HEX #DF0105


CSS-Code:

background-image: radial-gradient(circle, #FE3539 2%, #DF0105 93%);

Lineal

HEX #DF0105 to HEX #DF0144


CSS-Code:

background-image: linear-gradient(135deg, #DF0105 10%, #DF0144 93%);

Radial

HEX #DF0105 to HEX #DF0144


CSS-Code:

background-image: radial-gradient(circle, #DF0105 5%, #DF0144 99%);

 

HEX #DF0144 to HEX #DF0105


CSS-Code:

background-image: linear-gradient(135deg, #DF0144 4%, #DF0105 98%);

 

HEX #DF0144 to HEX #DF0105


CSS-Code:

background-image: radial-gradient(circle, #DF0144 5%, #DF0105 100%);

 

HEX #DF0105 to HEX #DF0109


CSS-Code:

background-image: linear-gradient(135deg, #DF0105 2%, #DF0109 96%);

 

HEX #DF0105 to HEX #DF0109


CSS-Code:

background-image: radial-gradient(circle, #DF0105 4%, #DF0109 97%);

 

HEX #DF0109 to HEX #DF0105


CSS-Code:

background-image: linear-gradient(135deg, #DF0109 9%, #DF0105 91%);

 

HEX #DF0109 to HEX #DF0105


CSS-Code:

background-image: radial-gradient(circle, #DF0109 13%, #DF0105 99%);

 

HEX #DF0105 to HEX #DF3501


CSS-Code:

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

 

HEX #DF0105 to HEX #DF3501


CSS-Code:

background-image: radial-gradient(circle, #DF0105 12%, #DF3501 89%);

 

HEX #DF3501 to HEX #DF0105


CSS-Code:

background-image: linear-gradient(135deg, #DF3501 14%, #DF0105 100%);

 

HEX #DF3501 to HEX #DF0105


CSS-Code:

background-image: radial-gradient(circle, #DF3501 12%, #DF0105 98%);

 

HEX #DF0105 to HEX #DF7001


CSS-Code:

background-image: linear-gradient(135deg, #DF0105 10%, #DF7001 86%);

 

HEX #DF0105 to HEX #DF7001


CSS-Code:

background-image: radial-gradient(circle, #DF0105 2%, #DF7001 95%);

 

HEX #DF7001 to HEX #DF0105


CSS-Code:

background-image: linear-gradient(135deg, #DF7001 6%, #DF0105 88%);

 

HEX #DF7001 to HEX #DF0105


CSS-Code:

background-image: radial-gradient(circle, #DF7001 8%, #DF0105 97%);

Lineal

HEX #DF0105 to HEX #B60104


CSS-Code:

background-image: linear-gradient(135deg, #DF0105 10%, #B60104 93%);

Radial

HEX #DF0105 to HEX #B60104


CSS-Code:

background-image: radial-gradient(circle, #DF0105 1%, #B60104 87%);

 

HEX #B60104 to HEX #DF0105


CSS-Code:

background-image: linear-gradient(135deg, #B60104 4%, #DF0105 88%);

 

HEX #B60104 to HEX #DF0105


CSS-Code:

background-image: radial-gradient(circle, #B60104 6%, #DF0105 88%);

 

HEX #DF0105 to HEX #FE0C10


CSS-Code:

background-image: linear-gradient(135deg, #DF0105 13%, #FE0C10 91%);

 

HEX #DF0105 to HEX #FE0C10


CSS-Code:

background-image: radial-gradient(circle, #DF0105 13%, #FE0C10 93%);

 

HEX #FE0C10 to HEX #DF0105


CSS-Code:

background-image: linear-gradient(135deg, #FE0C10 10%, #DF0105 96%);

 

HEX #FE0C10 to HEX #DF0105


CSS-Code:

background-image: radial-gradient(circle, #FE0C10 4%, #DF0105 96%);

 

HEX #DF0105 to HEX #FE3539


CSS-Code:

background-image: linear-gradient(135deg, #DF0105 6%, #FE3539 92%);

 

HEX #DF0105 to HEX #FE3539


CSS-Code:

background-image: radial-gradient(circle, #DF0105 0%, #FE3539 96%);

 

HEX #FE3539 to HEX #DF0105


CSS-Code:

background-image: linear-gradient(135deg, #FE3539 13%, #DF0105 100%);

 

HEX #FE3539 to HEX #DF0105


CSS-Code:

background-image: radial-gradient(circle, #FE3539 3%, #DF0105 99%);

Lineal

HEX #DF0105 to HEX #BADF01


CSS-Code:

background-image: linear-gradient(135deg, #DF0105 12%, #BADF01 90%);

Radial

HEX #DF0105 to HEX #BADF01


CSS-Code:

background-image: radial-gradient(circle, #DF0105 5%, #BADF01 96%);

 

HEX #BADF01 to HEX #DF0105


CSS-Code:

background-image: linear-gradient(135deg, #BADF01 12%, #DF0105 93%);

 

HEX #BADF01 to HEX #DF0105


CSS-Code:

background-image: radial-gradient(circle, #BADF01 2%, #DF0105 91%);

 

HEX #DF0105 to HEX #0161DF


CSS-Code:

background-image: linear-gradient(135deg, #DF0105 12%, #0161DF 93%);

 

HEX #DF0105 to HEX #0161DF


CSS-Code:

background-image: radial-gradient(circle, #DF0105 7%, #0161DF 95%);

 

HEX #0161DF to HEX #DF0105


CSS-Code:

background-image: linear-gradient(135deg, #0161DF 12%, #DF0105 100%);

 

HEX #0161DF to HEX #DF0105


CSS-Code:

background-image: radial-gradient(circle, #0161DF 13%, #DF0105 99%);

Lineal

HEX #DF0105 to HEX #09DF01


CSS-Code:

background-image: linear-gradient(135deg, #DF0105 8%, #09DF01 90%);

Radial

HEX #DF0105 to HEX #09DF01


CSS-Code:

background-image: radial-gradient(circle, #DF0105 2%, #09DF01 93%);

 

HEX #09DF01 to HEX #DF0105


CSS-Code:

background-image: linear-gradient(135deg, #09DF01 12%, #DF0105 92%);

 

HEX #09DF01 to HEX #DF0105


CSS-Code:

background-image: radial-gradient(circle, #09DF01 7%, #DF0105 91%);

 

HEX #DF0105 to HEX #0109DF


CSS-Code:

background-image: linear-gradient(135deg, #DF0105 3%, #0109DF 89%);

 

HEX #DF0105 to HEX #0109DF


CSS-Code:

background-image: radial-gradient(circle, #DF0105 8%, #0109DF 86%);

 

HEX #0109DF to HEX #DF0105


CSS-Code:

background-image: linear-gradient(135deg, #0109DF 7%, #DF0105 90%);

 

HEX #0109DF to HEX #DF0105


CSS-Code:

background-image: radial-gradient(circle, #0109DF 1%, #DF0105 93%);

Lineal

HEX #DF0105 to HEX #BADF01


CSS-Code:

background-image: linear-gradient(135deg, #DF0105 13%, #BADF01 94%);

Radial

HEX #DF0105 to HEX #BADF01


CSS-Code:

background-image: radial-gradient(circle, #DF0105 5%, #BADF01 92%);

 

HEX #BADF01 to HEX #DF0105


CSS-Code:

background-image: linear-gradient(135deg, #BADF01 1%, #DF0105 92%);

 

HEX #BADF01 to HEX #DF0105


CSS-Code:

background-image: radial-gradient(circle, #BADF01 10%, #DF0105 95%);

 

HEX #DF0105 to HEX #01DFD8


CSS-Code:

background-image: linear-gradient(135deg, #DF0105 7%, #01DFD8 88%);

 

HEX #DF0105 to HEX #01DFD8


CSS-Code:

background-image: radial-gradient(circle, #DF0105 10%, #01DFD8 96%);

 

HEX #01DFD8 to HEX #DF0105


CSS-Code:

background-image: linear-gradient(135deg, #01DFD8 3%, #DF0105 87%);

 

HEX #01DFD8 to HEX #DF0105


CSS-Code:

background-image: radial-gradient(circle, #01DFD8 9%, #DF0105 98%);

 

HEX #DF0105 to HEX #2601DF


CSS-Code:

background-image: linear-gradient(135deg, #DF0105 14%, #2601DF 87%);

 

HEX #DF0105 to HEX #2601DF


CSS-Code:

background-image: radial-gradient(circle, #DF0105 3%, #2601DF 95%);

 

HEX #2601DF to HEX #DF0105


CSS-Code:

background-image: linear-gradient(135deg, #2601DF 4%, #DF0105 92%);

 

HEX #2601DF to HEX #DF0105


CSS-Code:

background-image: radial-gradient(circle, #2601DF 9%, #DF0105 92%);

Lineal

HEX #DF0105 to HEX #78DF01


CSS-Code:

background-image: linear-gradient(135deg, #DF0105 8%, #78DF01 94%);

Radial

HEX #DF0105 to HEX #78DF01


CSS-Code:

background-image: radial-gradient(circle, #DF0105 7%, #78DF01 90%);

 

HEX #78DF01 to HEX #DF0105


CSS-Code:

background-image: linear-gradient(135deg, #78DF01 4%, #DF0105 95%);

 

HEX #78DF01 to HEX #DF0105


CSS-Code:

background-image: radial-gradient(circle, #78DF01 5%, #DF0105 97%);

 

HEX #DF0105 to HEX #01DFD8


CSS-Code:

background-image: linear-gradient(135deg, #DF0105 9%, #01DFD8 93%);

 

HEX #DF0105 to HEX #01DFD8


CSS-Code:

background-image: radial-gradient(circle, #DF0105 10%, #01DFD8 92%);

 

HEX #01DFD8 to HEX #DF0105


CSS-Code:

background-image: linear-gradient(135deg, #01DFD8 13%, #DF0105 90%);

 

HEX #01DFD8 to HEX #DF0105


CSS-Code:

background-image: radial-gradient(circle, #01DFD8 4%, #DF0105 95%);

 

HEX #DF0105 to HEX #6901DF


CSS-Code:

background-image: linear-gradient(135deg, #DF0105 3%, #6901DF 91%);

 

HEX #DF0105 to HEX #6901DF


CSS-Code:

background-image: radial-gradient(circle, #DF0105 11%, #6901DF 91%);

 

HEX #6901DF to HEX #DF0105


CSS-Code:

background-image: linear-gradient(135deg, #6901DF 8%, #DF0105 94%);

 

HEX #6901DF to HEX #DF0105


CSS-Code:

background-image: radial-gradient(circle, #6901DF 5%, #DF0105 97%);

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

RGBA to HEX

convert from RGBA red green blue transparency to #RRGGBB

RGBA to CMYK

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

Icons

RGBA to RAL®

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

RGBA to HKS®

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

RGBA to PANTONE®

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

RGBA to Sherwin Williams®

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

RGBA to NCS®

convert from RGBA red green blue transparency 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 RGBA

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

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 RGBA

convert from #RRGGBB to RGBA red green blue transparency

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 RGBA

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

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 RGBA

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

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 RGBA

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

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 RGBA

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

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 RGBA

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

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)

To be able to save color palettes, a registration is required.

Log 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 desired link.

Share

OK, I have copied the links

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

Show color palette
Close

Create a color palette

DownloadDownload in different formats

Remove All

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