#DBCFC1 Color Information

Hex color code: #DBCFC1

The hex color #DBCFC1 is a airy orange with RGB values of (219, 207, 193) and HSL of (32°, 27%, 81%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#DBCFC1
RGB
219, 207, 193
HSL
32°, 27%, 81%
CMYK
0%, 5%, 12%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBCFC1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 207, 193

Red: 219 / Green: 207 / Blue: 193

HSL

32°, 27%, 81%

Hue: 32° / Saturation: 27% / Lightness: 81%

CMYK

0%, 5%, 12%, 14%

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

What color is #DBCFC1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBCFC1 to RGB:

rgb(219, 207, 193)HEX to RGB Converter →

HEX to HSL

Convert #DBCFC1 to HSL:

hsl(32, 27%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #DBCFC1 to CMYK:

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

Color Meaning and Usage

A delicate orange tone, #DBCFC1 has RGB (219, 207, 193) and HSL (32°, 27%, 81%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBCFC1 is #C1CEDC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCC2C1.

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

Contrast with #DBCFC1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBCFC1?

#DBCFC1 is a delicate orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DBCFC1?

#DBCFC1 in RGB is (219, 207, 193) - 219 red, 207 green, and 193 blue.

How to use #DBCFC1 in CSS?

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

What colors go well with #DBCFC1?

#C1CEDC (complementary), #DCC2C1 (analogous), and #C0AA91 (lighter shade) work well with #DBCFC1.