#DB9448 Color Information

Hex color code: #DB9448

#DB9448 is a neutral orange color. In RGB it is (219, 148, 72), and in HSL it is (31°, 67%, 57%). It is commonly used in modern UI design.

Try:
Color NamePeru
HEX
#DB9448
RGB
219, 148, 72
HSL
31°, 67%, 57%
CMYK
0%, 32%, 67%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB9448; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 148, 72

Red: 219 / Green: 148 / Blue: 72

HSL

31°, 67%, 57%

Hue: 31° / Saturation: 67% / Lightness: 57%

CMYK

0%, 32%, 67%, 14%

Cyan: 0% / Magenta: 32% / Yellow: 67% / Key: 14%

What color is #DB9448?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB9448 to RGB:

rgb(219, 148, 72)HEX to RGB Converter →

HEX to HSL

Convert #DB9448 to HSL:

hsl(31, 67%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #DB9448 to CMYK:

cmyk(0%, 32%, 67%, 14%)Color Converter →

Color Meaning and Usage

#DB9448 is a balanced orange color with RGB values of 219, 148, 72 and HSL of 31°, 67%, 57%. This orange-yellow hue evokes optimism and creativity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB9448 is #488FDB, creating high-contrast pairings. For softer combinations, try analogous colors like #DB4A48.

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

Contrast with #DB9448

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB9448?

#DB9448 is a balanced orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DB9448?

#DB9448 in RGB is (219, 148, 72) - 219 red, 148 green, and 72 blue.

How to use #DB9448 in CSS?

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

What colors go well with #DB9448?

#488FDB (complementary), #DB4A48 (analogous), and #B36D23 (lighter shade) work well with #DB9448.