#DCDBCB Color Information

Hex color code: #DCDBCB

The hex color #DCDBCB is a airy yellow with RGB values of (220, 219, 203) and HSL of (56°, 20%, 83%). It is popular in mobile app design.

Try:
Color NameWheat
HEX
#DCDBCB
RGB
220, 219, 203
HSL
56°, 20%, 83%
CMYK
0%, 0%, 8%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCDBCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 219, 203

Red: 220 / Green: 219 / Blue: 203

HSL

56°, 20%, 83%

Hue: 56° / Saturation: 20% / Lightness: 83%

CMYK

0%, 0%, 8%, 14%

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

What color is #DCDBCB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCDBCB to RGB:

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

HEX to HSL

Convert #DCDBCB to HSL:

hsl(56, 20%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #DCDBCB to CMYK:

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

Color Meaning and Usage

#DCDBCB is a soft yellow color with RGB values of 220, 219, 203 and HSL of 56°, 20%, 83%. 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 #DCDBCB is #CBCCDC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCD2CB.

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

Contrast with #DCDBCB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCDBCB?

#DCDBCB is a soft yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DCDBCB?

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

How to use #DCDBCB in CSS?

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

What colors go well with #DCDBCB?

#CBCCDC (complementary), #DCD2CB (analogous), and #BEBC9D (lighter shade) work well with #DCDBCB.