#D3777C Color

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

Color preview

#D3777C

Color formats

HEX
#D3777C
RGB
rgb(211, 119, 124)
RGBA
rgba(211, 119, 124, 1)
HSL
hsl(357, 51%, 65%)
HSV
hsv(357, 44%, 83%)
CMYK
cmyk(0%, 44%, 41%, 17%)
CSS variable
--color-primary: #D3777C;
Lowercase HEX
#d3777c

Shades

Tints

Tones

Harmony

CSS snippets for #D3777C

.color-d3777c {
  color: #D3777C;
  background-color: #D3777C;
}

Frequently asked questions

What color is #D3777C?+

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

What is the closest Tailwind color to #D3777C?+

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