#DB6F30 Color Information

Hex color code: #DB6F30

The hex color #DB6F30 is a invigorating orange with RGB values of (219, 111, 48) and HSL of (22°, 70%, 52%). It is widely used in graphic design.

Try:
Color NameChocolate
HEX
#DB6F30
RGB
219, 111, 48
HSL
22°, 70%, 52%
CMYK
0%, 49%, 78%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB6F30; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 111, 48

Red: 219 / Green: 111 / Blue: 48

HSL

22°, 70%, 52%

Hue: 22° / Saturation: 70% / Lightness: 52%

CMYK

0%, 49%, 78%, 14%

Cyan: 0% / Magenta: 49% / Yellow: 78% / Key: 14%

What color is #DB6F30?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB6F30 to RGB:

rgb(219, 111, 48)HEX to RGB Converter →

HEX to HSL

Convert #DB6F30 to HSL:

hsl(22, 70%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #DB6F30 to CMYK:

cmyk(0%, 49%, 78%, 14%)Color Converter →

Color Meaning and Usage

A vibrant orange tone, #DB6F30 has RGB (219, 111, 48) and HSL (22°, 70%, 52%). Known for evoking warmth and passion, this red-orange hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB6F30 is #2F9BDA, creating high-contrast pairings. For softer combinations, try analogous colors like #DA2F46.

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

Contrast with #DB6F30

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

Contrast Ratio: 6.33:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB6F30?

#DB6F30 is a vibrant orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DB6F30?

#DB6F30 in RGB is (219, 111, 48) - 219 red, 111 green, and 48 blue.

How to use #DB6F30 in CSS?

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

What colors go well with #DB6F30?

#2F9BDA (complementary), #DA2F46 (analogous), and #A04D1C (lighter shade) work well with #DB6F30.