#D06F88 Color

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

Color preview

#D06F88

Color formats

HEX
#D06F88
RGB
rgb(208, 111, 136)
RGBA
rgba(208, 111, 136, 1)
HSL
hsl(345, 51%, 63%)
HSV
hsv(345, 47%, 82%)
CMYK
cmyk(0%, 47%, 35%, 18%)
CSS variable
--color-primary: #D06F88;
Lowercase HEX
#d06f88

Shades

Tints

Tones

Harmony

CSS snippets for #D06F88

.color-d06f88 {
  color: #D06F88;
  background-color: #D06F88;
}

Frequently asked questions

What color is #D06F88?+

#D06F88 is a HEX color with RGB value rgb(208, 111, 136) and HSL value hsl(345, 51%, 63%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D06F88?+

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