#DBC2CC Color Information

Hex color code: #DBC2CC

The hex color #DBC2CC is a airy magenta with RGB values of (219, 194, 204) and HSL of (336°, 26%, 81%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#DBC2CC
RGB
219, 194, 204
HSL
336°, 26%, 81%
CMYK
0%, 11%, 7%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBC2CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 194, 204

Red: 219 / Green: 194 / Blue: 204

HSL

336°, 26%, 81%

Hue: 336° / Saturation: 26% / Lightness: 81%

CMYK

0%, 11%, 7%, 14%

Cyan: 0% / Magenta: 11% / Yellow: 7% / Key: 14%

What color is #DBC2CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBC2CC to RGB:

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

HEX to HSL

Convert #DBC2CC to HSL:

hsl(336, 26%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #DBC2CC to CMYK:

cmyk(0%, 11%, 7%, 14%)Color Converter →

Color Meaning and Usage

A airy magenta tone, #DBC2CC has RGB (219, 194, 204) and HSL (336°, 26%, 81%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBC2CC is #C2DBD1, creating high-contrast pairings. For softer combinations, try analogous colors like #DBC2D9.

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

Contrast with #DBC2CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBC2CC?

#DBC2CC is a airy magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DBC2CC?

#DBC2CC in RGB is (219, 194, 204) - 219 red, 194 green, and 204 blue.

How to use #DBC2CC in CSS?

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

What colors go well with #DBC2CC?

#C2DBD1 (complementary), #DBC2D9 (analogous), and #BF92A4 (lighter shade) work well with #DBC2CC.