#DBDCDC Color Information

Hex color code: #DBDCDC

The hex color #DBDCDC is a ethereal cyan with RGB values of (219, 220, 220) and HSL of (180°, 1%, 86%). It is typically applied in digital products.

Try:
Color NameLavender
HEX
#DBDCDC
RGB
219, 220, 220
HSL
180°, 1%, 86%
CMYK
0%, 0%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBDCDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 220, 220

Red: 219 / Green: 220 / Blue: 220

HSL

180°, 1%, 86%

Hue: 180° / Saturation: 1% / Lightness: 86%

CMYK

0%, 0%, 0%, 14%

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

What color is #DBDCDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBDCDC to RGB:

rgb(219, 220, 220)HEX to RGB Converter →

HEX to HSL

Convert #DBDCDC to HSL:

hsl(180, 1%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #DBDCDC to CMYK:

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

Color Meaning and Usage

#DBDCDC is a light cyan color with RGB values of 219, 220, 220 and HSL of 180°, 1%, 86%. 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 #DBDCDC is #DCDBDB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBDCDB.

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

Contrast with #DBDCDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBDCDC?

#DBDCDC is a light cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DBDCDC?

#DBDCDC in RGB is (219, 220, 220) - 219 red, 220 green, and 220 blue.

How to use #DBDCDC in CSS?

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

What colors go well with #DBDCDC?

#DCDBDB (complementary), #DBDCDB (analogous), and #B4B6B6 (lighter shade) work well with #DBDCDC.