#DBCCCB Color Information

Hex color code: #DBCCCB

A ethereal red shade, #DBCCCB appears as (219, 204, 203) in RGB and (4°, 18%, 83%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#DBCCCB
RGB
219, 204, 203
HSL
4°, 18%, 83%
CMYK
0%, 7%, 7%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBCCCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 204, 203

Red: 219 / Green: 204 / Blue: 203

HSL

4°, 18%, 83%

Hue: 4° / Saturation: 18% / Lightness: 83%

CMYK

0%, 7%, 7%, 14%

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

What color is #DBCCCB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBCCCB to RGB:

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

HEX to HSL

Convert #DBCCCB to HSL:

hsl(4, 18%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #DBCCCB to CMYK:

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

Color Meaning and Usage

A airy red tone, #DBCCCB has RGB (219, 204, 203) and HSL (4°, 18%, 83%). 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 #DBCCCB is #CCDADB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBCCD3.

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

Contrast with #DBCCCB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBCCCB?

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

What is the RGB value of #DBCCCB?

#DBCCCB in RGB is (219, 204, 203) - 219 red, 204 green, and 203 blue.

How to use #DBCCCB in CSS?

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

What colors go well with #DBCCCB?

#CCDADB (complementary), #DBCCD3 (analogous), and #BCA19F (lighter shade) work well with #DBCCCB.