#DEC7CC Color Information

Hex color code: #DEC7CC

#DEC7CC is a airy red color. In RGB it is (222, 199, 204), and in HSL it is (347°, 26%, 83%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#DEC7CC
RGB
222, 199, 204
HSL
347°, 26%, 83%
CMYK
0%, 10%, 8%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #DEC7CC; 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 #DEC7CC; background-color: #DEC7CC15; }

Alert / Toast

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

Link / Accent

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

a { color: #DEC7CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 199, 204

Red: 222 / Green: 199 / Blue: 204

HSL

347°, 26%, 83%

Hue: 347° / Saturation: 26% / Lightness: 83%

CMYK

0%, 10%, 8%, 13%

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

What color is #DEC7CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEC7CC to RGB:

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

HEX to HSL

Convert #DEC7CC to HSL:

hsl(347, 26%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #DEC7CC to CMYK:

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

Color Meaning and Usage

#DEC7CC is a airy red color with RGB values of 222, 199, 204 and HSL of 347°, 26%, 83%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DEC7CC is #C8DFDA, creating high-contrast pairings. For softer combinations, try analogous colors like #DFC8D9.

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

Contrast with #DEC7CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEC7CC?

#DEC7CC is a airy red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DEC7CC?

#DEC7CC in RGB is (222, 199, 204) - 222 red, 199 green, and 204 blue.

How to use #DEC7CC in CSS?

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

What colors go well with #DEC7CC?

#C8DFDA (complementary), #DFC8D9 (analogous), and #C398A1 (lighter shade) work well with #DEC7CC.