#D3797D Color

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

Color preview

#D3797D

Color formats

HEX
#D3797D
RGB
rgb(211, 121, 125)
RGBA
rgba(211, 121, 125, 1)
HSL
hsl(357, 51%, 65%)
HSV
hsv(357, 43%, 83%)
CMYK
cmyk(0%, 43%, 41%, 17%)
CSS variable
--color-primary: #D3797D;
Lowercase HEX
#d3797d

Shades

Tints

Tones

Harmony

CSS snippets for #D3797D

.color-d3797d {
  color: #D3797D;
  background-color: #D3797D;
}

Frequently asked questions

What color is #D3797D?+

#D3797D is a HEX color with RGB value rgb(211, 121, 125) and HSL value hsl(357, 51%, 65%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D3797D?+

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