#D6CCCE Color Information

Hex color code: #D6CCCE

A airy red shade, #D6CCCE appears as (214, 204, 206) in RGB and (348°, 11%, 82%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#D6CCCE
RGB
214, 204, 206
HSL
348°, 11%, 82%
CMYK
0%, 5%, 4%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D6CCCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

214, 204, 206

Red: 214 / Green: 204 / Blue: 206

HSL

348°, 11%, 82%

Hue: 348° / Saturation: 11% / Lightness: 82%

CMYK

0%, 5%, 4%, 16%

Cyan: 0% / Magenta: 5% / Yellow: 4% / Key: 16%

What color is #D6CCCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D6CCCE to RGB:

rgb(214, 204, 206)HEX to RGB Converter →

HEX to HSL

Convert #D6CCCE to HSL:

hsl(348, 11%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #D6CCCE to CMYK:

cmyk(0%, 5%, 4%, 16%)Color Converter →

Color Meaning and Usage

#D6CCCE is a airy red color with RGB values of 214, 204, 206 and HSL of 348°, 11%, 82%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D6CCCE is #CCD6D4, creating high-contrast pairings. For softer combinations, try analogous colors like #D6CCD3.

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

Contrast with #D6CCCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D6CCCE?

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

What is the RGB value of #D6CCCE?

#D6CCCE in RGB is (214, 204, 206) - 214 red, 204 green, and 206 blue.

How to use #D6CCCE in CSS?

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

What colors go well with #D6CCCE?

#CCD6D4 (complementary), #D6CCD3 (analogous), and #B4A2A5 (lighter shade) work well with #D6CCCE.