#D07A9F Color

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

Color preview

#D07A9F

Color formats

HEX
#D07A9F
RGB
rgb(208, 122, 159)
RGBA
rgba(208, 122, 159, 1)
HSL
hsl(334, 48%, 65%)
HSV
hsv(334, 41%, 82%)
CMYK
cmyk(0%, 41%, 24%, 18%)
CSS variable
--color-primary: #D07A9F;
Lowercase HEX
#d07a9f

Shades

Tints

Tones

Harmony

CSS snippets for #D07A9F

.color-d07a9f {
  color: #D07A9F;
  background-color: #D07A9F;
}

Frequently asked questions

What color is #D07A9F?+

#D07A9F is a HEX color with RGB value rgb(208, 122, 159) and HSL value hsl(334, 48%, 65%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D07A9F?+

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