#DA8B8F Color

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

Color preview

#DA8B8F

Color formats

HEX
#DA8B8F
RGB
rgb(218, 139, 143)
RGBA
rgba(218, 139, 143, 1)
HSL
hsl(357, 52%, 70%)
HSV
hsv(357, 36%, 85%)
CMYK
cmyk(0%, 36%, 34%, 15%)
CSS variable
--color-primary: #DA8B8F;
Lowercase HEX
#da8b8f

Shades

Tints

Tones

Harmony

CSS snippets for #DA8B8F

.color-da8b8f {
  color: #DA8B8F;
  background-color: #DA8B8F;
}

Frequently asked questions

What color is #DA8B8F?+

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

What is the closest Tailwind color to #DA8B8F?+

The closest Tailwind color is rose-400, available as the bg-rose-400 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