#DFBCAF Color Information

Hex color code: #DFBCAF

A soft orange shade, #DFBCAF appears as (223, 188, 175) in RGB and (16°, 43%, 78%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#DFBCAF
RGB
223, 188, 175
HSL
16°, 43%, 78%
CMYK
0%, 16%, 22%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFBCAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 188, 175

Red: 223 / Green: 188 / Blue: 175

HSL

16°, 43%, 78%

Hue: 16° / Saturation: 43% / Lightness: 78%

CMYK

0%, 16%, 22%, 13%

Cyan: 0% / Magenta: 16% / Yellow: 22% / Key: 13%

What color is #DFBCAF?

#DFBCAF is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFBCAF to RGB:

rgb(223, 188, 175)HEX to RGB Converter →

HEX to HSL

Convert #DFBCAF to HSL:

hsl(16, 43%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #DFBCAF to CMYK:

cmyk(0%, 16%, 22%, 13%)Color Converter →

Color Meaning and Usage

A delicate orange tone, #DFBCAF has RGB (223, 188, 175) and HSL (16°, 43%, 78%). Known for evoking warmth and passion, this red-orange hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFBCAF is #AFD2DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFAFBA.

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

Contrast with #DFBCAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFBCAF?

#DFBCAF is a delicate orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DFBCAF?

#DFBCAF in RGB is (223, 188, 175) - 223 red, 188 green, and 175 blue.

How to use #DFBCAF in CSS?

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

What colors go well with #DFBCAF?

#AFD2DF (complementary), #DFAFBA (analogous), and #C98E78 (lighter shade) work well with #DFBCAF.