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

CSS Gradients:
RGB 221 136 241

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

Since the color values are relatively high compared to others, this hue appears lighter to us.

The breakdown of the color into the RGB color system: of 255 maximum color components, 221 red, 136 green and 241 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.
221 136 241 R G B
In the CMYK color system the color is composed as follows: In this color tone, out of 100 maximum color components, 8 cyan, 44 magenta, none yellow and 5 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.
8% 44% 0% 5% 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 #DD88F1 to HEX #22770E


CSS-Code:

background-image: linear-gradient(135deg, #DD88F1 0%, #22770E 89%);

Radial

HEX #DD88F1 to HEX #22770E


CSS-Code:

background-image: radial-gradient(circle, #DD88F1 3%, #22770E 87%);

 

HEX #22770E to HEX #DD88F1


CSS-Code:

background-image: linear-gradient(135deg, #22770E 10%, #DD88F1 92%);

 

HEX #22770E to HEX #DD88F1


CSS-Code:

background-image: radial-gradient(circle, #22770E 12%, #DD88F1 94%);

Lineal

HEX #DD88F1 to HEX #C088F1


CSS-Code:

background-image: linear-gradient(135deg, #DD88F1 12%, #C088F1 97%);

Radial

HEX #DD88F1 to HEX #C088F1


CSS-Code:

background-image: radial-gradient(circle, #DD88F1 1%, #C088F1 88%);

 

HEX #C088F1 to HEX #DD88F1


CSS-Code:

background-image: linear-gradient(135deg, #C088F1 14%, #DD88F1 87%);

 

HEX #C088F1 to HEX #DD88F1


CSS-Code:

background-image: radial-gradient(circle, #C088F1 9%, #DD88F1 87%);

 

HEX #DD88F1 to HEX #DC88F1


CSS-Code:

background-image: linear-gradient(135deg, #DD88F1 4%, #DC88F1 92%);

 

HEX #DD88F1 to HEX #DC88F1


CSS-Code:

background-image: radial-gradient(circle, #DD88F1 10%, #DC88F1 95%);

 

HEX #DC88F1 to HEX #DD88F1


CSS-Code:

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

 

HEX #DC88F1 to HEX #DD88F1


CSS-Code:

background-image: radial-gradient(circle, #DC88F1 3%, #DD88F1 92%);

 

HEX #DD88F1 to HEX #F188EA


CSS-Code:

background-image: linear-gradient(135deg, #DD88F1 10%, #F188EA 100%);

 

HEX #DD88F1 to HEX #F188EA


CSS-Code:

background-image: radial-gradient(circle, #DD88F1 9%, #F188EA 98%);

 

HEX #F188EA to HEX #DD88F1


CSS-Code:

background-image: linear-gradient(135deg, #F188EA 11%, #DD88F1 90%);

 

HEX #F188EA to HEX #DD88F1


CSS-Code:

background-image: radial-gradient(circle, #F188EA 11%, #DD88F1 91%);

 

HEX #DD88F1 to HEX #F188CE


CSS-Code:

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

 

HEX #DD88F1 to HEX #F188CE


CSS-Code:

background-image: radial-gradient(circle, #DD88F1 6%, #F188CE 98%);

 

HEX #F188CE to HEX #DD88F1


CSS-Code:

background-image: linear-gradient(135deg, #F188CE 3%, #DD88F1 93%);

 

HEX #F188CE to HEX #DD88F1


CSS-Code:

background-image: radial-gradient(circle, #F188CE 8%, #DD88F1 96%);

Lineal

HEX #DD88F1 to HEX #D263EC


CSS-Code:

background-image: linear-gradient(135deg, #DD88F1 11%, #D263EC 90%);

Radial

HEX #DD88F1 to HEX #D263EC


CSS-Code:

background-image: radial-gradient(circle, #DD88F1 5%, #D263EC 93%);

 

HEX #D263EC to HEX #DD88F1


CSS-Code:

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

 

HEX #D263EC to HEX #DD88F1


CSS-Code:

background-image: radial-gradient(circle, #D263EC 4%, #DD88F1 87%);

 

HEX #DD88F1 to HEX #E7ADF5


CSS-Code:

background-image: linear-gradient(135deg, #DD88F1 14%, #E7ADF5 88%);

 

HEX #DD88F1 to HEX #E7ADF5


CSS-Code:

background-image: radial-gradient(circle, #DD88F1 2%, #E7ADF5 90%);

 

HEX #E7ADF5 to HEX #DD88F1


CSS-Code:

background-image: linear-gradient(135deg, #E7ADF5 1%, #DD88F1 98%);

 

HEX #E7ADF5 to HEX #DD88F1


CSS-Code:

background-image: radial-gradient(circle, #E7ADF5 11%, #DD88F1 86%);

 

HEX #DD88F1 to HEX #F2D2F9


CSS-Code:

background-image: linear-gradient(135deg, #DD88F1 1%, #F2D2F9 99%);

 

HEX #DD88F1 to HEX #F2D2F9


CSS-Code:

background-image: radial-gradient(circle, #DD88F1 2%, #F2D2F9 89%);

 

HEX #F2D2F9 to HEX #DD88F1


CSS-Code:

background-image: linear-gradient(135deg, #F2D2F9 6%, #DD88F1 94%);

 

HEX #F2D2F9 to HEX #DD88F1


CSS-Code:

background-image: radial-gradient(circle, #F2D2F9 8%, #DD88F1 87%);

Lineal

HEX #DD88F1 to HEX #C088F1


CSS-Code:

background-image: linear-gradient(135deg, #DD88F1 5%, #C088F1 91%);

Radial

HEX #DD88F1 to HEX #C088F1


CSS-Code:

background-image: radial-gradient(circle, #DD88F1 11%, #C088F1 96%);

 

HEX #C088F1 to HEX #DD88F1


CSS-Code:

background-image: linear-gradient(135deg, #C088F1 8%, #DD88F1 87%);

 

HEX #C088F1 to HEX #DD88F1


CSS-Code:

background-image: radial-gradient(circle, #C088F1 5%, #DD88F1 90%);

 

HEX #DD88F1 to HEX #DC88F1


CSS-Code:

background-image: linear-gradient(135deg, #DD88F1 8%, #DC88F1 99%);

 

HEX #DD88F1 to HEX #DC88F1


CSS-Code:

background-image: radial-gradient(circle, #DD88F1 5%, #DC88F1 96%);

 

HEX #DC88F1 to HEX #DD88F1


CSS-Code:

background-image: linear-gradient(135deg, #DC88F1 14%, #DD88F1 97%);

 

HEX #DC88F1 to HEX #DD88F1


CSS-Code:

background-image: radial-gradient(circle, #DC88F1 12%, #DD88F1 90%);

 

HEX #DD88F1 to HEX #F188EA


CSS-Code:

background-image: linear-gradient(135deg, #DD88F1 7%, #F188EA 91%);

 

HEX #DD88F1 to HEX #F188EA


CSS-Code:

background-image: radial-gradient(circle, #DD88F1 7%, #F188EA 92%);

 

HEX #F188EA to HEX #DD88F1


CSS-Code:

background-image: linear-gradient(135deg, #F188EA 9%, #DD88F1 89%);

 

HEX #F188EA to HEX #DD88F1


CSS-Code:

background-image: radial-gradient(circle, #F188EA 3%, #DD88F1 95%);

 

HEX #DD88F1 to HEX #F188CE


CSS-Code:

background-image: linear-gradient(135deg, #DD88F1 4%, #F188CE 87%);

 

HEX #DD88F1 to HEX #F188CE


CSS-Code:

background-image: radial-gradient(circle, #DD88F1 10%, #F188CE 96%);

 

HEX #F188CE to HEX #DD88F1


CSS-Code:

background-image: linear-gradient(135deg, #F188CE 4%, #DD88F1 93%);

 

HEX #F188CE to HEX #DD88F1


CSS-Code:

background-image: radial-gradient(circle, #F188CE 8%, #DD88F1 99%);

Lineal

HEX #DD88F1 to HEX #D263EC


CSS-Code:

background-image: linear-gradient(135deg, #DD88F1 12%, #D263EC 89%);

Radial

HEX #DD88F1 to HEX #D263EC


CSS-Code:

background-image: radial-gradient(circle, #DD88F1 4%, #D263EC 99%);

 

HEX #D263EC to HEX #DD88F1


CSS-Code:

background-image: linear-gradient(135deg, #D263EC 2%, #DD88F1 93%);

 

HEX #D263EC to HEX #DD88F1


CSS-Code:

background-image: radial-gradient(circle, #D263EC 1%, #DD88F1 97%);

 

HEX #DD88F1 to HEX #E7ADF5


CSS-Code:

background-image: linear-gradient(135deg, #DD88F1 9%, #E7ADF5 95%);

 

HEX #DD88F1 to HEX #E7ADF5


CSS-Code:

background-image: radial-gradient(circle, #DD88F1 1%, #E7ADF5 86%);

 

HEX #E7ADF5 to HEX #DD88F1


CSS-Code:

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

 

HEX #E7ADF5 to HEX #DD88F1


CSS-Code:

background-image: radial-gradient(circle, #E7ADF5 13%, #DD88F1 90%);

 

HEX #DD88F1 to HEX #F2D2F9


CSS-Code:

background-image: linear-gradient(135deg, #DD88F1 2%, #F2D2F9 87%);

 

HEX #DD88F1 to HEX #F2D2F9


CSS-Code:

background-image: radial-gradient(circle, #DD88F1 11%, #F2D2F9 88%);

 

HEX #F2D2F9 to HEX #DD88F1


CSS-Code:

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

 

HEX #F2D2F9 to HEX #DD88F1


CSS-Code:

background-image: radial-gradient(circle, #F2D2F9 3%, #DD88F1 97%);

Lineal

HEX #DD88F1 to HEX #F18888


CSS-Code:

background-image: linear-gradient(135deg, #DD88F1 3%, #F18888 94%);

Radial

HEX #DD88F1 to HEX #F18888


CSS-Code:

background-image: radial-gradient(circle, #DD88F1 0%, #F18888 93%);

 

HEX #F18888 to HEX #DD88F1


CSS-Code:

background-image: linear-gradient(135deg, #F18888 7%, #DD88F1 88%);

 

HEX #F18888 to HEX #DD88F1


CSS-Code:

background-image: radial-gradient(circle, #F18888 2%, #DD88F1 94%);

 

HEX #DD88F1 to HEX #88F1B2


CSS-Code:

background-image: linear-gradient(135deg, #DD88F1 14%, #88F1B2 91%);

 

HEX #DD88F1 to HEX #88F1B2


CSS-Code:

background-image: radial-gradient(circle, #DD88F1 2%, #88F1B2 99%);

 

HEX #88F1B2 to HEX #DD88F1


CSS-Code:

background-image: linear-gradient(135deg, #88F1B2 13%, #DD88F1 88%);

 

HEX #88F1B2 to HEX #DD88F1


CSS-Code:

background-image: radial-gradient(circle, #88F1B2 14%, #DD88F1 95%);

Lineal

HEX #DD88F1 to HEX #F1DC88


CSS-Code:

background-image: linear-gradient(135deg, #DD88F1 12%, #F1DC88 89%);

Radial

HEX #DD88F1 to HEX #F1DC88


CSS-Code:

background-image: radial-gradient(circle, #DD88F1 5%, #F1DC88 99%);

 

HEX #F1DC88 to HEX #DD88F1


CSS-Code:

background-image: linear-gradient(135deg, #F1DC88 8%, #DD88F1 89%);

 

HEX #F1DC88 to HEX #DD88F1


CSS-Code:

background-image: radial-gradient(circle, #F1DC88 3%, #DD88F1 99%);

 

HEX #DD88F1 to HEX #88F1DC


CSS-Code:

background-image: linear-gradient(135deg, #DD88F1 9%, #88F1DC 96%);

 

HEX #DD88F1 to HEX #88F1DC


CSS-Code:

background-image: radial-gradient(circle, #DD88F1 12%, #88F1DC 88%);

 

HEX #88F1DC to HEX #DD88F1


CSS-Code:

background-image: linear-gradient(135deg, #88F1DC 12%, #DD88F1 91%);

 

HEX #88F1DC to HEX #DD88F1


CSS-Code:

background-image: radial-gradient(circle, #88F1DC 9%, #DD88F1 94%);

Lineal

HEX #DD88F1 to HEX #F18888


CSS-Code:

background-image: linear-gradient(135deg, #DD88F1 13%, #F18888 87%);

Radial

HEX #DD88F1 to HEX #F18888


CSS-Code:

background-image: radial-gradient(circle, #DD88F1 3%, #F18888 87%);

 

HEX #F18888 to HEX #DD88F1


CSS-Code:

background-image: linear-gradient(135deg, #F18888 10%, #DD88F1 95%);

 

HEX #F18888 to HEX #DD88F1


CSS-Code:

background-image: radial-gradient(circle, #F18888 12%, #DD88F1 88%);

 

HEX #DD88F1 to HEX #9DF188


CSS-Code:

background-image: linear-gradient(135deg, #DD88F1 2%, #9DF188 98%);

 

HEX #DD88F1 to HEX #9DF188


CSS-Code:

background-image: radial-gradient(circle, #DD88F1 6%, #9DF188 92%);

 

HEX #9DF188 to HEX #DD88F1


CSS-Code:

background-image: linear-gradient(135deg, #9DF188 4%, #DD88F1 99%);

 

HEX #9DF188 to HEX #DD88F1


CSS-Code:

background-image: radial-gradient(circle, #9DF188 3%, #DD88F1 86%);

 

HEX #DD88F1 to HEX #88F1F1


CSS-Code:

background-image: linear-gradient(135deg, #DD88F1 5%, #88F1F1 89%);

 

HEX #DD88F1 to HEX #88F1F1


CSS-Code:

background-image: radial-gradient(circle, #DD88F1 12%, #88F1F1 99%);

 

HEX #88F1F1 to HEX #DD88F1


CSS-Code:

background-image: linear-gradient(135deg, #88F1F1 4%, #DD88F1 95%);

 

HEX #88F1F1 to HEX #DD88F1


CSS-Code:

background-image: radial-gradient(circle, #88F1F1 6%, #DD88F1 100%);

Lineal

HEX #DD88F1 to HEX #F1A788


CSS-Code:

background-image: linear-gradient(135deg, #DD88F1 3%, #F1A788 91%);

Radial

HEX #DD88F1 to HEX #F1A788


CSS-Code:

background-image: radial-gradient(circle, #DD88F1 0%, #F1A788 87%);

 

HEX #F1A788 to HEX #DD88F1


CSS-Code:

background-image: linear-gradient(135deg, #F1A788 3%, #DD88F1 87%);

 

HEX #F1A788 to HEX #DD88F1


CSS-Code:

background-image: radial-gradient(circle, #F1A788 0%, #DD88F1 88%);

 

HEX #DD88F1 to HEX #9DF188


CSS-Code:

background-image: linear-gradient(135deg, #DD88F1 12%, #9DF188 96%);

 

HEX #DD88F1 to HEX #9DF188


CSS-Code:

background-image: radial-gradient(circle, #DD88F1 7%, #9DF188 99%);

 

HEX #9DF188 to HEX #DD88F1


CSS-Code:

background-image: linear-gradient(135deg, #9DF188 11%, #DD88F1 98%);

 

HEX #9DF188 to HEX #DD88F1


CSS-Code:

background-image: radial-gradient(circle, #9DF188 14%, #DD88F1 91%);

 

HEX #DD88F1 to HEX #88D1F1


CSS-Code:

background-image: linear-gradient(135deg, #DD88F1 5%, #88D1F1 97%);

 

HEX #DD88F1 to HEX #88D1F1


CSS-Code:

background-image: radial-gradient(circle, #DD88F1 1%, #88D1F1 99%);

 

HEX #88D1F1 to HEX #DD88F1


CSS-Code:

background-image: linear-gradient(135deg, #88D1F1 6%, #DD88F1 91%);

 

HEX #88D1F1 to HEX #DD88F1


CSS-Code:

background-image: radial-gradient(circle, #88D1F1 10%, #DD88F1 99%);

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.