#DB350F Color Information

Hex color code: #DB350F

A striking red shade, #DB350F appears as (219, 53, 15) in RGB and (11°, 87%, 46%) in HSL. It is popular in mobile app design.

Try:
Color NameFirebrick
HEX
#DB350F
RGB
219, 53, 15
HSL
11°, 87%, 46%
CMYK
0%, 76%, 93%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #DB350F; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #DB350F; color: #FFFFFF; }

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 #DB350F; background-color: #DB350F15; }

Alert / Toast

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

Link / Accent

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

a { color: #DB350F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 53, 15

Red: 219 / Green: 53 / Blue: 15

HSL

11°, 87%, 46%

Hue: 11° / Saturation: 87% / Lightness: 46%

CMYK

0%, 76%, 93%, 14%

Cyan: 0% / Magenta: 76% / Yellow: 93% / Key: 14%

What color is #DB350F?

#DB350F is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB350F to RGB:

rgb(219, 53, 15)HEX to RGB Converter →

HEX to HSL

Convert #DB350F to HSL:

hsl(11, 87%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #DB350F to CMYK:

cmyk(0%, 76%, 93%, 14%)Color Converter →

Color Meaning and Usage

A striking red tone, #DB350F has RGB (219, 53, 15) and HSL (11°, 87%, 46%). Known for evoking energy and excitement, this highly saturated hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB350F is #0FB6DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DB0F50.

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

Contrast with #DB350F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB350F?

#DB350F is a striking red color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #DB350F?

#DB350F in RGB is (219, 53, 15) - 219 red, 53 green, and 15 blue.

How to use #DB350F in CSS?

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

What colors go well with #DB350F?

#0FB6DB (complementary), #DB0F50 (analogous), and #94230A (lighter shade) work well with #DB350F.