#D0CABC Color Information

Hex color code: #D0CABC

#D0CABC is a soft orange color. In RGB it is (208, 202, 188), and in HSL it is (42°, 18%, 78%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#D0CABC
RGB
208, 202, 188
HSL
42°, 18%, 78%
CMYK
0%, 3%, 10%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D0CABC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

208, 202, 188

Red: 208 / Green: 202 / Blue: 188

HSL

42°, 18%, 78%

Hue: 42° / Saturation: 18% / Lightness: 78%

CMYK

0%, 3%, 10%, 18%

Cyan: 0% / Magenta: 3% / Yellow: 10% / Key: 18%

What color is #D0CABC?

#D0CABC is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D0CABC to RGB:

rgb(208, 202, 188)HEX to RGB Converter →

HEX to HSL

Convert #D0CABC to HSL:

hsl(42, 18%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #D0CABC to CMYK:

cmyk(0%, 3%, 10%, 18%)Color Converter →

Color Meaning and Usage

A soft orange tone, #D0CABC has RGB (208, 202, 188) and HSL (42°, 18%, 78%). Known for evoking optimism and creativity, this orange-yellow hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D0CABC is #BDC3D1, creating high-contrast pairings. For softer combinations, try analogous colors like #D1C1BD.

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

Contrast with #D0CABC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D0CABC?

#D0CABC is a soft orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #D0CABC?

#D0CABC in RGB is (208, 202, 188) - 208 red, 202 green, and 188 blue.

How to use #D0CABC in CSS?

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

What colors go well with #D0CABC?

#BDC3D1 (complementary), #D1C1BD (analogous), and #B2A790 (lighter shade) work well with #D0CABC.