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

CSS Gradients:
CMYK 14 / 0 / 6 / 0

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, 219 red, 255 green and 240 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.
219 255 240 R G B
In the CMYK color system the color is composed as follows: In this color tone, out of 100 maximum color components, 14 cyan, none magenta, 6 yellow and none 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.
14% 0% 6% 0% 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 #DBFFF0 to HEX #24000F


CSS-Code:

background-image: linear-gradient(135deg, #DBFFF0 11%, #24000F 98%);

Radial

HEX #DBFFF0 to HEX #24000F


CSS-Code:

background-image: radial-gradient(circle, #DBFFF0 14%, #24000F 89%);

 

HEX #24000F to HEX #DBFFF0


CSS-Code:

background-image: linear-gradient(135deg, #24000F 4%, #DBFFF0 99%);

 

HEX #24000F to HEX #DBFFF0


CSS-Code:

background-image: radial-gradient(circle, #24000F 6%, #DBFFF0 90%);

Lineal

HEX #DBFFF0 to HEX #DBFFE6


CSS-Code:

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

Radial

HEX #DBFFF0 to HEX #DBFFE6


CSS-Code:

background-image: radial-gradient(circle, #DBFFF0 1%, #DBFFE6 95%);

 

HEX #DBFFE6 to HEX #DBFFF0


CSS-Code:

background-image: linear-gradient(135deg, #DBFFE6 8%, #DBFFF0 100%);

 

HEX #DBFFE6 to HEX #DBFFF0


CSS-Code:

background-image: radial-gradient(circle, #DBFFE6 12%, #DBFFF0 98%);

 

HEX #DBFFF0 to HEX #DBFFF9


CSS-Code:

background-image: linear-gradient(135deg, #DBFFF0 9%, #DBFFF9 93%);

 

HEX #DBFFF0 to HEX #DBFFF9


CSS-Code:

background-image: radial-gradient(circle, #DBFFF0 7%, #DBFFF9 86%);

 

HEX #DBFFF9 to HEX #DBFFF0


CSS-Code:

background-image: linear-gradient(135deg, #DBFFF9 11%, #DBFFF0 89%);

 

HEX #DBFFF9 to HEX #DBFFF0


CSS-Code:

background-image: radial-gradient(circle, #DBFFF9 13%, #DBFFF0 86%);

 

HEX #DBFFF0 to HEX #DBFAFF


CSS-Code:

background-image: linear-gradient(135deg, #DBFFF0 0%, #DBFAFF 91%);

 

HEX #DBFFF0 to HEX #DBFAFF


CSS-Code:

background-image: radial-gradient(circle, #DBFFF0 13%, #DBFAFF 93%);

 

HEX #DBFAFF to HEX #DBFFF0


CSS-Code:

background-image: linear-gradient(135deg, #DBFAFF 9%, #DBFFF0 100%);

 

HEX #DBFAFF to HEX #DBFFF0


CSS-Code:

background-image: radial-gradient(circle, #DBFAFF 12%, #DBFFF0 88%);

Lineal

HEX #DBFFF0 to HEX #B2FFDE


CSS-Code:

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

Radial

HEX #DBFFF0 to HEX #B2FFDE


CSS-Code:

background-image: radial-gradient(circle, #DBFFF0 9%, #B2FFDE 91%);

 

HEX #B2FFDE to HEX #DBFFF0


CSS-Code:

background-image: linear-gradient(135deg, #B2FFDE 0%, #DBFFF0 93%);

 

HEX #B2FFDE to HEX #DBFFF0


CSS-Code:

background-image: radial-gradient(circle, #B2FFDE 1%, #DBFFF0 87%);

Lineal

HEX #DBFFF0 to HEX #DBFFE6


CSS-Code:

background-image: linear-gradient(135deg, #DBFFF0 9%, #DBFFE6 86%);

Radial

HEX #DBFFF0 to HEX #DBFFE6


CSS-Code:

background-image: radial-gradient(circle, #DBFFF0 12%, #DBFFE6 97%);

 

HEX #DBFFE6 to HEX #DBFFF0


CSS-Code:

background-image: linear-gradient(135deg, #DBFFE6 11%, #DBFFF0 93%);

 

HEX #DBFFE6 to HEX #DBFFF0


CSS-Code:

background-image: radial-gradient(circle, #DBFFE6 9%, #DBFFF0 90%);

 

HEX #DBFFF0 to HEX #DBFFF9


CSS-Code:

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

 

HEX #DBFFF0 to HEX #DBFFF9


CSS-Code:

background-image: radial-gradient(circle, #DBFFF0 11%, #DBFFF9 93%);

 

HEX #DBFFF9 to HEX #DBFFF0


CSS-Code:

background-image: linear-gradient(135deg, #DBFFF9 11%, #DBFFF0 87%);

 

HEX #DBFFF9 to HEX #DBFFF0


CSS-Code:

background-image: radial-gradient(circle, #DBFFF9 3%, #DBFFF0 86%);

 

HEX #DBFFF0 to HEX #DBFAFF


CSS-Code:

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

 

HEX #DBFFF0 to HEX #DBFAFF


CSS-Code:

background-image: radial-gradient(circle, #DBFFF0 4%, #DBFAFF 98%);

 

HEX #DBFAFF to HEX #DBFFF0


CSS-Code:

background-image: linear-gradient(135deg, #DBFAFF 5%, #DBFFF0 98%);

 

HEX #DBFAFF to HEX #DBFFF0


CSS-Code:

background-image: radial-gradient(circle, #DBFAFF 7%, #DBFFF0 93%);

Lineal

HEX #DBFFF0 to HEX #B2FFDE


CSS-Code:

background-image: linear-gradient(135deg, #DBFFF0 2%, #B2FFDE 98%);

Radial

HEX #DBFFF0 to HEX #B2FFDE


CSS-Code:

background-image: radial-gradient(circle, #DBFFF0 11%, #B2FFDE 89%);

 

HEX #B2FFDE to HEX #DBFFF0


CSS-Code:

background-image: linear-gradient(135deg, #B2FFDE 8%, #DBFFF0 98%);

 

HEX #B2FFDE to HEX #DBFFF0


CSS-Code:

background-image: radial-gradient(circle, #B2FFDE 10%, #DBFFF0 89%);

Lineal

HEX #DBFFF0 to HEX #DBE3FF


CSS-Code:

background-image: linear-gradient(135deg, #DBFFF0 3%, #DBE3FF 95%);

Radial

HEX #DBFFF0 to HEX #DBE3FF


CSS-Code:

background-image: radial-gradient(circle, #DBFFF0 1%, #DBE3FF 86%);

 

HEX #DBE3FF to HEX #DBFFF0


CSS-Code:

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

 

HEX #DBE3FF to HEX #DBFFF0


CSS-Code:

background-image: radial-gradient(circle, #DBE3FF 11%, #DBFFF0 93%);

 

HEX #DBFFF0 to HEX #FFE1DB


CSS-Code:

background-image: linear-gradient(135deg, #DBFFF0 5%, #FFE1DB 96%);

 

HEX #DBFFF0 to HEX #FFE1DB


CSS-Code:

background-image: radial-gradient(circle, #DBFFF0 14%, #FFE1DB 95%);

 

HEX #FFE1DB to HEX #DBFFF0


CSS-Code:

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

 

HEX #FFE1DB to HEX #DBFFF0


CSS-Code:

background-image: radial-gradient(circle, #FFE1DB 3%, #DBFFF0 88%);

Lineal

HEX #DBFFF0 to HEX #F0DBFF


CSS-Code:

background-image: linear-gradient(135deg, #DBFFF0 5%, #F0DBFF 94%);

Radial

HEX #DBFFF0 to HEX #F0DBFF


CSS-Code:

background-image: radial-gradient(circle, #DBFFF0 2%, #F0DBFF 87%);

 

HEX #F0DBFF to HEX #DBFFF0


CSS-Code:

background-image: linear-gradient(135deg, #F0DBFF 1%, #DBFFF0 88%);

 

HEX #F0DBFF to HEX #DBFFF0


CSS-Code:

background-image: radial-gradient(circle, #F0DBFF 14%, #DBFFF0 93%);

 

HEX #DBFFF0 to HEX #FFF0DB


CSS-Code:

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

 

HEX #DBFFF0 to HEX #FFF0DB


CSS-Code:

background-image: radial-gradient(circle, #DBFFF0 6%, #FFF0DB 94%);

 

HEX #FFF0DB to HEX #DBFFF0


CSS-Code:

background-image: linear-gradient(135deg, #FFF0DB 0%, #DBFFF0 94%);

 

HEX #FFF0DB to HEX #DBFFF0


CSS-Code:

background-image: radial-gradient(circle, #FFF0DB 10%, #DBFFF0 98%);

Lineal

HEX #DBFFF0 to HEX #DBE3FF


CSS-Code:

background-image: linear-gradient(135deg, #DBFFF0 14%, #DBE3FF 92%);

Radial

HEX #DBFFF0 to HEX #DBE3FF


CSS-Code:

background-image: radial-gradient(circle, #DBFFF0 3%, #DBE3FF 93%);

 

HEX #DBE3FF to HEX #DBFFF0


CSS-Code:

background-image: linear-gradient(135deg, #DBE3FF 1%, #DBFFF0 94%);

 

HEX #DBE3FF to HEX #DBFFF0


CSS-Code:

background-image: radial-gradient(circle, #DBE3FF 11%, #DBFFF0 94%);

 

HEX #DBFFF0 to HEX #FFDBEA


CSS-Code:

background-image: linear-gradient(135deg, #DBFFF0 9%, #FFDBEA 88%);

 

HEX #DBFFF0 to HEX #FFDBEA


CSS-Code:

background-image: radial-gradient(circle, #DBFFF0 7%, #FFDBEA 87%);

 

HEX #FFDBEA to HEX #DBFFF0


CSS-Code:

background-image: linear-gradient(135deg, #FFDBEA 3%, #DBFFF0 95%);

 

HEX #FFDBEA to HEX #DBFFF0


CSS-Code:

background-image: radial-gradient(circle, #FFDBEA 10%, #DBFFF0 97%);

 

HEX #DBFFF0 to HEX #FFF7DB


CSS-Code:

background-image: linear-gradient(135deg, #DBFFF0 0%, #FFF7DB 89%);

 

HEX #DBFFF0 to HEX #FFF7DB


CSS-Code:

background-image: radial-gradient(circle, #DBFFF0 7%, #FFF7DB 96%);

 

HEX #FFF7DB to HEX #DBFFF0


CSS-Code:

background-image: linear-gradient(135deg, #FFF7DB 9%, #DBFFF0 86%);

 

HEX #FFF7DB to HEX #DBFFF0


CSS-Code:

background-image: radial-gradient(circle, #FFF7DB 7%, #DBFFF0 99%);

Lineal

HEX #DBFFF0 to HEX #DEDBFF


CSS-Code:

background-image: linear-gradient(135deg, #DBFFF0 3%, #DEDBFF 86%);

Radial

HEX #DBFFF0 to HEX #DEDBFF


CSS-Code:

background-image: radial-gradient(circle, #DBFFF0 13%, #DEDBFF 96%);

 

HEX #DEDBFF to HEX #DBFFF0


CSS-Code:

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

 

HEX #DEDBFF to HEX #DBFFF0


CSS-Code:

background-image: radial-gradient(circle, #DEDBFF 5%, #DBFFF0 96%);

 

HEX #DBFFF0 to HEX #FFDBEA


CSS-Code:

background-image: linear-gradient(135deg, #DBFFF0 3%, #FFDBEA 86%);

 

HEX #DBFFF0 to HEX #FFDBEA


CSS-Code:

background-image: radial-gradient(circle, #DBFFF0 3%, #FFDBEA 87%);

 

HEX #FFDBEA to HEX #DBFFF0


CSS-Code:

background-image: linear-gradient(135deg, #FFDBEA 11%, #DBFFF0 87%);

 

HEX #FFDBEA to HEX #DBFFF0


CSS-Code:

background-image: radial-gradient(circle, #FFDBEA 14%, #DBFFF0 94%);

 

HEX #DBFFF0 to HEX #FCFFDB


CSS-Code:

background-image: linear-gradient(135deg, #DBFFF0 5%, #FCFFDB 90%);

 

HEX #DBFFF0 to HEX #FCFFDB


CSS-Code:

background-image: radial-gradient(circle, #DBFFF0 5%, #FCFFDB 96%);

 

HEX #FCFFDB to HEX #DBFFF0


CSS-Code:

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

 

HEX #FCFFDB to HEX #DBFFF0


CSS-Code:

background-image: radial-gradient(circle, #FCFFDB 4%, #DBFFF0 89%);

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.