#DA918B Color Information

Hex color code: #DA918B

The hex color #DA918B is a invigorating red with RGB values of (218, 145, 139) and HSL of (5°, 52%, 70%). It is widely used in graphic design.

Try:
Color NameDark Salmon
HEX
#DA918B
RGB
218, 145, 139
HSL
5°, 52%, 70%
CMYK
0%, 33%, 36%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DA918B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 145, 139

Red: 218 / Green: 145 / Blue: 139

HSL

5°, 52%, 70%

Hue: 5° / Saturation: 52% / Lightness: 70%

CMYK

0%, 33%, 36%, 15%

Cyan: 0% / Magenta: 33% / Yellow: 36% / Key: 15%

What color is #DA918B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DA918B to RGB:

rgb(218, 145, 139)HEX to RGB Converter →

HEX to HSL

Convert #DA918B to HSL:

hsl(5, 52%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #DA918B to CMYK:

cmyk(0%, 33%, 36%, 15%)Color Converter →

Color Meaning and Usage

#DA918B is a fiery red color with RGB values of 218, 145, 139 and HSL of 5°, 52%, 70%. This red-orange hue evokes warmth and passion, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DA918B is #8BD4DA, creating high-contrast pairings. For softer combinations, try analogous colors like #DA8BAC.

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

Contrast with #DA918B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DA918B?

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

What is the RGB value of #DA918B?

#DA918B in RGB is (218, 145, 139) - 218 red, 145 green, and 139 blue.

How to use #DA918B in CSS?

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

What colors go well with #DA918B?

#8BD4DA (complementary), #DA8BAC (analogous), and #C85B51 (lighter shade) work well with #DA918B.