#DBC1AF Color Information

Hex color code: #DBC1AF

The hex color #DBC1AF is a delicate orange with RGB values of (219, 193, 175) and HSL of (25°, 38%, 77%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#DBC1AF
RGB
219, 193, 175
HSL
25°, 38%, 77%
CMYK
0%, 12%, 20%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBC1AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 193, 175

Red: 219 / Green: 193 / Blue: 175

HSL

25°, 38%, 77%

Hue: 25° / Saturation: 38% / Lightness: 77%

CMYK

0%, 12%, 20%, 14%

Cyan: 0% / Magenta: 12% / Yellow: 20% / Key: 14%

What color is #DBC1AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBC1AF to RGB:

rgb(219, 193, 175)HEX to RGB Converter →

HEX to HSL

Convert #DBC1AF to HSL:

hsl(25, 38%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #DBC1AF to CMYK:

cmyk(0%, 12%, 20%, 14%)Color Converter →

Color Meaning and Usage

A airy orange tone, #DBC1AF has RGB (219, 193, 175) and HSL (25°, 38%, 77%). Known for evoking warmth and passion, this red-orange hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBC1AF is #AEC8DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBAEB2.

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

Contrast with #DBC1AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBC1AF?

#DBC1AF is a airy orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DBC1AF?

#DBC1AF in RGB is (219, 193, 175) - 219 red, 193 green, and 175 blue.

How to use #DBC1AF in CSS?

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

What colors go well with #DBC1AF?

#AEC8DB (complementary), #DBAEB2 (analogous), and #C39879 (lighter shade) work well with #DBC1AF.