#DFB895 Color Information

Hex color code: #DFB895

#DFB895 is a invigorating orange color. In RGB it is (223, 184, 149), and in HSL it is (28°, 54%, 73%). It is popular in mobile app design.

Try:
Color NameBurlywood
HEX
#DFB895
RGB
223, 184, 149
HSL
28°, 54%, 73%
CMYK
0%, 17%, 33%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFB895; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 184, 149

Red: 223 / Green: 184 / Blue: 149

HSL

28°, 54%, 73%

Hue: 28° / Saturation: 54% / Lightness: 73%

CMYK

0%, 17%, 33%, 13%

Cyan: 0% / Magenta: 17% / Yellow: 33% / Key: 13%

What color is #DFB895?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFB895 to RGB:

rgb(223, 184, 149)HEX to RGB Converter →

HEX to HSL

Convert #DFB895 to HSL:

hsl(28, 54%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #DFB895 to CMYK:

cmyk(0%, 17%, 33%, 13%)Color Converter →

Color Meaning and Usage

A invigorating orange tone, #DFB895 has RGB (223, 184, 149) and HSL (28°, 54%, 73%). Known for evoking warmth and passion, this red-orange hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFB895 is #95BDDF, creating high-contrast pairings. For softer combinations, try analogous colors like #DF9597.

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

Contrast with #DFB895

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFB895?

#DFB895 is a invigorating orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DFB895?

#DFB895 in RGB is (223, 184, 149) - 223 red, 184 green, and 149 blue.

How to use #DFB895 in CSS?

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

What colors go well with #DFB895?

#95BDDF (complementary), #DF9597 (analogous), and #CE905A (lighter shade) work well with #DFB895.