#DA7A7F Color

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

Color preview

#DA7A7F

Color formats

HEX
#DA7A7F
RGB
rgb(218, 122, 127)
RGBA
rgba(218, 122, 127, 1)
HSL
hsl(357, 56%, 67%)
HSV
hsv(357, 44%, 85%)
CMYK
cmyk(0%, 44%, 42%, 15%)
CSS variable
--color-primary: #DA7A7F;
Lowercase HEX
#da7a7f

Shades

Tints

Tones

Harmony

CSS snippets for #DA7A7F

.color-da7a7f {
  color: #DA7A7F;
  background-color: #DA7A7F;
}

Frequently asked questions

What color is #DA7A7F?+

#DA7A7F is a HEX color with RGB value rgb(218, 122, 127) and HSL value hsl(357, 56%, 67%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DA7A7F?+

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