#DBCEC5 Color Information

Hex color code: #DBCEC5

A soft orange shade, #DBCEC5 appears as (219, 206, 197) in RGB and (25°, 23%, 82%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#DBCEC5
RGB
219, 206, 197
HSL
25°, 23%, 82%
CMYK
0%, 6%, 10%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBCEC5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 206, 197

Red: 219 / Green: 206 / Blue: 197

HSL

25°, 23%, 82%

Hue: 25° / Saturation: 23% / Lightness: 82%

CMYK

0%, 6%, 10%, 14%

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

What color is #DBCEC5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBCEC5 to RGB:

rgb(219, 206, 197)HEX to RGB Converter →

HEX to HSL

Convert #DBCEC5 to HSL:

hsl(25, 23%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #DBCEC5 to CMYK:

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

Color Meaning and Usage

A light orange tone, #DBCEC5 has RGB (219, 206, 197) and HSL (25°, 23%, 82%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBCEC5 is #C7D3DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCC7C8.

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

Contrast with #DBCEC5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBCEC5?

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

What is the RGB value of #DBCEC5?

#DBCEC5 in RGB is (219, 206, 197) - 219 red, 206 green, and 197 blue.

How to use #DBCEC5 in CSS?

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

What colors go well with #DBCEC5?

#C7D3DC (complementary), #DCC7C8 (analogous), and #BEA897 (lighter shade) work well with #DBCEC5.