#DA888B Color

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

Color preview

#DA888B

Color formats

HEX
#DA888B
RGB
rgb(218, 136, 139)
RGBA
rgba(218, 136, 139, 1)
HSL
hsl(358, 53%, 69%)
HSV
hsv(358, 38%, 85%)
CMYK
cmyk(0%, 38%, 36%, 15%)
CSS variable
--color-primary: #DA888B;
Lowercase HEX
#da888b

Shades

Tints

Tones

Harmony

CSS snippets for #DA888B

.color-da888b {
  color: #DA888B;
  background-color: #DA888B;
}

Frequently asked questions

What color is #DA888B?+

#DA888B is a HEX color with RGB value rgb(218, 136, 139) and HSL value hsl(358, 53%, 69%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DA888B?+

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