#D06C80 Color

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

Color preview

#D06C80

Color formats

HEX
#D06C80
RGB
rgb(208, 108, 128)
RGBA
rgba(208, 108, 128, 1)
HSL
hsl(348, 52%, 62%)
HSV
hsv(348, 48%, 82%)
CMYK
cmyk(0%, 48%, 38%, 18%)
CSS variable
--color-primary: #D06C80;
Lowercase HEX
#d06c80

Shades

Tints

Tones

Harmony

CSS snippets for #D06C80

.color-d06c80 {
  color: #D06C80;
  background-color: #D06C80;
}

Frequently asked questions

What color is #D06C80?+

#D06C80 is a HEX color with RGB value rgb(208, 108, 128) and HSL value hsl(348, 52%, 62%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D06C80?+

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