#DECCC2 Color Information

Hex color code: #DECCC2

#DECCC2 is a airy orange color. In RGB it is (222, 204, 194), and in HSL it is (21°, 30%, 82%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#DECCC2
RGB
222, 204, 194
HSL
21°, 30%, 82%
CMYK
0%, 8%, 13%, 13%

Shades

CSS Usage
color: #DECCC2;
background-color: #DECCC2;
border-color: #DECCC2;
box-shadow: 0 0 10px #DECCC2;
border: 2px solid #DECCC2;
Tailwind Usage
bg-[#DECCC2]
text-[#DECCC2]
border-[#DECCC2]
shadow-[0_0_10px_DECCC2]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #DECCC2, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #DECCC2; color: #000000; }

Badge

New Feature
.badge { background-color: #DECCC2; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #DECCC2; background-color: #DECCC215; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #DECCC220; border-left: 4px solid #DECCC2; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #DECCC2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #DECCC2 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 204, 194

Red: 222 / Green: 204 / Blue: 194

HSL

21°, 30%, 82%

Hue: 21° / Saturation: 30% / Lightness: 82%

CMYK

0%, 8%, 13%, 13%

Cyan: 0% / Magenta: 8% / Yellow: 13% / Key: 13%

What color is #DECCC2?

#DECCC2 is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DECCC2 to RGB:

rgb(222, 204, 194)HEX to RGB Converter →

HEX to HSL

Convert #DECCC2 to HSL:

hsl(21, 30%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #DECCC2 to CMYK:

cmyk(0%, 8%, 13%, 13%)Color Converter →

Color Meaning and Usage

A ethereal orange tone, #DECCC2 has RGB (222, 204, 194) and HSL (21°, 30%, 82%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DECCC2 is #C3D5DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFC3C7.

Use #DECCC2 in CSS: color: #DECCC2 or background-color: #DECCC2. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #DECCC2

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 13.52:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DECCC2?

#DECCC2 is a ethereal orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DECCC2?

#DECCC2 in RGB is (222, 204, 194) - 222 red, 204 green, and 194 blue.

How to use #DECCC2 in CSS?

Use #DECCC2 directly in your CSS properties like color or background-color.

What colors go well with #DECCC2?

#C3D5DF (complementary), #DFC3C7 (analogous), and #C4A392 (lighter shade) work well with #DECCC2.