#D3777F Color

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

Color preview

#D3777F

Color formats

HEX
#D3777F
RGB
rgb(211, 119, 127)
RGBA
rgba(211, 119, 127, 1)
HSL
hsl(355, 51%, 65%)
HSV
hsv(355, 44%, 83%)
CMYK
cmyk(0%, 44%, 40%, 17%)
CSS variable
--color-primary: #D3777F;
Lowercase HEX
#d3777f

Shades

Tints

Tones

Harmony

CSS snippets for #D3777F

.color-d3777f {
  color: #D3777F;
  background-color: #D3777F;
}

Frequently asked questions

What color is #D3777F?+

#D3777F is a HEX color with RGB value rgb(211, 119, 127) and HSL value hsl(355, 51%, 65%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D3777F?+

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