#DA8B99 Color

Inspect #DA8B99 across formats, palettes, contrast and closest named color matches.

Color preview

#DA8B99

Color formats

HEX
#DA8B99
RGB
rgb(218, 139, 153)
RGBA
rgba(218, 139, 153, 1)
HSL
hsl(349, 52%, 70%)
HSV
hsv(349, 36%, 85%)
CMYK
cmyk(0%, 36%, 30%, 15%)
CSS variable
--color-primary: #DA8B99;
Lowercase HEX
#da8b99

Shades

Tints

Tones

Harmony

CSS snippets for #DA8B99

.color-da8b99 {
  color: #DA8B99;
  background-color: #DA8B99;
}

Frequently asked questions

What color is #DA8B99?+

#DA8B99 is a HEX color with RGB value rgb(218, 139, 153) and HSL value hsl(349, 52%, 70%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DA8B99?+

The closest Tailwind color is red-300, available as the bg-red-300 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools