#DCCBC2 Color Information

Hex color code: #DCCBC2

A ethereal orange shade, #DCCBC2 appears as (220, 203, 194) in RGB and (21°, 27%, 81%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#DCCBC2
RGB
220, 203, 194
HSL
21°, 27%, 81%
CMYK
0%, 8%, 12%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCCBC2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 203, 194

Red: 220 / Green: 203 / Blue: 194

HSL

21°, 27%, 81%

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

CMYK

0%, 8%, 12%, 14%

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

What color is #DCCBC2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCCBC2 to RGB:

rgb(220, 203, 194)HEX to RGB Converter →

HEX to HSL

Convert #DCCBC2 to HSL:

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

HEX to CMYK

Convert #DCCBC2 to CMYK:

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

Color Meaning and Usage

#DCCBC2 is a light orange color with RGB values of 220, 203, 194 and HSL of 21°, 27%, 81%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCCBC2 is #C1D2DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCC1C5.

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

Contrast with #DCCBC2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCCBC2?

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

What is the RGB value of #DCCBC2?

#DCCBC2 in RGB is (220, 203, 194) - 220 red, 203 green, and 194 blue.

How to use #DCCBC2 in CSS?

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

What colors go well with #DCCBC2?

#C1D2DC (complementary), #DCC1C5 (analogous), and #C0A191 (lighter shade) work well with #DCCBC2.