#DA807C Color Information

Hex color code: #DA807C

The hex color #DA807C is a fiery red with RGB values of (218, 128, 124) and HSL of (3°, 56%, 67%). It is typically applied in digital products.

Try:
Color NameLight Coral
HEX
#DA807C
RGB
218, 128, 124
HSL
3°, 56%, 67%
CMYK
0%, 41%, 43%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DA807C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 128, 124

Red: 218 / Green: 128 / Blue: 124

HSL

3°, 56%, 67%

Hue: 3° / Saturation: 56% / Lightness: 67%

CMYK

0%, 41%, 43%, 15%

Cyan: 0% / Magenta: 41% / Yellow: 43% / Key: 15%

What color is #DA807C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DA807C to RGB:

rgb(218, 128, 124)HEX to RGB Converter →

HEX to HSL

Convert #DA807C to HSL:

hsl(3, 56%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #DA807C to CMYK:

cmyk(0%, 41%, 43%, 15%)Color Converter →

Color Meaning and Usage

A vibrant red tone, #DA807C has RGB (218, 128, 124) and HSL (3°, 56%, 67%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DA807C is #7CD5DA, creating high-contrast pairings. For softer combinations, try analogous colors like #DA7CA6.

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

Contrast with #DA807C

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

Contrast Ratio: 7.36:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DA807C?

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

What is the RGB value of #DA807C?

#DA807C in RGB is (218, 128, 124) - 218 red, 128 green, and 124 blue.

How to use #DA807C in CSS?

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

What colors go well with #DA807C?

#7CD5DA (complementary), #DA7CA6 (analogous), and #C94740 (lighter shade) work well with #DA807C.