#D3708C Color

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

Color preview

#D3708C

Color formats

HEX
#D3708C
RGB
rgb(211, 112, 140)
RGBA
rgba(211, 112, 140, 1)
HSL
hsl(343, 53%, 63%)
HSV
hsv(343, 47%, 83%)
CMYK
cmyk(0%, 47%, 34%, 17%)
CSS variable
--color-primary: #D3708C;
Lowercase HEX
#d3708c

Shades

Tints

Tones

Harmony

CSS snippets for #D3708C

.color-d3708c {
  color: #D3708C;
  background-color: #D3708C;
}

Frequently asked questions

What color is #D3708C?+

#D3708C is a HEX color with RGB value rgb(211, 112, 140) and HSL value hsl(343, 53%, 63%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D3708C?+

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