#DDCFB2 Color Information

Hex color code: #DDCFB2

The hex color #DDCFB2 is a delicate orange with RGB values of (221, 207, 178) and HSL of (40°, 39%, 78%). It is popular in mobile app design.

Try:
Color NameWheat
HEX
#DDCFB2
RGB
221, 207, 178
HSL
40°, 39%, 78%
CMYK
0%, 6%, 19%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDCFB2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 207, 178

Red: 221 / Green: 207 / Blue: 178

HSL

40°, 39%, 78%

Hue: 40° / Saturation: 39% / Lightness: 78%

CMYK

0%, 6%, 19%, 13%

Cyan: 0% / Magenta: 6% / Yellow: 19% / Key: 13%

What color is #DDCFB2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDCFB2 to RGB:

rgb(221, 207, 178)HEX to RGB Converter →

HEX to HSL

Convert #DDCFB2 to HSL:

hsl(40, 39%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #DDCFB2 to CMYK:

cmyk(0%, 6%, 19%, 13%)Color Converter →

Color Meaning and Usage

#DDCFB2 is a airy orange color with RGB values of 221, 207, 178 and HSL of 40°, 39%, 78%. This orange-yellow hue evokes optimism and creativity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDCFB2 is #B1C0DD, creating high-contrast pairings. For softer combinations, try analogous colors like #DDB8B1.

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

Contrast with #DDCFB2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDCFB2?

#DDCFB2 is a airy orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DDCFB2?

#DDCFB2 in RGB is (221, 207, 178) - 221 red, 207 green, and 178 blue.

How to use #DDCFB2 in CSS?

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

What colors go well with #DDCFB2?

#B1C0DD (complementary), #DDB8B1 (analogous), and #C5AD7C (lighter shade) work well with #DDCFB2.