#D47F7F Color

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

Color preview

#D47F7F

Color formats

HEX
#D47F7F
RGB
rgb(212, 127, 127)
RGBA
rgba(212, 127, 127, 1)
HSL
hsl(0, 50%, 66%)
HSV
hsv(0, 40%, 83%)
CMYK
cmyk(0%, 40%, 40%, 17%)
CSS variable
--color-primary: #D47F7F;
Lowercase HEX
#d47f7f

Shades

Tints

Tones

Harmony

CSS snippets for #D47F7F

.color-d47f7f {
  color: #D47F7F;
  background-color: #D47F7F;
}

Frequently asked questions

What color is #D47F7F?+

#D47F7F is a HEX color with RGB value rgb(212, 127, 127) and HSL value hsl(0, 50%, 66%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D47F7F?+

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