#DB6B80 Color Information

Hex color code: #DB6B80

The hex color #DB6B80 is a energetic red with RGB values of (219, 107, 128) and HSL of (349°, 61%, 64%). It is frequently seen in web interfaces.

Try:
Color NamePale Violet Red
HEX
#DB6B80
RGB
219, 107, 128
HSL
349°, 61%, 64%
CMYK
0%, 51%, 42%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB6B80; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 107, 128

Red: 219 / Green: 107 / Blue: 128

HSL

349°, 61%, 64%

Hue: 349° / Saturation: 61% / Lightness: 64%

CMYK

0%, 51%, 42%, 14%

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

What color is #DB6B80?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB6B80 to RGB:

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

HEX to HSL

Convert #DB6B80 to HSL:

hsl(349, 61%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #DB6B80 to CMYK:

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

Color Meaning and Usage

A energetic red tone, #DB6B80 has RGB (219, 107, 128) and HSL (349°, 61%, 64%). 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 #DB6B80 is #6BDBC7, creating high-contrast pairings. For softer combinations, try analogous colors like #DB6BB8.

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

Contrast with #DB6B80

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB6B80?

#DB6B80 is a energetic red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DB6B80?

#DB6B80 in RGB is (219, 107, 128) - 219 red, 107 green, and 128 blue.

How to use #DB6B80 in CSS?

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

What colors go well with #DB6B80?

#6BDBC7 (complementary), #DB6BB8 (analogous), and #C9314D (lighter shade) work well with #DB6B80.