#DECBCF Color Information

Hex color code: #DECBCF

#DECBCF is a airy red color. In RGB it is (222, 203, 207), and in HSL it is (347°, 22%, 83%). It is widely used in graphic design.

Try:
Color NamePink
HEX
#DECBCF
RGB
222, 203, 207
HSL
347°, 22%, 83%
CMYK
0%, 9%, 7%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DECBCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 203, 207

Red: 222 / Green: 203 / Blue: 207

HSL

347°, 22%, 83%

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

CMYK

0%, 9%, 7%, 13%

Cyan: 0% / Magenta: 9% / Yellow: 7% / Key: 13%

What color is #DECBCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DECBCF to RGB:

rgb(222, 203, 207)HEX to RGB Converter →

HEX to HSL

Convert #DECBCF to HSL:

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

HEX to CMYK

Convert #DECBCF to CMYK:

cmyk(0%, 9%, 7%, 13%)Color Converter →

Color Meaning and Usage

A airy red tone, #DECBCF has RGB (222, 203, 207) and HSL (347°, 22%, 83%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DECBCF is #CADDD9, creating high-contrast pairings. For softer combinations, try analogous colors like #DDCAD8.

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

Contrast with #DECBCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DECBCF?

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

What is the RGB value of #DECBCF?

#DECBCF in RGB is (222, 203, 207) - 222 red, 203 green, and 207 blue.

How to use #DECBCF in CSS?

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

What colors go well with #DECBCF?

#CADDD9 (complementary), #DDCAD8 (analogous), and #BF9BA3 (lighter shade) work well with #DECBCF.