#DB768C Color Information

Hex color code: #DB768C

The hex color #DB768C is a invigorating red with RGB values of (219, 118, 140) and HSL of (347°, 58%, 66%). It is widely used in graphic design.

Try:
Color NamePale Violet Red
HEX
#DB768C
RGB
219, 118, 140
HSL
347°, 58%, 66%
CMYK
0%, 46%, 36%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB768C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 118, 140

Red: 219 / Green: 118 / Blue: 140

HSL

347°, 58%, 66%

Hue: 347° / Saturation: 58% / Lightness: 66%

CMYK

0%, 46%, 36%, 14%

Cyan: 0% / Magenta: 46% / Yellow: 36% / Key: 14%

What color is #DB768C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB768C to RGB:

rgb(219, 118, 140)HEX to RGB Converter →

HEX to HSL

Convert #DB768C to HSL:

hsl(347, 58%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #DB768C to CMYK:

cmyk(0%, 46%, 36%, 14%)Color Converter →

Color Meaning and Usage

A vibrant red tone, #DB768C has RGB (219, 118, 140) and HSL (347°, 58%, 66%). Known for evoking warmth and passion, this red-orange hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB768C is #76DBC5, creating high-contrast pairings. For softer combinations, try analogous colors like #DB76BE.

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

Contrast with #DB768C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB768C?

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

What is the RGB value of #DB768C?

#DB768C in RGB is (219, 118, 140) - 219 red, 118 green, and 140 blue.

How to use #DB768C in CSS?

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

What colors go well with #DB768C?

#76DBC5 (complementary), #DB76BE (analogous), and #CB3A59 (lighter shade) work well with #DB768C.