#DB6180 Color Information

Hex color code: #DB6180

#DB6180 is a invigorating red color. In RGB it is (219, 97, 128), and in HSL it is (345°, 63%, 62%). It is widely used in graphic design.

Try:
Color NamePale Violet Red
HEX
#DB6180
RGB
219, 97, 128
HSL
345°, 63%, 62%
CMYK
0%, 56%, 42%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB6180; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 97, 128

Red: 219 / Green: 97 / Blue: 128

HSL

345°, 63%, 62%

Hue: 345° / Saturation: 63% / Lightness: 62%

CMYK

0%, 56%, 42%, 14%

Cyan: 0% / Magenta: 56% / Yellow: 42% / Key: 14%

What color is #DB6180?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB6180 to RGB:

rgb(219, 97, 128)HEX to RGB Converter →

HEX to HSL

Convert #DB6180 to HSL:

hsl(345, 63%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #DB6180 to CMYK:

cmyk(0%, 56%, 42%, 14%)Color Converter →

Color Meaning and Usage

A fiery red tone, #DB6180 has RGB (219, 97, 128) and HSL (345°, 63%, 62%). Known for evoking warmth and passion, this red-orange hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB6180 is #61DBBD, creating high-contrast pairings. For softer combinations, try analogous colors like #DB61BD.

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

Contrast with #DB6180

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB6180?

#DB6180 is a fiery red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DB6180?

#DB6180 in RGB is (219, 97, 128) - 219 red, 97 green, and 128 blue.

How to use #DB6180 in CSS?

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

What colors go well with #DB6180?

#61DBBD (complementary), #DB61BD (analogous), and #C32C52 (lighter shade) work well with #DB6180.