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.
With this color, red stands out from the other colors. The value that represents the red hue is greater than the other two values. It is far different from the value for the green and blue 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, 225 red, 10 green and 8 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.
In the CMYK color system the color is composed as follows: In this color tone, out of 100 maximum color components, none cyan, 96 magenta, 96 yellow and 12 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.
Provide designers and agencies with accurate color values.
Lineal
CSS-Code:
background-image: linear-gradient(135deg, #E10A08 10%, #1EF5F7 96%);
Radial
CSS-Code:
background-image: radial-gradient(circle, #E10A08 13%, #1EF5F7 98%);
CSS-Code:
background-image: linear-gradient(135deg, #1EF5F7 9%, #E10A08 100%);
CSS-Code:
background-image: radial-gradient(circle, #1EF5F7 3%, #E10A08 91%);
Lineal
CSS-Code:
background-image: linear-gradient(135deg, #E10A08 1%, #E20842 91%);
Radial
CSS-Code:
background-image: radial-gradient(circle, #E10A08 7%, #E20842 93%);
CSS-Code:
background-image: linear-gradient(135deg, #E20842 11%, #E10A08 90%);
CSS-Code:
background-image: radial-gradient(circle, #E20842 9%, #E10A08 94%);
CSS-Code:
background-image: linear-gradient(135deg, #E10A08 12%, #E20808 87%);
CSS-Code:
background-image: radial-gradient(circle, #E10A08 3%, #E20808 91%);
CSS-Code:
background-image: linear-gradient(135deg, #E20808 13%, #E10A08 97%);
CSS-Code:
background-image: radial-gradient(circle, #E20808 4%, #E10A08 90%);
CSS-Code:
background-image: linear-gradient(135deg, #E10A08 4%, #E24208 97%);
CSS-Code:
background-image: radial-gradient(circle, #E10A08 7%, #E24208 91%);
CSS-Code:
background-image: linear-gradient(135deg, #E24208 7%, #E10A08 92%);
CSS-Code:
background-image: radial-gradient(circle, #E24208 1%, #E10A08 94%);
CSS-Code:
background-image: linear-gradient(135deg, #E10A08 1%, #E27C08 98%);
CSS-Code:
background-image: radial-gradient(circle, #E10A08 4%, #E27C08 99%);
CSS-Code:
background-image: linear-gradient(135deg, #E27C08 2%, #E10A08 100%);
CSS-Code:
background-image: radial-gradient(circle, #E27C08 7%, #E10A08 90%);
Lineal
CSS-Code:
background-image: linear-gradient(135deg, #E10A08 7%, #BA0806 89%);
Radial
CSS-Code:
background-image: radial-gradient(circle, #E10A08 12%, #BA0806 99%);
CSS-Code:
background-image: linear-gradient(135deg, #BA0806 4%, #E10A08 100%);
CSS-Code:
background-image: radial-gradient(circle, #BA0806 8%, #E10A08 88%);
CSS-Code:
background-image: linear-gradient(135deg, #E10A08 14%, #E20A08 87%);
CSS-Code:
background-image: radial-gradient(circle, #E10A08 1%, #E20A08 93%);
CSS-Code:
background-image: linear-gradient(135deg, #E20A08 12%, #E10A08 90%);
CSS-Code:
background-image: radial-gradient(circle, #E20A08 4%, #E10A08 94%);
CSS-Code:
background-image: linear-gradient(135deg, #E10A08 8%, #F61F1D 93%);
CSS-Code:
background-image: radial-gradient(circle, #E10A08 13%, #F61F1D 96%);
CSS-Code:
background-image: linear-gradient(135deg, #F61F1D 6%, #E10A08 93%);
CSS-Code:
background-image: radial-gradient(circle, #F61F1D 2%, #E10A08 88%);
CSS-Code:
background-image: linear-gradient(135deg, #E10A08 6%, #F84644 96%);
CSS-Code:
background-image: radial-gradient(circle, #E10A08 3%, #F84644 97%);
CSS-Code:
background-image: linear-gradient(135deg, #F84644 4%, #E10A08 92%);
CSS-Code:
background-image: radial-gradient(circle, #F84644 7%, #E10A08 96%);
Lineal
CSS-Code:
background-image: linear-gradient(135deg, #E10A08 5%, #E20842 99%);
Radial
CSS-Code:
background-image: radial-gradient(circle, #E10A08 6%, #E20842 88%);
CSS-Code:
background-image: linear-gradient(135deg, #E20842 8%, #E10A08 94%);
CSS-Code:
background-image: radial-gradient(circle, #E20842 5%, #E10A08 88%);
CSS-Code:
background-image: linear-gradient(135deg, #E10A08 9%, #E20808 89%);
CSS-Code:
background-image: radial-gradient(circle, #E10A08 9%, #E20808 87%);
CSS-Code:
background-image: linear-gradient(135deg, #E20808 10%, #E10A08 86%);
CSS-Code:
background-image: radial-gradient(circle, #E20808 4%, #E10A08 87%);
CSS-Code:
background-image: linear-gradient(135deg, #E10A08 6%, #E24208 90%);
CSS-Code:
background-image: radial-gradient(circle, #E10A08 0%, #E24208 98%);
CSS-Code:
background-image: linear-gradient(135deg, #E24208 5%, #E10A08 95%);
CSS-Code:
background-image: radial-gradient(circle, #E24208 7%, #E10A08 86%);
CSS-Code:
background-image: linear-gradient(135deg, #E10A08 1%, #E27C08 89%);
CSS-Code:
background-image: radial-gradient(circle, #E10A08 0%, #E27C08 91%);
CSS-Code:
background-image: linear-gradient(135deg, #E27C08 2%, #E10A08 100%);
CSS-Code:
background-image: radial-gradient(circle, #E27C08 12%, #E10A08 88%);
Lineal
CSS-Code:
background-image: linear-gradient(135deg, #E10A08 8%, #BA0806 96%);
Radial
CSS-Code:
background-image: radial-gradient(circle, #E10A08 0%, #BA0806 98%);
CSS-Code:
background-image: linear-gradient(135deg, #BA0806 14%, #E10A08 98%);
CSS-Code:
background-image: radial-gradient(circle, #BA0806 1%, #E10A08 99%);
CSS-Code:
background-image: linear-gradient(135deg, #E10A08 7%, #E20A08 95%);
CSS-Code:
background-image: radial-gradient(circle, #E10A08 9%, #E20A08 97%);
CSS-Code:
background-image: linear-gradient(135deg, #E20A08 4%, #E10A08 94%);
CSS-Code:
background-image: radial-gradient(circle, #E20A08 8%, #E10A08 94%);
CSS-Code:
background-image: linear-gradient(135deg, #E10A08 10%, #F61F1D 95%);
CSS-Code:
background-image: radial-gradient(circle, #E10A08 0%, #F61F1D 99%);
CSS-Code:
background-image: linear-gradient(135deg, #F61F1D 11%, #E10A08 92%);
CSS-Code:
background-image: radial-gradient(circle, #F61F1D 5%, #E10A08 93%);
CSS-Code:
background-image: linear-gradient(135deg, #E10A08 9%, #F84644 92%);
CSS-Code:
background-image: radial-gradient(circle, #E10A08 14%, #F84644 92%);
CSS-Code:
background-image: linear-gradient(135deg, #F84644 13%, #E10A08 99%);
CSS-Code:
background-image: radial-gradient(circle, #F84644 13%, #E10A08 86%);
Lineal
CSS-Code:
background-image: linear-gradient(135deg, #E10A08 14%, #B6E208 95%);
Radial
CSS-Code:
background-image: radial-gradient(circle, #E10A08 5%, #B6E208 86%);
CSS-Code:
background-image: linear-gradient(135deg, #B6E208 4%, #E10A08 92%);
CSS-Code:
background-image: radial-gradient(circle, #B6E208 5%, #E10A08 90%);
CSS-Code:
background-image: linear-gradient(135deg, #E10A08 9%, #085FE2 97%);
CSS-Code:
background-image: radial-gradient(circle, #E10A08 2%, #085FE2 93%);
CSS-Code:
background-image: linear-gradient(135deg, #085FE2 11%, #E10A08 86%);
CSS-Code:
background-image: radial-gradient(circle, #085FE2 7%, #E10A08 98%);
Lineal
CSS-Code:
background-image: linear-gradient(135deg, #E10A08 5%, #08E208 89%);
Radial
CSS-Code:
background-image: radial-gradient(circle, #E10A08 9%, #08E208 87%);
CSS-Code:
background-image: linear-gradient(135deg, #08E208 3%, #E10A08 87%);
CSS-Code:
background-image: radial-gradient(circle, #08E208 3%, #E10A08 96%);
CSS-Code:
background-image: linear-gradient(135deg, #E10A08 14%, #0808E2 96%);
CSS-Code:
background-image: radial-gradient(circle, #E10A08 13%, #0808E2 98%);
CSS-Code:
background-image: linear-gradient(135deg, #0808E2 1%, #E10A08 96%);
CSS-Code:
background-image: radial-gradient(circle, #0808E2 0%, #E10A08 90%);
Lineal
CSS-Code:
background-image: linear-gradient(135deg, #E10A08 11%, #B6E208 91%);
Radial
CSS-Code:
background-image: radial-gradient(circle, #E10A08 4%, #B6E208 93%);
CSS-Code:
background-image: linear-gradient(135deg, #B6E208 12%, #E10A08 89%);
CSS-Code:
background-image: radial-gradient(circle, #B6E208 12%, #E10A08 97%);
CSS-Code:
background-image: linear-gradient(135deg, #E10A08 0%, #08E2E2 88%);
CSS-Code:
background-image: radial-gradient(circle, #E10A08 11%, #08E2E2 87%);
CSS-Code:
background-image: linear-gradient(135deg, #08E2E2 5%, #E10A08 89%);
CSS-Code:
background-image: radial-gradient(circle, #08E2E2 10%, #E10A08 88%);
CSS-Code:
background-image: linear-gradient(135deg, #E10A08 3%, #3308E2 89%);
CSS-Code:
background-image: radial-gradient(circle, #E10A08 10%, #3308E2 88%);
CSS-Code:
background-image: linear-gradient(135deg, #3308E2 13%, #E10A08 98%);
CSS-Code:
background-image: radial-gradient(circle, #3308E2 14%, #E10A08 100%);
Lineal
CSS-Code:
background-image: linear-gradient(135deg, #E10A08 2%, #75E208 95%);
Radial
CSS-Code:
background-image: radial-gradient(circle, #E10A08 7%, #75E208 86%);
CSS-Code:
background-image: linear-gradient(135deg, #75E208 5%, #E10A08 96%);
CSS-Code:
background-image: radial-gradient(circle, #75E208 8%, #E10A08 94%);
CSS-Code:
background-image: linear-gradient(135deg, #E10A08 12%, #08E2E2 88%);
CSS-Code:
background-image: radial-gradient(circle, #E10A08 0%, #08E2E2 97%);
CSS-Code:
background-image: linear-gradient(135deg, #08E2E2 3%, #E10A08 94%);
CSS-Code:
background-image: radial-gradient(circle, #08E2E2 1%, #E10A08 94%);
CSS-Code:
background-image: linear-gradient(135deg, #E10A08 0%, #7508E2 89%);
CSS-Code:
background-image: radial-gradient(circle, #E10A08 2%, #7508E2 92%);
CSS-Code:
background-image: linear-gradient(135deg, #7508E2 5%, #E10A08 96%);
CSS-Code:
background-image: radial-gradient(circle, #7508E2 9%, #E10A08 91%);
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
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)
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)
HEX to RGB
convert from #RRGGBB to RGB red green blue
HEX to CMYK
convert from #RRGGBB to CMYK cyan / magenta / yellow / black
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)
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
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)
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
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)
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
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)
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
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)
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
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)